summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2013-03-22 06:21:35 +0000
committerDouglas Gregor <dgregor@apple.com>2013-03-22 06:21:35 +0000
commit9bb4a0c195eda6e034c467a63b9ada2209a6df3f (patch)
treee2524f4dddb4facff636090b67f7f32771bd28c7 /docs/index.rst
parent08f8539f0acfc74cc2e04167940bb59a0b582cbf (diff)
More documentation on the module map language.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177704 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 712e362636..5cdfb6bb5b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -21,6 +21,7 @@ Using Clang as a Compiler
AddressSanitizer
ThreadSanitizer
MemorySanitizer
+ Modules
FAQ
Using Clang as a Library