From: Wouter Wijngaards Date: Thu, 14 Jul 2016 11:26:30 +0000 (+0000) Subject: - Fixed unbound.doxygen for 1.8.11. X-Git-Tag: release-1.5.10~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=596f8701ab576d584787200b6883270cb73de85d;p=thirdparty%2Funbound.git - Fixed unbound.doxygen for 1.8.11. git-svn-id: file:///svn/unbound/trunk@3817 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 472d4f9b7..3eda09310 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,6 @@ 14 July 2016: Wouter - TCP Fast open patch from Sara Dickinson. + - Fixed unbound.doxygen for 1.8.11. 7 July 2016: Wouter - access-control-tag-data implemented. verbose(4) prints tag debug. diff --git a/doc/unbound.doxygen b/doc/unbound.doxygen index 43f2e38d8..fe3987681 100644 --- a/doc/unbound.doxygen +++ b/doc/unbound.doxygen @@ -623,7 +623,9 @@ EXCLUDE = ./build \ pythonmod/examples/resip.py \ libunbound/python/unbound.py \ libunbound/python/libunbound_wrap.c \ - ./ldns-src + ./ldns-src \ + doc/control_proto_spec.txt \ + doc/requirements.txt # The EXCLUDE_SYMLINKS tag can be used select whether or not files or # directories that are symbolic links (a Unix filesystem feature) are excluded