diff --git a/doc/doxygen.cfg.in b/doc/doxygen.cfg.in index ba70e4bcde13deacd32e0dbc7fb5bbef5a0b200e..b7471774e93459be56437a6e293b15430ee89d7c 100644 --- a/doc/doxygen.cfg.in +++ b/doc/doxygen.cfg.in @@ -49,7 +49,7 @@ PROJECT_LOGO = # If a relative path is entered, it will be relative to the location # where doxygen was started. If left blank the current directory will be used. -OUTPUT_DIRECTORY = ./doc +OUTPUT_DIRECTORY = . # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create # 4096 sub-directories (in 2 levels) under the output directory of each output @@ -1131,7 +1131,7 @@ SERVER_BASED_SEARCH = NO # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will # generate Latex output. -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