Skip to content

Commit 7d7b850

Browse files
committed
Change HTML output root of docs
1 parent db47d0a commit 7d7b850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1225,7 +1225,7 @@ GENERATE_HTML = YES
12251225
# The default directory is: html.
12261226
# This tag requires that the tag GENERATE_HTML is set to YES.
12271227

1228-
HTML_OUTPUT = html
1228+
HTML_OUTPUT = .
12291229

12301230
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
12311231
# generated HTML page (for example: .htm, .php, .asp).

0 commit comments

Comments
 (0)