BIND 10 trac598_new, updated. 7f642b767c8274a6f3344e4a5e1141e9e7f38924 [trac598] Doxyfile was missing a library
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon May 9 09:03:37 UTC 2011
The branch, trac598_new has been updated
via 7f642b767c8274a6f3344e4a5e1141e9e7f38924 (commit)
from ea37ca8caa7c56fea957fc7aac066d5708675f28 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7f642b767c8274a6f3344e4a5e1141e9e7f38924
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Mon May 9 11:03:04 2011 +0200
[trac598] Doxyfile was missing a library
-----------------------------------------------------------------------
Summary of changes:
doc/Doxyfile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 83e85b8..5b609ad 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -572,7 +572,8 @@ INPUT = ../src/lib/cc ../src/lib/config ../src/lib/dns \
../src/lib/exceptions ../src/lib/datasrc ../src/bin/auth \
../src/bin/resolver ../src/lib/bench ../src/lib/log ../src/lib/asiolink/ \
../src/lib/nsas ../src/lib/testutils ../src/lib/cache \
- ../src/lib/server_common/ ../src/bin/sockcreator/ ../src/lib/util/
+ ../src/lib/server_common/ ../src/bin/sockcreator/ ../src/lib/util/ \
+ ../src/lib/resolve
# 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