From 8b7b12007ba33160578cc152409ba4f899bb14db Mon Sep 17 00:00:00 2001 From: Tobi-D7 Date: Tue, 12 Apr 2022 10:22:36 +0200 Subject: [PATCH] LOL --- Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile b/Doxyfile index 8195d8e..493e289 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1167,7 +1167,7 @@ HTML_HEADER = header.html # that doxygen normally uses. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_FOOTER = doxygen-awesome-css/doxygen-awesome.css +HTML_FOOTER = # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style # sheet that is used by each HTML page. It can be used to fine-tune the look of @@ -1179,7 +1179,7 @@ HTML_FOOTER = doxygen-awesome-css/doxygen-awesome.css # obsolete. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_STYLESHEET = +HTML_STYLESHEET = doxygen-awesome-css/doxygen-awesome.css # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined # cascading style sheets that are included after the standard style sheets