commit | 66bb622cff8b5fa0eb3b036f42eb43853a05ad2e | [log] [tgz] |
---|---|---|
author | Tobias Grosser <grosser@fim.uni-passau.de> | Thu May 02 14:59:52 2013 +0000 |
committer | Tobias Grosser <grosser@fim.uni-passau.de> | Thu May 02 14:59:52 2013 +0000 |
tree | 4425f8ae5792ee708a8b5ffc39198e8183465ae2 | |
parent | 299eb2e6e15f0df73ce6202849fd2b4f0713cc1f [diff] [blame] |
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
diff --git a/docs/CommandLine.rst b/docs/CommandLine.rst index 073958b..ea0c369 100644 --- a/docs/CommandLine.rst +++ b/docs/CommandLine.rst
@@ -2,6 +2,9 @@ CommandLine 2.0 Library Manual ============================== +.. contents:: + :local: + Introduction ============