[Doxygen-users] Is it possible to remove a nav item without corresponding tree item being removed?
Brought to you by:
dimitri
From: didje <dia...@pd...> - 2014-10-29 10:35:21
|
I would like to remove certain of the top navigation links, but preserve those links in the tree index on the left hand side of the generated documentation. Is this possible? In the DoxygenLayout.xml file, there is no way to do this - once I change a nav item, setting visible to "no", the item is removed both from the top navigation links and the left hand side column menu. I am also interested in doing this the other way around - i.e. removing a link from the left hand side column but preserving it in the top navigation links. Is this simply impossible or is there a workaround to do it? -- View this message in context: http://doxygen.10944.n7.nabble.com/Is-it-possible-to-remove-a-nav-item-without-corresponding-tree-item-being-removed-tp6878.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |