From: Amos Jeffries Date: Sun, 26 Apr 2009 04:39:46 +0000 (+1200) Subject: AutoDocs: Exclude test build directories X-Git-Tag: SQUID_3_2_0_1~1039 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d1bc66cbd1bbed7d6c8ec438725485c08c667ef;p=thirdparty%2Fsquid.git AutoDocs: Exclude test build directories --- diff --git a/squid3.dox b/squid3.dox index 7da906f020..8c95bbf0e5 100644 --- a/squid3.dox +++ b/squid3.dox @@ -614,7 +614,8 @@ EXCLUDE_SYMLINKS = NO EXCLUDE_PATTERNS = */CVS/* \ */lib/libTrie/* \ */Programming-Guide/html/* \ - */Programming-guide/dyn/* + */Programming-guide/dyn/* \ + */btlayer-* # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the