summaryrefslogtreecommitdiffstats
path: root/doc/Doxyfile
diff options
context:
space:
mode:
authorJelte Jansen <jelte@isc.org>2010-12-14 15:59:53 +0100
committerJelte Jansen <jelte@isc.org>2010-12-14 15:59:53 +0100
commit4c538c5118e206bd3fda488215bd7af4fefa62ea (patch)
tree0078dc03126255a3f99b6e61aee621936d1fc225 /doc/Doxyfile
parentremoved obsolete directory (diff)
parentMerge #85 (test for ./DS query to server authoritative for .) (diff)
downloadkea-4c538c5118e206bd3fda488215bd7af4fefa62ea.tar.xz
kea-4c538c5118e206bd3fda488215bd7af4fefa62ea.zip
sync with trunk
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3838 e5f2f494-b856-4b98-b285-d166d9295462
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r--doc/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 9aa4a4281d..0e1ab00d0f 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -568,7 +568,7 @@ WARN_LOGFILE =
# 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 ../src/lib/datasrc ../src/bin/auth ../src/lib/bench ../src/lib/log ../src/lib/asiolink/
+INPUT = ../src/lib/cc ../src/lib/config ../src/lib/dns ../src/lib/exceptions ../src/lib/datasrc ../src/bin/auth ../src/lib/bench ../src/lib/log ../src/lib/asiolink/ ../src/lib/nsas
# 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