diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Doxyfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile index 3af7e6d2d..75f236ef7 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -102,8 +102,7 @@ EXCLUDE = EXCLUDE_SYMLINKS = YES EXCLUDE_PATTERNS = */.git/* \ */doxygen/* \ - */coremods/* \ - */modules/* \ + */src/* \ */vendor/* EXCLUDE_SYMBOLS = EXAMPLE_PATH = |
