Hi,

I have an issue I could not resolve by myself. Help please.

I have (conditionally):

/** @mainpage A
@subpage B
*/

/** @page B
@subpage C
*/

/** @page C */

Doxygen makes the tree where all the pages are shown on the root level.

+---A
|   /---B
|       /---C
|---B <- want to hide
|---C <- want to hide

but I need only top (A here and nested B & C) to be visible i.e. should 
be organized accordingly @subpage tags.

I also tried to set visible to 'no' in DoxygenLayout.xml. But it hides 
all the pages, only 'files' and 'classes' are left.

Thanx in advance.

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to