From ae9ea64a7c4f65fb8a5586a08c02892e92aa9bdd Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 29 Apr 2014 11:17:00 +0000 Subject: disabled latex output git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4271 90c681e8-e032-0410-971d-27865f9a5e38 --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Doxyfile') diff --git a/doc/Doxyfile b/doc/Doxyfile index 44af1881a..73d60de31 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -1551,7 +1551,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 -- cgit v1.2.3-13-gbd6f