summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2018-01-31 11:15:00 +0100
committerXiang, Haihao <haihao.xiang@intel.com>2018-02-01 09:24:11 +0800
commit8f6a550b7d523c0c9520f848b7b3840f1ec11a78 (patch)
tree6ca37b4eb7b98830541d3e2b80c674555aa0c1bd /doc
parentda5a08b53f50aec22f0fc11fe369f94b99144c5e (diff)
downloadlibva-8f6a550b7d523c0c9520f848b7b3840f1ec11a78.tar.gz
doc: don't generate latex
Since they are not handled by the install target
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 00b6354..1c6a669 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -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