aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/Doxyfile.in2
-rw-r--r--unsupported/doc/Doxyfile.in2
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 412831e14..da99d3592 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -614,6 +614,8 @@ EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = CMake* \
*.txt \
*.sh \
+ *.diff \
+ diff
*~
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
diff --git a/unsupported/doc/Doxyfile.in b/unsupported/doc/Doxyfile.in
index 561f18fe7..269595820 100644
--- a/unsupported/doc/Doxyfile.in
+++ b/unsupported/doc/Doxyfile.in
@@ -608,6 +608,8 @@ EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = CMake* \
*.txt \
*.sh \
+ *.diff \
+ diff
*~
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names