]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
docs fix.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 16 Feb 2007 17:25:29 +0000 (17:25 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 16 Feb 2007 17:25:29 +0000 (17:25 +0000)
git-svn-id: file:///svn/unbound/trunk@119 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/unbound.doxygen
testdata/01-doc.tpkg

index 0b8ee54733c0d1d36ac448a03604bfb9a37ba075..955fcc27687e69af3f783edf86e4e9a84b592412 100644 (file)
@@ -2,6 +2,7 @@
        - Updated testbed script, works better by using make on remote end.
        - removed check decls, we can compile without them.
        - makefile supports LIBOBJ replacements.
+       - docs checks ignore compat code.
 
 15 February 2007: Wouter
        - port to FreeBSD 4.11 Dec Alpha. Also works on Solaris 10 sparc64,
index 6b71902bc7391567e87ed2fa1967dd2aae81b7c3..baf13faafc97c3973d9c9ebb92e04ba715100889 100644 (file)
@@ -480,7 +480,7 @@ RECURSIVE              = YES
 # excluded from the INPUT source files. This way you can easily exclude a 
 # subdirectory from a directory tree whose root is specified with the INPUT tag.
 
-EXCLUDE                =  ./build
+EXCLUDE                =  ./build ./compat
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or 
 # directories that are symbolic links (a Unix filesystem feature) are excluded 
index 1dfbd22b2f7e4e3be3aedb038b879312f6bc97a3..500d5ec9182870126aed43599f7aa02824d15e97 100644 (file)
Binary files a/testdata/01-doc.tpkg and b/testdata/01-doc.tpkg differ