diff options
Diffstat (limited to 'Documentation/API')
-rw-r--r-- | Documentation/API/Doxyfile | 2 |
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 = |