From 207c9929e8efe4b1ed5e7da8b434513e2c6ccd70 Mon Sep 17 00:00:00 2001 From: JINMEI Tatuya Date: Mon, 8 Mar 2010 10:24:58 +0000 Subject: [PATCH] updated doxygen source files git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1198 e5f2f494-b856-4b98-b285-d166d9295462 --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Doxyfile b/doc/Doxyfile index f1ed30074c..02cbf27368 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/cpp ../src/lib/config/cpp ../src/lib/dns/cpp +INPUT = ../src/lib/cc ../src/lib/config ../src/lib/dns ../src/lib/exceptions # 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