Skip to content

Commit b52f217

Browse files
Doxygen: do not generate LaTeX output
1 parent 3192e9e commit b52f217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/doxygen.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2068,7 +2068,7 @@ EXTRA_SEARCH_MAPPINGS =
20682068
# If the GENERATE_LATEX tag is set to YES, Doxygen will generate LaTeX output.
20692069
# The default value is: YES.
20702070

2071-
GENERATE_LATEX = YES
2071+
GENERATE_LATEX = NO
20722072

20732073
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a
20742074
# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of

0 commit comments

Comments
 (0)