开发者

Doxygen: Adding a custom link under the "Related Pages" section

开发者 https://www.devze.com 2022-12-21 12:09 出处:网络
I have a several html pages explaining different parts of my code, and I\'ve recently ran Doxygen on it as well. I would like to add links to my current html pages under the Doxygen\'d \"Related Pages

I have a several html pages explaining different parts of my code, and I've recently ran Doxygen on it as well. I would like to add links to my current html pages under the Doxygen'd "Related Pages" page.

Is there a way to do this other than manua开发者_StackOverflow中文版lly inserting them?


Look at Doxygen \page command documentation.

0

精彩评论

暂无评论...
验证码 换一张
取 消