[svn] commit: r2500 - in /branches/trac241: doc/Doxyfile src/bin/auth/benchmarks/ src/lib/dns/benchmarks/
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jul 13 02:10:24 UTC 2010
Author: jinmei
Date: Tue Jul 13 02:10:24 2010
New Revision: 2500
Log:
removed additional benchmark examples for now.
updated the doxygen config to include the benchmark docs.
Removed:
branches/trac241/src/bin/auth/benchmarks/
branches/trac241/src/lib/dns/benchmarks/
Modified:
branches/trac241/doc/Doxyfile
Modified: branches/trac241/doc/Doxyfile
==============================================================================
--- branches/trac241/doc/Doxyfile (original)
+++ branches/trac241/doc/Doxyfile Tue Jul 13 02:10:24 2010
@@ -568,7 +568,7 @@
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = ../src/lib/cc ../src/lib/config ../src/lib/dns ../src/lib/exceptions
+INPUT = ../src/lib/cc ../src/lib/config ../src/lib/dns ../src/lib/exceptions ../src/lib/bench
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
More information about the bind10-changes
mailing list