summaryrefslogtreecommitdiff
path: root/doc/Doxyfile.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Doxyfile.cmake')
-rw-r--r--doc/Doxyfile.cmake3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/Doxyfile.cmake b/doc/Doxyfile.cmake
index 123fc512..3c715481 100644
--- a/doc/Doxyfile.cmake
+++ b/doc/Doxyfile.cmake
@@ -94,8 +94,7 @@ FILE_PATTERNS = *.cpp \
*.dox
RECURSIVE = YES
EXCLUDE = @CMAKE_SOURCE_DIR@/src/java \
- @CMAKE_SOURCE_DIR@/src/php \
- @CMAKE_SOURCE_DIR@/src/python
+ @CMAKE_SOURCE_DIR@/src/php
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = */.svn/* \
*/.git/* \