summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-10-27 20:55:56 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-10-27 20:55:56 +0000
commitad44c9ed7a1728ae8d386d477a064e50097af812 (patch)
tree3889440f1339612be9a1aa24d542049d529b8d8f /docs/index.rst
parent038c96d845f0c53829069c680e289ddd1b146788 (diff)
Add documentation describing the components of a complete toolchain including Clang.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@285341 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index df3cb2546c..61f9c2c494 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -17,6 +17,7 @@ Using Clang as a Compiler
:maxdepth: 1
UsersManual
+ Toolchain
LanguageExtensions
AttributeReference
DiagnosticsReference