summaryrefslogtreecommitdiff
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorLevent Kaya <levent.kaya@codefirst.io>2024-11-26 02:32:37 +0300
committerLevent Kaya <levent.kaya@codefirst.io>2024-11-26 02:32:37 +0300
commit3fa39507d7848fc31a9a5e6105c2921992f38cfd (patch)
tree8db35caeb46c8dab3ac625799fb1d6e7dc02bd3a /docs/Doxyfile
parent858681eff22595337abe1ff8f098bce3292beb18 (diff)
[docs] doxygen theme as local
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 1683f95..2b498bc 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -43,8 +43,8 @@ HTML_DYNAMIC_SECTIONS = YES
GENERATE_TREEVIEW = YES
# Integrating Doxygen Awesome CSS from web
-HTML_EXTRA_STYLESHEET = https://cdn.jsdelivr.net/gh/jothepro/doxygen-awesome-css@v2.0.1/doxygen-awesome.css
-HTML_EXTRA_FILES = https://cdn.jsdelivr.net/gh/jothepro/doxygen-awesome-css@v2.0.1/doxygen-awesome-darkmode-toggle.js
+HTML_EXTRA_STYLESHEET = ./style.css
+HTML_EXTRA_FILES = ./file.js
# Warnings
WARNINGS = YES