Skip to content

Commit 177b12e

Browse files
committed
doxygen instead of docs
1 parent 5f982a1 commit 177b12e

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
@@ -1222,7 +1222,7 @@ GENERATE_HTML = YES
12221222
# The default directory is: html.
12231223
# This tag requires that the tag GENERATE_HTML is set to YES.
12241224

1225-
HTML_OUTPUT = /cpp_tutorials/docs/html
1225+
HTML_OUTPUT = /cpp_tutorials/doxygen/html
12261226

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

0 commit comments

Comments
 (0)