[Doxygen-users] how to create hyperlinks to class definitions from Mainpage.dox?
Brought to you by:
dimitri
From: Tanaka S. <ta...@gm...> - 2014-11-15 22:56:32
|
Dear doxygen Users, For the doxygen documentation, I have a html Mainpage.dox file. If a source code file name is written in it, hyperlinks to that source file are automatically generated. But how can I have a hyperlink to to a class definition, or member method, or the like? A minimal example is attached. Thanks Simon |