summaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-08-14 09:39:14 +0200
committerAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-08-14 09:39:14 +0200
commite2188feb99af7d537288f9e9c266b7d89ac6e736 (patch)
tree9dcb0f8d9b5b10f5ec566d763001e9e7e2dd74da /Doxyfile
parentf0d8e3acd48c70f49e5b59a653045405b1e9a062 (diff)
[META] Update CSS submodule and file structure.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index 7f18f2a5..7f82aa16 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1049,7 +1049,7 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
-EXCLUDE = Meta/
+EXCLUDE = meta/
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded
@@ -1359,7 +1359,7 @@ HTML_STYLESHEET =
# documentation.
# This tag requires that the tag GENERATE_HTML is set to YES.
-HTML_EXTRA_STYLESHEET = Meta/DocCSS/doxygen-awesome.css
+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