Prevent doxygen from mentioning the xautomation*.h files

These files should not be used by any program using libcvautomation

And actually fix the xautomation files from being included
This commit is contained in:
Bradlee Speice 2012-07-18 10:29:04 -04:00
parent 497c860817
commit 8bb4925efe

View File

@ -494,7 +494,7 @@ 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 = xautomation_*
# The EXAMPLE_PATH tag can be used to specify one or more files or
# directories that contain example code fragments that are included (see