Commit 77d03158 authored by John Bonn's avatar John Bonn
Browse files

Instructed Doxygen not to include QT *moc* files m04585

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@7491 41f8697f-d340-4b68-9986-7bafba869bb8
parent 79a11ad1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -816,7 +816,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       = *unitTest.cpp
EXCLUDE_PATTERNS       = *unitTest.cpp \
                         *moc_*

# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the