File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1073,7 +1073,7 @@ ENUM_VALUES_PER_LINE = 4
10731073# JavaScript, DHTML, CSS and frames is required (i.e. any modern browser).
10741074# Windows users are probably better off using the HTML help feature.
10751075
1076- GENERATE_TREEVIEW = NO
1076+ GENERATE_TREEVIEW = YES
10771077
10781078# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
10791079# and Class Hierarchy pages using a tree view instead of an ordered list.
@@ -1673,3 +1673,9 @@ GENERATE_LEGEND = YES
16731673# the various graphs.
16741674
16751675DOT_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