1
0
mirror of https://github.com/slendidev/smath.git synced 2026-03-17 02:26:50 +02:00

Add logo to Doxygen documentation

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2026-03-12 08:27:02 +02:00
parent 6471d48d35
commit 24c3769e22
9 changed files with 1239 additions and 4 deletions

View File

@@ -20,7 +20,10 @@ GENERATE_TREEVIEW = YES
DISABLE_INDEX = NO
FULL_SIDEBAR = NO
HTML_COLORSTYLE = LIGHT
HTML_EXTRA_STYLESHEET = docs/vendor/doxygen-awesome.css
PROJECT_LOGO = docs/smath_light.svg
HTML_EXTRA_STYLESHEET = docs/vendor/doxygen-awesome.css docs/custom.css
HTML_EXTRA_FILES = docs/smath_dark.svg docs/smath_big.svg
LAYOUT_FILE = docs/DoxygenLayout.xml
WARN_IF_UNDOCUMENTED = YES
QUIET = NO