From 6509c3421a0b6200d791d64d849b4137c6382c18 Mon Sep 17 00:00:00 2001 From: Levent Kaya Date: Tue, 26 Nov 2024 10:11:36 +0300 Subject: [docs] ingegrate doxygen with m.css --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3