Skip to content

Commit 80a5f44

Browse files
Doxygen; use doxygen-awesome-css
1 parent adab5f9 commit 80a5f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/doxygen.conf.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,7 +1307,7 @@ HTML_STYLESHEET =
13071307
# documentation.
13081308
# This tag requires that the tag GENERATE_HTML is set to YES.
13091309

1310-
HTML_EXTRA_STYLESHEET =
1310+
HTML_EXTRA_STYLESHEET = /usr/share/doxygen-awesome-css/doxygen-awesome.css
13111311

13121312
# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
13131313
# other source files which should be copied to the HTML output directory. Note
@@ -1658,7 +1658,7 @@ DISABLE_INDEX = NO
16581658
# The default value is: NO.
16591659
# This tag requires that the tag GENERATE_HTML is set to YES.
16601660

1661-
GENERATE_TREEVIEW = NO
1661+
GENERATE_TREEVIEW = YES
16621662

16631663
# When both GENERATE_TREEVIEW and DISABLE_INDEX are set to YES, then the
16641664
# FULL_SIDEBAR option determines if the side bar is limited to only the treeview

0 commit comments

Comments
 (0)