Hi, Thanks for your answer Markus. I looked into it and think I understand the problem.
On 10/09/2012 10:07 PM, Markus Raab wrote: >> In my documentation, I have special sections based on pages and subpages. >> I tried Doxygen 1.8.2-20120930 but since then the Treeview does >> reference pages but not subpages. This is a pity because it gets harder >> to browser these pages. Is it a bug or am I missing something ? > > I use pages and subpages without any problems (and they show up on the left > side and I can link to them). How did you configure doxygen? Actually, I have a specific layout file with the following: <navindex> ... <tab type="pages" visible="no" title="" intro=""/> <tab type="usergroup" url="@ref mainpage" title="Getting started"> <tab type="user" url="@ref quickref" title="Quick Reference Guide"/> <tab type="user" url="@ref tutorial" title="Tutorial"/> </tab> ... </navindex> I wanted to make a group of pages related to a same subject. Here, "pages" tab is not visible, so usual treeview entries for "Tutorial" and "Quick Reference Guide" pages are hidden too. Links to these two pages are listed in the Treeview, though, under the group "Getting Started" but are not considered as a hierarchy of pages. So, links to subpages and/or sections are not shown in the treeview. > Did the versions before 1.8.2-20120930 work? I checked with previous version from 1.8.0 and this is the same behavior. This behavior stroke me mainly because now the current selection in the treeview is synchronized with the current page. ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users