[svn] commit: r428 - /trunk/doc/Doxyfile
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jan 4 20:41:58 UTC 2010
Author: jinmei
Date: Mon Jan 4 20:41:57 2010
New Revision: 428
Log:
merged the name class to the main trunk
Modified:
trunk/doc/Doxyfile
Modified: trunk/doc/Doxyfile
==============================================================================
--- trunk/doc/Doxyfile (original)
+++ trunk/doc/Doxyfile Mon Jan 4 20:41:57 2010
@@ -611,7 +611,7 @@
# against the file with absolute path, so to exclude all test directories
# for example use the pattern */test/*
-EXCLUDE_PATTERNS = *unittest.h
+EXCLUDE_PATTERNS = *unittest*.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
More information about the bind10-changes
mailing list