diff options
| -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 |
