Add Doxygen stylesheet

From https://github.com/jothepro/doxygen-awesome-css
This commit is contained in:
Mat Sutcliffe
2021-12-31 17:23:41 +00:00
parent c8da0e49d6
commit ee80d352d5
2 changed files with 1526 additions and 2 deletions

View File

@@ -1201,7 +1201,7 @@ HTML_STYLESHEET =
# list). For an example see the documentation.
# This tag requires that the tag GENERATE_HTML is set to YES.
HTML_EXTRA_STYLESHEET =
HTML_EXTRA_STYLESHEET = css/doxygen-awesome.css
# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
# other source files which should be copied to the HTML output directory. Note
@@ -2524,7 +2524,7 @@ MAX_DOT_GRAPH_DEPTH = 0
# The default value is: NO.
# This tag requires that the tag HAVE_DOT is set to YES.
DOT_TRANSPARENT = NO
DOT_TRANSPARENT = YES
# Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
# files in one run (i.e. multiple -o and -T options on the command line). This

1524
docs/css/doxygen-awesome.css Normal file

File diff suppressed because it is too large Load Diff