|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Organise pages in doxygenHello list,
I have many pages generated with my documentation that are not related to a class, a function or whatever. They provide details on some concepts and are created using \page syntax. I would like to organise those pages in a hierarchical index beter than collect them as a flat list in the "related pages" index. I have tried to put those pages in a group but it looks like doxygen inlines all the \ingroup-ed pages in a single bigger page. This is not what I need. It would be nice if someone gave me an idea on how to do what I need. Thank you Best, Yann Renard ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
|
|
Re: Organise pages in doxygenLookup the \mainpage and \subpage commands in the doxygen manual.
> -----Original Message----- > From: doxygen-users-bounces@... > [mailto:doxygen-users-bounces@...] On > Behalf Of Yann Renard > Sent: 30 June 2008 13:54 > To: doxygen-users@... > Subject: [Doxygen-users] Organise pages in doxygen > > > Hello list, > > I have many pages generated with my documentation that are > not related > to a class, a function or whatever. They provide details on some > concepts and are created using \page syntax. I would like to organise > those pages in a hierarchical index beter than collect them as a flat > list in the "related pages" index. I have tried to put those > pages in a > group but it looks like doxygen inlines all the \ingroup-ed > pages in a > single bigger page. This is not what I need. It would be nice > if someone > gave me an idea on how to do what I need. > > Thank you > Best, > Yann Renard > > -------------------------------------------------------------- > ----------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Doxygen-users mailing list > Doxygen-users@... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > **************************************************** Visit our website at <http://www.domino-printing.com/> **************************************************** This Email and any files transmitted with it are intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any reading, redistribution, disclosure or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you are not the intended recipient please contact the sender immediately and delete the material from your computer. E-mail may be susceptible to data corruption, interception, viruses and unauthorised amendment and Domino UK Limited does not accept liability for any such corruption, interception, viruses or amendment or their consequences. **************************************************** Domino UK Limited. Registered in England. Registered Number:1750201. Registered Office Address: Trafalgar Way, Bar Hill, Cambridge, CB23 8TU. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
|
|
Re: Organise pages in doxygenWhat about this documentation?
http://libcwd.sourceforge.net/reference-manual/index.html Each of those is a seperate *.dox file. On Mon, Jun 30, 2008 at 02:53:39PM +0200, Yann Renard wrote: > Hello list, > > I have many pages generated with my documentation that are not related > to a class, a function or whatever. They provide details on some > concepts and are created using \page syntax. I would like to organise > those pages in a hierarchical index beter than collect them as a flat > list in the "related pages" index. I have tried to put those pages in a > group but it looks like doxygen inlines all the \ingroup-ed pages in a > single bigger page. This is not what I need. It would be nice if someone > gave me an idea on how to do what I need. > > Thank you > Best, > Yann Renard -- Carlo Wood <carlo@...> ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
|
|
Re: Organise pages in doxygenGreg Aldridge wrote:
> Lookup the \mainpage and \subpage commands in the doxygen manual. \subpage is exactly what I need ! Best regards Yann Renard ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
| Free Forum Powered by Nabble | Forum Help |