modified, so that *Test classes are not documented into the public API docs

This commit is contained in:
maroy 2004-11-25 15:10:12 +00:00
parent a6cf458a5d
commit d5d7dff983
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
#
#
# Author : $Author: maroy $
# Version : $Revision: 1.6 $
# Version : $Revision: 1.7 $
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/etc/doxygen.config,v $
#-------------------------------------------------------------------------------
@ -459,7 +459,7 @@ EXCLUDE_SYMLINKS = NO
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
# certain files from those directories.
EXCLUDE_PATTERNS =
EXCLUDE_PATTERNS = *Test.h *Test.cxx
# The EXAMPLE_PATH tag can be used to specify one or more files or
# directories that contain example code fragments that are included (see