From 12787eab2e77d0339e39aa7d0dda5909f03214d4 Mon Sep 17 00:00:00 2001 From: zenon Date: Sat, 9 Jun 2018 13:29:29 +0200 Subject: [PATCH] Don't generate latex output --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index c42a251..3c03268 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1606,7 +1606,7 @@ EXTRA_SEARCH_MAPPINGS = # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output. # The default value is: YES. -GENERATE_LATEX = YES +GENERATE_LATEX = NO # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of