aboutsummaryrefslogtreecommitdiff
path: root/doc/doxygen/gnunet.doxy
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-03 20:45:51 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 00:44:29 +0100
commitbd83912f439e5aee99dde0fbb3a2f37ee8c27fd4 (patch)
treebe663164da7f6d70db5b1df7a5479307babf81aa /doc/doxygen/gnunet.doxy
parentcb4c05179fcd01efaac94dc1bdc992cf951a9aff (diff)
downloadgnunet-bd83912f439e5aee99dde0fbb3a2f37ee8c27fd4.tar.gz
gnunet-bd83912f439e5aee99dde0fbb3a2f37ee8c27fd4.zip
DOC: Reconfigured Doxygen HTML output to improve navigability
Diffstat (limited to 'doc/doxygen/gnunet.doxy')
-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.