about summary refs log tree commit diff
path: root/doc/src/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/Doxyfile')
-rw-r--r--doc/src/Doxyfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/Doxyfile b/doc/src/Doxyfile
index 776607b3..55363e11 100644
--- a/doc/src/Doxyfile
+++ b/doc/src/Doxyfile
@@ -122,11 +122,11 @@ SOURCE_BROWSER         = YES
 
 GENERATE_HTML          = YES
 
-HTML_OUTPUT            = html
-HTML_FILE_EXTENSION    = .html
-HTML_HEADER            = header.inc.html
+# The HTML_FOOTER tag can be used to specify a personal HTML footer for each
+# generated HTML page. If it is left blank doxygen will generate a standard
+# footer.
+
 HTML_FOOTER            = footer.inc.html
-HTML_STYLESHEET        = ngircd-doc.css
 
 GENERATE_HTMLHELP      = NO
 GENERATE_LATEX         = NO