summaryrefslogtreecommitdiff
path: root/infra/doxygen/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'infra/doxygen/Doxyfile')
-rw-r--r--infra/doxygen/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/doxygen/Doxyfile b/infra/doxygen/Doxyfile
index 844c441b2..0dc6fdfff 100644
--- a/infra/doxygen/Doxyfile
+++ b/infra/doxygen/Doxyfile
@@ -1487,7 +1487,7 @@ DISABLE_INDEX = NO
# The default value is: NO.
# This tag requires that the tag GENERATE_HTML is set to YES.
-GENERATE_TREEVIEW = NO
+GENERATE_TREEVIEW = YES
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
# doxygen will group on one line in the generated HTML documentation.