[DOCS] Exclude python and shell scripts
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Thu, 24 Mar 2016 13:21:12 +0000 (13:21 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Thu, 24 Mar 2016 13:21:12 +0000 (13:21 +0000)
llvm-svn: 264273

polly/docs/doxygen.cfg.in

index ed790d8..36786aa 100644 (file)
@@ -796,7 +796,8 @@ EXCLUDE_SYMLINKS       = NO
 # Note that the wildcards are matched against the file with absolute path, so to
 # exclude all test directories for example use the pattern */test/*
 
-EXCLUDE_PATTERNS       =
+EXCLUDE_PATTERNS       = *.py
+EXCLUDE_PATTERNS      += *.sh
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
 # (namespaces, classes, functions, etc.) that should be excluded from the