summaryrefslogtreecommitdiff
path: root/docs/GettingStarted.rst
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2012-12-20 03:32:39 +0000
committerSean Silva <silvas@purdue.edu>2012-12-20 03:32:39 +0000
commit7d31849c44a15924cb1e0d7b72d540c80c27abac (patch)
tree043b883e663030edc74c38529a71feaaaa726425 /docs/GettingStarted.rst
parentc9e30ea42c428ca3ccf9d70a88c4171c6be71f41 (diff)
downloadllvm-7d31849c44a15924cb1e0d7b72d540c80c27abac.tar.gz
llvm-7d31849c44a15924cb1e0d7b72d540c80c27abac.tar.bz2
llvm-7d31849c44a15924cb1e0d7b72d540c80c27abac.tar.xz
docs: Show TOC for GettingStarted.rst.
This is a pretty lengthy document, so put the table of contents in your face so that it's easier to scope out the content. This document is a mess currently and needs to be refactored/revised/split-up. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170646 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.rst')
-rw-r--r--docs/GettingStarted.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst
index d99acbbb48..e37eab91cd 100644
--- a/docs/GettingStarted.rst
+++ b/docs/GettingStarted.rst
@@ -4,6 +4,9 @@
Getting Started with the LLVM System
====================================
+.. contents::
+ :local:
+
Overview
========