]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Doxyfile
Doxyfile: Simplify exclude patterns.
[paraslash.git] / Doxyfile
index 7781c8e167a9b4b8d77bf0e89f8729e873096e8b..70c71261649c8367f8e512a96ec35806c921a996 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -795,10 +795,7 @@ 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       = *.cmdline.* \
-                         gcc-compat.h \
-                         *.command_list.h \
-                         *.completion.h
+EXCLUDE_PATTERNS       = gcc-compat.h
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
 # (namespaces, classes, functions, etc.) that should be excluded from the