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 184da4e commit e37e8ffCopy full SHA for e37e8ff
.github/docs_config/Doxyfile
@@ -17,10 +17,10 @@ ALIASES += "shortcode=@shortcode"
17
18
# HTML Output
19
HTML_OUTPUT = .
20
-PF_LOGO = public/assets/pf-logo.png
21
-HTML_HEADER = header.html
22
-HTML_FOOTER = footer.html
23
-HTML_STYLESHEET = public/assets/pf-style.css
+#PF_LOGO = public/assets/pf-logo.png
+#HTML_HEADER = header.html
+#HTML_FOOTER = footer.html
+#HTML_STYLESHEET = public/assets/pf-style.css
24
GENERATE_TREEVIEW = YES
25
USE_MDFILE_AS_MAINPAGE = README.md
26
0 commit comments