File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -1073,7 +1073,7 @@ ENUM_VALUES_PER_LINE = 4
1073
1073
# JavaScript, DHTML, CSS and frames is required (i.e. any modern browser).
1074
1074
# Windows users are probably better off using the HTML help feature.
1075
1075
1076
- GENERATE_TREEVIEW = NO
1076
+ GENERATE_TREEVIEW = YES
1077
1077
1078
1078
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
1079
1079
# and Class Hierarchy pages using a tree view instead of an ordered list.
@@ -1673,3 +1673,9 @@ GENERATE_LEGEND = YES
1673
1673
# the various graphs.
1674
1674
1675
1675
DOT_CLEANUP = YES
1676
+
1677
+ # As per https://github.com/jothepro/doxygen-awesome-css?tab=readme-ov-file#choosing-a-layout
1678
+
1679
+ FULL_SIDEBAR = NO
1680
+ HTML_EXTRA_STYLESHEET = doc/doxygen-awesome-css/doxygen-awesome.css
1681
+ HTML_COLORSTYLE = LIGHT
You can’t perform that action at this time.
0 commit comments