We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c1039 commit 982cf41Copy full SHA for 982cf41
.github/Doxyfile
@@ -17,8 +17,8 @@ ALIASES += "shortcode=@shortcode"
17
18
# HTML Output
19
HTML_OUTPUT = .
20
-HTML_HEADER = ./header.html
21
-HTML_FOOTER = ./footer.html
+#HTML_HEADER = header.html
+#HTML_FOOTER = footer.html
22
HTML_STYLESHEET = assets/pf-style.css
23
GENERATE_TREEVIEW = YES
24
USE_MDFILE_AS_MAINPAGE = README.md
0 commit comments