Skip to content

Commit e37e8ff

Browse files
committed
Update
1 parent 184da4e commit e37e8ff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/docs_config/Doxyfile

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

1818
# HTML Output
1919
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
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
2424
GENERATE_TREEVIEW = YES
2525
USE_MDFILE_AS_MAINPAGE = README.md
2626

0 commit comments

Comments
 (0)