summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2013-02-19 16:58:15 +0000
committerSean Silva <silvas@purdue.edu>2013-02-19 16:58:15 +0000
commit3b41a100a65e05309dbfdad65e2f79439fdaf4c0 (patch)
tree8de805c15af3842cf59559117cc887220c580c87 /docs/index.rst
parent24697b0a7297f530822dac42e36feb77738c1885 (diff)
[docs] Introduce ExternalProjectsUsingClang.rst
A couple concrete examples are sure to be a win. If you know of any other external projects using Clang, please let me know! Patch by Laszlo Nagy! (with a title tweak by me) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175529 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 66906e5aba..92d217ab8a 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -30,6 +30,7 @@ Using Clang as a Library
:maxdepth: 1
Tooling
+ ExternalProjectsUsingClang
IntroductionToTheClangAST
LibTooling
LibFormat