summaryrefslogtreecommitdiff
path: root/maintenance/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/Doxyfile')
-rw-r--r--maintenance/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintenance/Doxyfile b/maintenance/Doxyfile
index cdc748d8..db737bff 100644
--- a/maintenance/Doxyfile
+++ b/maintenance/Doxyfile
@@ -135,7 +135,7 @@ FILE_PATTERNS = *.c \
RECURSIVE = YES
EXCLUDE =
EXCLUDE_SYMLINKS = YES
-EXCLUDE_PATTERNS = LocalSettings.php AdminSettings.php
+EXCLUDE_PATTERNS = LocalSettings.php AdminSettings.php .svn {{EXCLUDE}}
EXAMPLE_PATH =
EXAMPLE_PATTERNS = *
EXAMPLE_RECURSIVE = NO