aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Doxyfile.in
diff options
context:
space:
mode:
authorGravatar Hauke Heibel <hauke.heibel@gmail.com>2010-06-30 12:57:00 +0200
committerGravatar Hauke Heibel <hauke.heibel@gmail.com>2010-06-30 12:57:00 +0200
commitc66c4b3293d6dd9ac63d06f8e73aefb20dfd65fa (patch)
tree0472810c2a41efb70db067708b6ea3276d2293f1 /doc/Doxyfile.in
parent096c13ea6dac521e550ff68bdc732592988be34b (diff)
Added exclusion filters.
Diffstat (limited to 'doc/Doxyfile.in')
-rw-r--r--doc/Doxyfile.in10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 855130485..c8bd980e8 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -611,7 +611,15 @@ EXCLUDE_PATTERNS = CMake* \
*.orig \
*.diff \
diff \
- *~
+ *~ \
+ *. \
+ *.sln \
+ *.sdf \
+ *.tmp \
+ *.vcxproj \
+ *.filters \
+ *.user \
+ *.suo
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the