aboutsummaryrefslogtreecommitdiff
path: root/clang/.gitignore
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2013-01-02 23:07:22 +0000
committerSean Silva <silvas@purdue.edu>2013-01-02 23:07:22 +0000
commitcd61d28c4abf31c817e62ab6689a9146e08960ae (patch)
treee2014448a221dfd1323296ecd6d8fb5083bfca61 /clang/.gitignore
parent437db1597888674868033d567d05185c20e5f128 (diff)
downloadllvm-cd61d28c4abf31c817e62ab6689a9146e08960ae.zip
llvm-cd61d28c4abf31c817e62ab6689a9146e08960ae.tar.gz
llvm-cd61d28c4abf31c817e62ab6689a9146e08960ae.tar.bz2
analyzer: add initial Sphinx configuration
This is just the output of sphinx-quickstart. Now all that is needed to begin converting the analyzer docs to reST is the server-side setup. The analyzer folks have asked me to keep this segregated from the other clang docs since the analyzer is a logically separate project (and has its own separate web page) even though it resides in the clang tree. llvm-svn: 171425
Diffstat (limited to 'clang/.gitignore')
-rw-r--r--clang/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/.gitignore b/clang/.gitignore
index ea2ff50..6c34e37 100644
--- a/clang/.gitignore
+++ b/clang/.gitignore
@@ -32,3 +32,4 @@ cscope.out
tools/extra
# Sphinx build products
docs/_build
+docs/analyzer/_build