summaryrefslogtreecommitdiff
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorLevent Kaya <levent.kaya@codefirst.io>2024-11-26 10:03:38 +0300
committerLevent Kaya <levent.kaya@codefirst.io>2024-11-26 10:03:38 +0300
commit9fc4bcde905d462897d1d31d6dc942a083f20a88 (patch)
treec03b4e1e7f2ab581ec233c82df2b65ef94d254e7 /docs/Doxyfile
parentb40d931f8c4dbedbc7d826eb2f5757abb4546915 (diff)
[docs] update doxygen theme
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index ea80145..32b9630 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -41,8 +41,8 @@ HTML_DYNAMIC_SECTIONS = YES
GENERATE_TREEVIEW = YES
# Integrating Doxygen Awesome CSS and JS
-HTML_EXTRA_STYLESHEET = ./docs/style.css
-HTML_EXTRA_FILES = ./docs/file.js
+HTML_EXTRA_STYLESHEET = ./m-dark.css
+HTML_EXTRA_FILES = ./m.js
# Warnings
WARNINGS = YES