admin管理员组文章数量:1312732
How does one link to an auto-generated Doxygen page such as Topics
or Namespaces
? Typically, I would link to a page by defining its anchor and then using \ref
as described here, but this is not possible with the pages that Doxygen generates itself. I can change the title of these pages via DoxygenLayout.xml
but I cannot insert \anchor
because I think Doxygen interprets those XML fields literally, ie: it doesn't look for commands.
I know that the Topics
page is always an HTML file called topics.html
, so perhaps I could do a relative reference to that?
Am I missing something daft?
本文标签: continuous integrationDoxygen link to Topics pageStack Overflow
版权声明:本文标题:continuous integration - Doxygen link to Topics page - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741897979a2403692.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论