Skip to content

Commit 349d981

Browse files
Doxygen: fixed footer path
1 parent d9e4577 commit 349d981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/doxygen.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1441,7 +1441,7 @@ HTML_HEADER =
14411441
# that Doxygen normally uses.
14421442
# This tag requires that the tag GENERATE_HTML is set to YES.
14431443

1444-
HTML_FOOTER = Doc\footer.html
1444+
HTML_FOOTER = Doc/footer.html
14451445

14461446
# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
14471447
# sheet that is used by each HTML page. It can be used to fine-tune the look of

0 commit comments

Comments
 (0)