diff --git a/doc/Doxyfiles/all_Doxyfile b/doc/Doxyfiles/all_Doxyfile index 29b939e5d..026f5dc9a 100644 --- a/doc/Doxyfiles/all_Doxyfile +++ b/doc/Doxyfiles/all_Doxyfile @@ -349,7 +349,7 @@ EXCLUDE_SYMLINKS = NO # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude # certain files from those directories. -EXCLUDE_PATTERNS = +EXCLUDE_PATTERNS = */.svn/* # The EXAMPLE_PATH tag can be used to specify one or more files or # directories that contain example code fragments that are included (see diff --git a/doc/Doxyfiles/auto_Doxyfile b/doc/Doxyfiles/auto_Doxyfile index 4385160fd..bb376fc2e 100644 --- a/doc/Doxyfiles/auto_Doxyfile +++ b/doc/Doxyfiles/auto_Doxyfile @@ -362,7 +362,7 @@ EXCLUDE_SYMLINKS = NO # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude # certain files from those directories. -EXCLUDE_PATTERNS = +EXCLUDE_PATTERNS = */.svn/* # The EXAMPLE_PATH tag can be used to specify one or more files or # directories that contain example code fragments that are included (see diff --git a/doc/Doxyfiles/auto_Mainpage b/doc/Doxyfiles/auto_Mainpage index b23c752f7..202bd47f7 100644 --- a/doc/Doxyfiles/auto_Mainpage +++ b/doc/Doxyfiles/auto_Mainpage @@ -423,7 +423,7 @@ EXCLUDE_SYMLINKS = NO # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude # certain files from those directories. -EXCLUDE_PATTERNS = +EXCLUDE_PATTERNS = */.svn/* # The EXAMPLE_PATH tag can be used to specify one or more files or # directories that contain example code fragments that are included (see diff --git a/doc/Doxyfiles/core_Doxyfile b/doc/Doxyfiles/core_Doxyfile index d049ba64b..f4c2d7dd7 100644 --- a/doc/Doxyfiles/core_Doxyfile +++ b/doc/Doxyfiles/core_Doxyfile @@ -437,7 +437,7 @@ EXCLUDE_SYMLINKS = NO # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude # certain files from those directories. -EXCLUDE_PATTERNS = +EXCLUDE_PATTERNS = */.svn/* # The EXAMPLE_PATH tag can be used to specify one or more files or # directories that contain example code fragments that are included (see