summaryrefslogtreecommitdiffstats
path: root/doc/Doxyfile
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2015-06-03 20:08:23 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2015-06-03 20:08:23 (GMT)
commit0dc4eda500e803a65a10445719c97d7e523897da (patch)
tree4f302b35c9da4f6175cdea01ec732971fc9d3d2c /doc/Doxyfile
parent0300df460afd3d467860947b1ea60fcb23fcd793 (diff)
downloadDoxygen-0dc4eda500e803a65a10445719c97d7e523897da.zip
Doxygen-0dc4eda500e803a65a10445719c97d7e523897da.tar.gz
Doxygen-0dc4eda500e803a65a10445719c97d7e523897da.tar.bz2
Fixes for running tests and generating docs with cmake
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r--doc/Doxyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index c57bbe9..ab97227 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -53,3 +53,4 @@ STRIP_CODE_COMMENTS = NO
HTML_STYLESHEET = doxygen_manual.css
ALIASES = LaTeX="\f$\mbox{\LaTeX}\f$"
ALIASES += TeX="\f$\mbox{\TeX}\f$"
+LATEX_BATCHMODE = YES