summaryrefslogtreecommitdiff
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorLevent Kaya <levent.kaya@codefirst.io>2024-11-26 10:11:36 +0300
committerLevent Kaya <levent.kaya@codefirst.io>2024-11-26 10:11:36 +0300
commit6509c3421a0b6200d791d64d849b4137c6382c18 (patch)
treeb2906867b9016681c1b192c8f9d89000b3ea2dbe /docs/Doxyfile
parentcf1f7930438902372eaba670380af0a875d5691f (diff)
[docs] ingegrate doxygen with m.css
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 32b9630..ba5219c 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -40,7 +40,7 @@ HTML_OUTPUT = html
HTML_DYNAMIC_SECTIONS = YES
GENERATE_TREEVIEW = YES
-# Integrating Doxygen Awesome CSS and JS
+# Integrating Doxygen with m.css
HTML_EXTRA_STYLESHEET = ./m-dark.css
HTML_EXTRA_FILES = ./m.js