doxygen: enable latex batchmode

Instruct the latex processor to keep going if an error occurs.
dev/timer
Ludwig Ortmann 8 years ago
parent 2ea028dd51
commit 87da25eab3

@ -1689,7 +1689,7 @@ USE_PDFLATEX = YES
# The default value is: NO.
# This tag requires that the tag GENERATE_LATEX is set to YES.
LATEX_BATCHMODE = NO
LATEX_BATCHMODE = YES
# If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
# index chapters (such as File Index, Compound Index, etc.) in the output.

Loading…
Cancel
Save