summaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-06 20:51:47 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-06 20:51:47 +0100
commitd6d17a14e9ab06c1b5d2de94c1aee0b0df30429d (patch)
treeea0194eb09afe536196b435cb466ee51f2e0684a /Doxyfile
parent5b67b9b4adf9db1b2820b178cb3c6c7c2994f2a7 (diff)
[CHORE] Update Doxyfile and add CSS theme.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 90f1a84..2571892 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1399,7 +1399,7 @@ HTML_STYLESHEET =
# documentation.
# This tag requires that the tag GENERATE_HTML is set to YES.
-HTML_EXTRA_STYLESHEET =
+HTML_EXTRA_STYLESHEET = meta/css/doxygen-awesome.css
# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
# other source files which should be copied to the HTML output directory. Note