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 @@ -58,7 +58,7 @@ PROJECT_LOGO = Documentation/img/logo.png
58
58
# entered, it will be relative to the location where doxygen was started. If
59
59
# left blank the current directory will be used.
60
60
61
- OUTPUT_DIRECTORY =
61
+ OUTPUT_DIRECTORY = Documentation
62
62
63
63
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
64
64
# directories (in 2 levels) under the output directory of each output format and
@@ -1008,7 +1008,7 @@ GENERATE_HTML = YES
1008
1008
# The default directory is: html.
1009
1009
# This tag requires that the tag GENERATE_HTML is set to YES.
1010
1010
1011
- HTML_OUTPUT = Documentation/ html
1011
+ HTML_OUTPUT = html
1012
1012
1013
1013
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
1014
1014
# generated HTML page (for example: .htm, .php, .asp).
You can’t perform that action at this time.
0 commit comments