File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1330,7 +1330,7 @@ GENERATE_HTML = YES
1330
1330
# The default directory is: html.
1331
1331
# This tag requires that the tag GENERATE_HTML is set to YES.
1332
1332
1333
- HTML_OUTPUT = html
1333
+ HTML_OUTPUT = .
1334
1334
1335
1335
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
1336
1336
# generated HTML page (for example: .htm, .php, .asp).
@@ -1968,7 +1968,7 @@ EXTRA_SEARCH_MAPPINGS =
1968
1968
# If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
1969
1969
# The default value is: YES.
1970
1970
1971
- GENERATE_LATEX = YES
1971
+ GENERATE_LATEX = NO
1972
1972
1973
1973
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a
1974
1974
# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
You can’t perform that action at this time.
0 commit comments