From 8c6130a87d409a41070b60e0573029ecf6abc601 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 13 Jan 2026 04:14:56 +0100 Subject: chore: update Doxyfile. Signed-off-by: Amlal El Mahrouss --- Doxyfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3