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 <-
Doxygen makes to me this tree:
+---A
| /---B
| /---C
|---B <- want to hide
|---C <- want to hide
But I need:
+---A
| /---B
| /---C
The problem is that:
I mean if I define a page it ANYWAY appears at the root level of the
tree. It doesn't matter it is mentioned (referred) somewh
Hello,
I would like to hide top menu, but want respective nodes to be visible
in the tree.
How could it be achieved?
Hiding them via DoxygenLayout.xml removes them from everywhere...
Thanx in advance.
--
Own the Future
Hello,
|EXTRACT_PRIVATE doesn't fit due to it brings everything. I need only exact
methods to be documented.
How to designate it?
Thanx in advance,
Dmitry.
|
--
Try New Relic Now & We'll Send You this Cool Shirt
New
Hello,
I would like to group protected member in the class Detailed Description
section. I use /** @{ */ syntax, but anyway they appear mixed with
public methods in alphabetical order.
Thanx, Dmitry.
--
Try New Relic N