aboutsummaryrefslogtreecommitdiffstats
path: root/docs/doxygen.cfg.in
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-07-25 15:05:28 +0000
committerChris Lattner <sabre@nondot.org>2002-07-25 15:05:28 +0000
commit47fe337172a70addb657b8db21c8c5839dbbdf0f (patch)
tree5969644bc3e43d23fa28bf6f773dad634acb8ad4 /docs/doxygen.cfg.in
parent4fa128c950b86bc628dda0175296eabcb5d93ca5 (diff)
downloadexternal_llvm-47fe337172a70addb657b8db21c8c5839dbbdf0f.zip
external_llvm-47fe337172a70addb657b8db21c8c5839dbbdf0f.tar.gz
external_llvm-47fe337172a70addb657b8db21c8c5839dbbdf0f.tar.bz2
Don't doxygenize the boost libraries
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3079 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/doxygen.cfg.in')
-rw-r--r--docs/doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen.cfg.in b/docs/doxygen.cfg.in
index 265df19..9c89fa7 100644
--- a/docs/doxygen.cfg.in
+++ b/docs/doxygen.cfg.in
@@ -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