diff options
Diffstat (limited to 'maintenance/Doxyfile')
-rw-r--r-- | maintenance/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maintenance/Doxyfile b/maintenance/Doxyfile index 06f2c096..44e8e495 100644 --- a/maintenance/Doxyfile +++ b/maintenance/Doxyfile @@ -133,7 +133,7 @@ FILE_PATTERNS = *.c \ RECURSIVE = YES EXCLUDE = EXCLUDE_SYMLINKS = NO -EXCLUDE_PATTERNS = +EXCLUDE_PATTERNS = LocalSettings.php AdminSettings.php EXAMPLE_PATH = EXAMPLE_PATTERNS = * EXAMPLE_RECURSIVE = NO |