diff options
Diffstat (limited to 'lib/tdb')
-rw-r--r-- | lib/tdb/doxy.config | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/tdb/doxy.config b/lib/tdb/doxy.config index 5376486c2a..f55e9c3c27 100644 --- a/lib/tdb/doxy.config +++ b/lib/tdb/doxy.config @@ -659,10 +659,7 @@ EXCLUDE_SYMLINKS = NO # against the file with absolute path, so to exclude all test directories # for example use the pattern */test/* -EXCLUDE_PATTERNS = */.git/* \ - */.svn/* \ - */cmake/* \ - */build/* +EXCLUDE_PATTERNS = */.git/* # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the |