Re: [Doxygen-users] how to create hyperlinks to class definitions from Mainpage.dox?
Brought to you by:
dimitri
From: Tanaka S. <ta...@gm...> - 2014-11-16 18:17:24
|
Thank you Albert. I would like stress that I had to give all the namespaces my class was hidden in, e.g.: \ref namespace1::namespace2::myclass otherwise myclass won't be found by doxygen. simon On 16.11.2014 09:15, Albert wrote: > Please have a look at the documentation "Automatic link generation" > (in pdf chapter 11) and "Links to classes (in pdf paragraph 11.2). > > On Sat, Nov 15, 2014 at 11:56 PM, Tanaka Simon <ta...@gm... > <mailto:ta...@gm...>> wrote: > > 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 > > > ------------------------------------------------------------------------------ > Comprehensive Server Monitoring with Site24x7. > Monitor 10 servers for $9/Month. > Get alerted through email, SMS, voice calls or mobile push > notifications. > Take corrective actions from your mobile device. > http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > <mailto:Dox...@li...> > https://lists.sourceforge.net/lists/listinfo/doxygen-users > > |