Skip to content

Commit 7bbfa0b

Browse files
committed
Fix JavaDocs being generated in a weird location
1 parent 640bbb0 commit 7bbfa0b

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
@@ -1244,7 +1244,7 @@ GENERATE_HTML = YES
12441244
# The default directory is: html.
12451245
# This tag requires that the tag GENERATE_HTML is set to YES.
12461246

1247-
HTML_OUTPUT = html
1247+
HTML_OUTPUT = docs
12481248

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

0 commit comments

Comments
 (0)