Don't doxygenize the boost libraries
authorChris Lattner <sabre@nondot.org>
Thu, 25 Jul 2002 15:05:28 +0000 (15:05 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 25 Jul 2002 15:05:28 +0000 (15:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3079 91177308-0d34-0410-b5e6-96231b3b80d8

docs/doxygen.cfg
docs/doxygen.cfg.in

index 265df19944b54282400818f3540fe7b21b5d1ed7..9c89fa70ba6e584825107d013fe1cdec1813b735 100644 (file)
@@ -323,7 +323,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                =  ../test
+EXCLUDE                =  ../test ../include/boost
 
 # If the value of the INPUT tag contains directories, you can use the 
 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude 
index 265df19944b54282400818f3540fe7b21b5d1ed7..9c89fa70ba6e584825107d013fe1cdec1813b735 100644 (file)
@@ -323,7 +323,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                =  ../test
+EXCLUDE                =  ../test ../include/boost
 
 # If the value of the INPUT tag contains directories, you can use the 
 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude