Browse Source

updated doxygen source files

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1198 e5f2f494-b856-4b98-b285-d166d9295462
JINMEI Tatuya 15 years ago
parent
commit
207c9929e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/Doxyfile

+ 1 - 1
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