summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-09-18 19:31:37 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-09-18 19:31:37 -0300
commit3be51dc6e55414c76e7059a8dffa74a99268a7c8 (patch)
treec7cc746d9dd5d7444f5ff077c8f917385d78d24e /Doxyfile
parentde90dfcf76c1fb13648633b6bddb011b15ac8458 (diff)
downloadPSP.git-3be51dc6e55414c76e7059a8dffa74a99268a7c8.tar.gz
PSP.git-3be51dc6e55414c76e7059a8dffa74a99268a7c8.tar.xz
PSP.git-3be51dc6e55414c76e7059a8dffa74a99268a7c8.zip
Some site and documentation changes
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index 0010f3b..7750549 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1158,7 +1158,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 = docs/doxygen/headerFile
# 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
@@ -1203,7 +1203,7 @@ HTML_EXTRA_STYLESHEET =
# 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 = docs/favicon.ico
# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
# will adjust the colors in the style sheet and background images according to