On Mar 8, 2013, at 9:49 , Dmitry Timoshenko <workingfe...@gmail.com> wrote:

> 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.

That is what I see with your example, a default config file with the tree view 
enabled, 
and the latest version of doxygen.

Regards,
  Dimitri


------------------------------------------------------------------------------
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