summaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-01-13 04:14:56 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-01-13 04:14:56 +0100
commit8c6130a87d409a41070b60e0573029ecf6abc601 (patch)
tree4ff098755bb61f2cef4f695d23fc57edd936db86 /Doxyfile
parent617db65f3100e002f1499537d775dd046d217dfd (diff)
chore: update Doxyfile.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 1396f97..307bf41 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1047,7 +1047,9 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
-EXCLUDE =
+EXCLUDE = toolchains/mingw-w64-nekernel \
+ mingw-w64-headers \
+ mingw-w64-crt
# 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