summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2010-10-24 16:28:49 (GMT)
committerRemko Tronçon <git@el-tramo.be>2010-10-24 16:32:07 (GMT)
commit3dadad3249bee2c41b610c7148ddc41ea6b351ca (patch)
treec051d71d53de3bad12be53e8e7ec79e55a3c889f /Documentation
parenta8a37c1d43412c410c33eba18c5ab46b0cf7b0d1 (diff)
downloadswift-3dadad3249bee2c41b610c7148ddc41ea6b351ca.zip
swift-3dadad3249bee2c41b610c7148ddc41ea6b351ca.tar.bz2
Added excludes to Doxygen.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/API/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/API/Doxyfile b/Documentation/API/Doxyfile
index 5e6c79a..1bcc69b 100644
--- a/Documentation/API/Doxyfile
+++ b/Documentation/API/Doxyfile
@@ -89,7 +89,7 @@ INPUT = Swiften
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.h *.cpp
RECURSIVE = YES
-EXCLUDE =
+EXCLUDE = Swiften/Parser/PayloadParsers Swiften/Serializer/PayloadSerializers
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = */3rdParty/* */UnitTest/* */QA/*
EXCLUDE_SYMBOLS =