[svn] commit: r2201 - /branches/trac221/doc/Doxyfile
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jun 22 00:12:29 UTC 2010
Author: jinmei
Date: Tue Jun 22 00:12:29 2010
New Revision: 2201
Log:
add src/bin/auth/ to INPUT
Modified:
branches/trac221/doc/Doxyfile
Modified: branches/trac221/doc/Doxyfile
==============================================================================
--- branches/trac221/doc/Doxyfile (original)
+++ branches/trac221/doc/Doxyfile Tue Jun 22 00:12:29 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/bin/auth
# 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