Fix error in previous commit. Filter some files in Doxygen (the standard SDLMain, and I have some python scripts lying around.)

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@693 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-03-23 19:53:03 +00:00
parent 2602c591eb
commit b68db78d29
2 changed files with 4 additions and 3 deletions

View File

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