summaryrefslogtreecommitdiffstats
path: root/doc/Doxyfile
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-09-01 08:36:32 (GMT)
committerGitHub <noreply@github.com>2019-09-01 08:36:32 (GMT)
commit3ffbbd77dcf450b37d17fb0f1b33754e1af10987 (patch)
tree127f51b23492428681772b6f732296897905632d /doc/Doxyfile
parent9c408394d4f91568e81a5055869f7264ca6009e7 (diff)
parent8a8e1c494e010b0ad6cc382247a02a2b41506aac (diff)
downloadDoxygen-3ffbbd77dcf450b37d17fb0f1b33754e1af10987.zip
Doxygen-3ffbbd77dcf450b37d17fb0f1b33754e1af10987.tar.gz
Doxygen-3ffbbd77dcf450b37d17fb0f1b33754e1af10987.tar.bz2
Merge pull request #7179 from albert-github/feature/bug_doxygen_docu_chm
Generating doxygen's documentation in CHM format
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r--doc/Doxyfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 7697d70..2ff093f 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -50,6 +50,8 @@ PDF_HYPERLINKS = YES
USE_PDFLATEX = YES
STRIP_CODE_COMMENTS = NO
HTML_STYLESHEET = doxygen_manual.css
+HTML_EXTRA_FILES = doxygen_logo.gif
+HTML_EXTRA_FILES += doxygen_logo_low.gif
ALIASES = LaTeX="\f$\mbox{\LaTeX}\f$"
ALIASES += TeX="\f$\mbox{\TeX}\f$"
LATEX_BATCHMODE = YES