From 4602d8702476a97f54c728f4b2559ceeae1773b5 Mon Sep 17 00:00:00 2001 From: "James P. Howard, II" Date: Sun, 22 Jan 2023 21:03:21 -0500 Subject: [PATCH] docs(pdf): Remove latex build --- docs/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile.in b/docs/Doxyfile.in index 4e41126..07d1cc3 100644 --- a/docs/Doxyfile.in +++ b/docs/Doxyfile.in @@ -1567,7 +1567,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