We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39dc6e3 + 408b272 commit 9f12627Copy full SHA for 9f12627
doxygen.conf
@@ -1131,7 +1131,7 @@ GENERATE_HTML = YES
1131
# The default directory is: html.
1132
# This tag requires that the tag GENERATE_HTML is set to YES.
1133
1134
-HTML_OUTPUT = html
+HTML_OUTPUT = .
1135
1136
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
1137
# generated HTML page (for example: .htm, .php, .asp).
@@ -1479,7 +1479,7 @@ DISABLE_INDEX = NO
1479
# The default value is: NO.
1480
1481
1482
-GENERATE_TREEVIEW = NO
+GENERATE_TREEVIEW = YES
1483
1484
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1485
# doxygen will group on one line in the generated HTML documentation.
0 commit comments