summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-10-16 06:46:57 +0000
committerBill Wendling <isanbard@gmail.com>2011-10-16 06:46:57 +0000
commit564ec21aa612187ee8cd35c04cbbfa90b85bc422 (patch)
treec190164e91641fe8d376278ed5b9fa631bc1ccf6
parenta7d0563b0aec8c028d321dc76c3247c6a3ce6771 (diff)
Merging r142113:
------------------------------------------------------------------------ r142113 | void | 2011-10-15 23:43:18 -0700 (Sat, 15 Oct 2011) | 1 line Enable CREATE_SUBDIRS for a performance win, because there are a lot of files being generated. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_30@142115 91177308-0d34-0410-b5e6-96231b3b80d8
-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 ed9ffcb85a..7f3292c85d 100644
--- a/docs/doxygen.cfg.in
+++ b/docs/doxygen.cfg.in
@@ -39,7 +39,7 @@ OUTPUT_DIRECTORY = @abs_builddir@/doxygen
# source files, where putting all generated files in the same directory would
# otherwise cause performance problems for the file system.
-CREATE_SUBDIRS = NO
+CREATE_SUBDIRS = YES
# The OUTPUT_LANGUAGE tag is used to specify the language in which all
# documentation generated by doxygen is written. Doxygen will use this