From: JINMEI Tatuya Date: Fri, 28 Sep 2012 16:54:00 +0000 (-0700) Subject: [2202] added new util/threads directory to the doxygen input list. X-Git-Tag: trac2402_base~79^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af3d7616a9f65bf3effb25d2432d0955dcb5d03b;p=thirdparty%2Fkea.git [2202] added new util/threads directory to the doxygen input list. --- diff --git a/doc/Doxyfile b/doc/Doxyfile index 7e122e9c09..f6b9fa0094 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -579,8 +579,9 @@ INPUT = ../src/lib/exceptions ../src/lib/cc \ ../src/lib/log/compiler ../src/lib/asiolink/ ../src/lib/nsas \ ../src/lib/testutils ../src/lib/cache ../src/lib/server_common/ \ ../src/bin/sockcreator/ ../src/lib/util/ ../src/lib/util/io/ \ - ../src/lib/resolve ../src/lib/acl ../src/bin/dhcp6 ../src/lib/dhcp \ - ../src/bin/dhcp4 ../tests/tools/perfdhcp devel + ../src/lib/util/threads/ ../src/lib/resolve ../src/lib/acl \ + ../src/bin/dhcp6 ../src/lib/dhcp ../src/bin/dhcp4 \ + ../tests/tools/perfdhcp devel # 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