aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/doxygen/gnunet.doxy4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doxygen/gnunet.doxy b/doc/doxygen/gnunet.doxy
index bfde393ae..fb7fb5eee 100644
--- a/doc/doxygen/gnunet.doxy
+++ b/doc/doxygen/gnunet.doxy
@@ -1537,7 +1537,7 @@ ECLIPSE_DOC_ID = org.doxygen.Project
1537# The default value is: NO. 1537# The default value is: NO.
1538# This tag requires that the tag GENERATE_HTML is set to YES. 1538# This tag requires that the tag GENERATE_HTML is set to YES.
1539 1539
1540DISABLE_INDEX = NO 1540DISABLE_INDEX = YES
1541 1541
1542# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index 1542# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1543# structure should be generated to display hierarchical information. If the tag 1543# structure should be generated to display hierarchical information. If the tag
@@ -1554,7 +1554,7 @@ DISABLE_INDEX = NO
1554# The default value is: NO. 1554# The default value is: NO.
1555# This tag requires that the tag GENERATE_HTML is set to YES. 1555# This tag requires that the tag GENERATE_HTML is set to YES.
1556 1556
1557GENERATE_TREEVIEW = NONE 1557GENERATE_TREEVIEW = YES
1558 1558
1559# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that 1559# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1560# doxygen will group on one line in the generated HTML documentation. 1560# doxygen will group on one line in the generated HTML documentation.