diff --git a/.gitignore b/.gitignore index ad743d9..85a1a53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.so *.os + +docs/ diff --git a/Doxyfile b/Doxyfile index 388d766..e379ced 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1957,7 +1957,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