File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -902,7 +902,7 @@ USE_MDFILE_AS_MAINPAGE =
902
902
# also VERBATIM_HEADERS is set to NO.
903
903
# The default value is: NO.
904
904
905
- SOURCE_BROWSER = NO
905
+ SOURCE_BROWSER = YES
906
906
907
907
# Setting the INLINE_SOURCES tag to YES will include the body of functions,
908
908
# classes and enums directly into the documentation.
@@ -1136,7 +1136,7 @@ HTML_TIMESTAMP = YES
1136
1136
# The default value is: NO.
1137
1137
# This tag requires that the tag GENERATE_HTML is set to YES.
1138
1138
1139
- HTML_DYNAMIC_SECTIONS = NO
1139
+ HTML_DYNAMIC_SECTIONS = YES
1140
1140
1141
1141
# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries
1142
1142
# shown in the various tree structured indices initially; the user can expand
@@ -1362,10 +1362,10 @@ DISABLE_INDEX = NO
1362
1362
# the root of the tree instead of the PROJECT_NAME. Since the tree basically has
1363
1363
# the same information as the tab index, you could consider setting
1364
1364
# DISABLE_INDEX to YES when enabling this option.
1365
- # The default value is: NO .
1365
+ # The default value is: .
1366
1366
# This tag requires that the tag GENERATE_HTML is set to YES.
1367
1367
1368
- GENERATE_TREEVIEW = NO
1368
+ GENERATE_TREEVIEW = YES
1369
1369
1370
1370
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1371
1371
# doxygen will group on one line in the generated HTML documentation.
You can’t perform that action at this time.
0 commit comments