summaryrefslogtreecommitdiff
path: root/docs/CommandLine.rst
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2013-05-02 14:59:52 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2013-05-02 14:59:52 +0000
commit66bb622cff8b5fa0eb3b036f42eb43853a05ad2e (patch)
tree4425f8ae5792ee708a8b5ffc39198e8183465ae2 /docs/CommandLine.rst
parent299eb2e6e15f0df73ce6202849fd2b4f0713cc1f (diff)
downloadllvm-66bb622cff8b5fa0eb3b036f42eb43853a05ad2e.tar.gz
llvm-66bb622cff8b5fa0eb3b036f42eb43853a05ad2e.tar.bz2
llvm-66bb622cff8b5fa0eb3b036f42eb43853a05ad2e.tar.xz
Added table of contents declaration in CommandLine Library documentation.
Contributed-by: Dan Liew <daniel.liew@imperial.ac.uk> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180919 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandLine.rst')
-rw-r--r--docs/CommandLine.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CommandLine.rst b/docs/CommandLine.rst
index 073958b16b..ea0c369670 100644
--- a/docs/CommandLine.rst
+++ b/docs/CommandLine.rst
@@ -2,6 +2,9 @@
CommandLine 2.0 Library Manual
==============================
+.. contents::
+ :local:
+
Introduction
============