Re: [Doxygen-users] Attach subpage to page?
Brought to you by:
dimitri
|
From: Michael G. <mg...@ph...> - 2011-07-12 16:47:09
|
Martin, Have you tried putting "\page page_name" before \subpage? That is what I do for adding sections to a page and it works fine. ie: /** * \page page_name * \subpage subpage_name Subpage Title * foobar text foobar text */ Michael Gray Phoenix Integration Inc www.phoenix-int.com ----- Original Message ----- From: "Martin Svensson" <mar...@ne...> To: "doxygen-users" <dox...@li...> Sent: Tuesday, July 12, 2011 5:09:29 AM Subject: [Doxygen-users] Attach subpage to page? Hello, How do I attach subpages to existing pages, similar to \ingroup?. (\subpage is the reverse, i.e. predeclares a subpage to be defined later, and does not do anything good for me.) -- signature Martin Svensson SW Developer Net Insight logotype image Net Insight AB | Box 42093 | SE-126 14 STOCKHOLM | SWEDEN Visiting address: Västberga Allé 9 Direct: +46 8 685 04 29 Phone: +46 8 685 04 00 | Fax: +46 8 685 04 20 E-mail: mar...@ne... www.netinsight.net Event Advertising image. ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Doxygen-users mailing list Dox...@li... https://lists.sourceforge.net/lists/listinfo/doxygen-users |