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 =
902902# also VERBATIM_HEADERS is set to NO.
903903# The default value is: NO.
904904
905- SOURCE_BROWSER = NO
905+ SOURCE_BROWSER = YES
906906
907907# Setting the INLINE_SOURCES tag to YES will include the body of functions,
908908# classes and enums directly into the documentation.
@@ -1136,7 +1136,7 @@ HTML_TIMESTAMP = YES
11361136# The default value is: NO.
11371137# This tag requires that the tag GENERATE_HTML is set to YES.
11381138
1139- HTML_DYNAMIC_SECTIONS = NO
1139+ HTML_DYNAMIC_SECTIONS = YES
11401140
11411141# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries
11421142# shown in the various tree structured indices initially; the user can expand
@@ -1362,10 +1362,10 @@ DISABLE_INDEX = NO
13621362# the root of the tree instead of the PROJECT_NAME. Since the tree basically has
13631363# the same information as the tab index, you could consider setting
13641364# DISABLE_INDEX to YES when enabling this option.
1365- # The default value is: NO .
1365+ # The default value is: .
13661366# This tag requires that the tag GENERATE_HTML is set to YES.
13671367
1368- GENERATE_TREEVIEW = NO
1368+ GENERATE_TREEVIEW = YES
13691369
13701370# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
13711371# doxygen will group on one line in the generated HTML documentation.
You can’t perform that action at this time.
0 commit comments