mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-21 12:29:04 -06:00
Move the doxygen files from doxygen to support/doxygen
This commit is contained in:
6
Doxyfile
6
Doxyfile
@@ -130,9 +130,9 @@ IGNORE_PREFIX =
|
||||
GENERATE_HTML = YES
|
||||
HTML_OUTPUT = html
|
||||
HTML_FILE_EXTENSION = .html
|
||||
HTML_HEADER = doxygen/header.html
|
||||
HTML_FOOTER = doxygen/footer.html
|
||||
HTML_STYLESHEET = doxygen/stylesheet.css
|
||||
HTML_HEADER = support/doxygen/header.html
|
||||
HTML_FOOTER = support/doxygen/footer.html
|
||||
HTML_STYLESHEET = support/doxygen/stylesheet.css
|
||||
#HTML_EXTRA_FILES =
|
||||
HTML_COLORSTYLE_HUE = 200
|
||||
HTML_COLORSTYLE_SAT = 100
|
||||
|
||||
Reference in New Issue
Block a user