Skip to content

Commit 982cf41

Browse files
committed
Update
1 parent b8c1039 commit 982cf41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/Doxyfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ ALIASES += "shortcode=@shortcode"
1717

1818
# HTML Output
1919
HTML_OUTPUT = .
20-
HTML_HEADER = ./header.html
21-
HTML_FOOTER = ./footer.html
20+
#HTML_HEADER = header.html
21+
#HTML_FOOTER = footer.html
2222
HTML_STYLESHEET = assets/pf-style.css
2323
GENERATE_TREEVIEW = YES
2424
USE_MDFILE_AS_MAINPAGE = README.md

0 commit comments

Comments
 (0)