diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-13 04:14:56 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-13 04:14:56 +0100 |
| commit | 8c6130a87d409a41070b60e0573029ecf6abc601 (patch) | |
| tree | 4ff098755bb61f2cef4f695d23fc57edd936db86 /Doxyfile | |
| parent | 617db65f3100e002f1499537d775dd046d217dfd (diff) | |
chore: update Doxyfile.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'Doxyfile')
| -rw-r--r-- | Doxyfile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
