summaryrefslogtreecommitdiffstats
path: root/doc/customize.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/customize.doc')
-rw-r--r--doc/customize.doc15
1 files changed, 13 insertions, 2 deletions
diff --git a/doc/customize.doc b/doc/customize.doc
index b035826..158de5b 100644
--- a/doc/customize.doc
+++ b/doc/customize.doc
@@ -2,7 +2,7 @@
*
*
*
- * Copyright (C) 1997-2012 by Dimitri van Heesch.
+ * Copyright (C) 1997-2013 by Dimitri van Heesch.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation under the terms of the GNU General Public License is hereby
@@ -250,7 +250,18 @@ defined group with title "My Group":
</navindex>
\endverbatim
-Groups can be nested to form a hierarchy.
+Groups can be nested to form a hierarchy.
+
+By default a usergroup entry in the navigation tree is a link to
+a landing page with the contents of the group. You can link to a
+different page using the `url` attribute just like you can for the
+`<tab>` element and prevent any link using `url="[none]"`, i.e.
+
+\verbatim
+ <tab type="usergroup" title="Group without link" url="[none]">
+ ...
+ </tab>
+\endverbatim
The elements after \c navindex represent the layout of the different
pages generated by doxygen: