Am 01.08.2013 18:50, schrieb admsugar:
> <http://doxygen.10944.n7.nabble.com/file/n6190/goal.png>
>
> As you can see by this image, the navtree on the doxygen.org site is full of
> pages with just text documentation, and these pages aren't sorted
> alphabetically like doxygen normally would using the <pages> tab in the xml
> sheet.
>
> How can you organize any .dox pages passed in the nav tree so you can decide
> the order they appear in the navigation tree like in this example? Are these
> individual tabs? If they are individual tabs rather than related pages how
> can you make each tab have a drop down in their nav tree hierarchy? As of
> now if i disable the pages tab and create a new tab for each page passed
> they have no drop down anymore, which is something we want to maintain.
>

I think this is all done using @mainpage, @page and @subpage.
To be sure you can check the repository of doxygen, which includes the 
sources for the web page.

We don't use @subpage, but http://ultradefrag.sourceforge.net/handbook/ 
is created in a similar way, see 
http://sourceforge.net/p/ultradefrag/code/4175/tree/release/doc/handbook/ for 
the source.


--
Stefan P.

Top-posting:
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to