summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index f835ab996..3089a5170 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -94,7 +94,8 @@ EXCLUDE_SYMLINKS = YES
EXCLUDE_PATTERNS = */.git/* \
*/doxygen/* \
*/coremods/* \
- */modules/*
+ */modules/* \
+ */vendor/*
EXCLUDE_SYMBOLS =
EXAMPLE_PATH =
EXAMPLE_PATTERNS =