From 9fc4bcde905d462897d1d31d6dc942a083f20a88 Mon Sep 17 00:00:00 2001 From: Levent Kaya Date: Tue, 26 Nov 2024 10:03:38 +0300 Subject: [docs] update doxygen theme --- docs/Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Doxyfile') 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 -- cgit v1.2.3