【问题标题】:How to link to specific section in an external Doxygen html file?如何链接到外部 Doxygen html 文件中的特定部分?
【发布时间】:2013-04-10 13:16:54
【问题描述】:

假设我在 doxygen 页面 page_Examples 中有一个名为 section_Example 的部分。是否可以直接链接到该部分?

链接到页面是用\link page_Examples Examples \endlink完成的,但我想直接进入该部分!谢谢。

【问题讨论】:

    标签: hyperlink documentation doxygen


    【解决方案1】:

    你可以使用

    \ref section_Example Link Title
    

    创建您正在寻找的链接。请参阅documentation 了解更多信息。

    【讨论】:

      猜你喜欢
      • 2018-12-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-03-27
      • 1970-01-01
      • 2019-01-15
      • 1970-01-01
      • 2014-07-26
      相关资源
      最近更新 更多