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
13301330# The default directory is: html.
13311331# This tag requires that the tag GENERATE_HTML is set to YES.
13321332
1333- HTML_OUTPUT = html
1333+ HTML_OUTPUT = .
13341334
13351335# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
13361336# generated HTML page (for example: .htm, .php, .asp).
@@ -1968,7 +1968,7 @@ EXTRA_SEARCH_MAPPINGS =
19681968# If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
19691969# The default value is: YES.
19701970
1971- GENERATE_LATEX = YES
1971+ GENERATE_LATEX = NO
19721972
19731973# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a
19741974# 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