summaryrefslogtreecommitdiff
path: root/documentation/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Doxyfile')
-rw-r--r--documentation/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Doxyfile b/documentation/Doxyfile
index 26ec8bc91..1d9b06846 100644
--- a/documentation/Doxyfile
+++ b/documentation/Doxyfile
@@ -801,7 +801,7 @@ HTML_FOOTER = src/html_footer
# the style sheet file to the HTML output directory, so don't put your own
# stylesheet in the HTML output directory as well, or it will be erased!
-HTML_STYLESHEET = src/html_stylesheet.css
+HTML_STYLESHEET =
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
# files or namespaces will be aligned in HTML using tables. If set to