diff --git a/Doxyfile b/Doxyfile index c9dc9ff..a895551 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1353,7 +1353,7 @@ HTML_FILE_EXTENSION = .html # of the possible markers and block names see the documentation. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_HEADER = +HTML_HEADER = documentation/header.html # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each # generated HTML page. If the tag is left blank doxygen will generate a standard @@ -1403,7 +1403,7 @@ HTML_EXTRA_STYLESHEET = documentation/doxygen-awesome-css/doxygen-awesome.css # files will be copied as-is; there are no commands or markers available. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_EXTRA_FILES = +HTML_EXTRA_FILES = documentation/doxygen-awesome-css/doxygen-awesome-darkmode-toggle.js # The HTML_COLORSTYLE tag can be used to specify if the generated HTML output # should be rendered with a dark or light theme. diff --git a/documentation/header.html b/documentation/header.html new file mode 100644 index 0000000..7e2f72c --- /dev/null +++ b/documentation/header.html @@ -0,0 +1,78 @@ + + + +
+ + + + +