mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 09:32:44 +01:00
doxygen: enable latex batchmode
Instruct the latex processor to keep going if an error occurs.
This commit is contained in:
parent
2ea028dd51
commit
87da25eab3
@ -1689,7 +1689,7 @@ USE_PDFLATEX = YES
|
|||||||
# The default value is: NO.
|
# The default value is: NO.
|
||||||
# This tag requires that the tag GENERATE_LATEX is set to YES.
|
# 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
|
# 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.
|
# index chapters (such as File Index, Compound Index, etc.) in the output.
|
||||||
|
Loading…
Reference in New Issue
Block a user