OSDN Git Service

doc: don't generate latex
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Wed, 31 Jan 2018 10:15:00 +0000 (11:15 +0100)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 1 Feb 2018 01:24:11 +0000 (09:24 +0800)
Since they are not handled by the install target

doc/Doxyfile.in

index 00b6354..1c6a669 100644 (file)
@@ -1649,7 +1649,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