From: Tobias Grosser Date: Thu, 2 May 2013 14:59:52 +0000 (+0000) Subject: Added table of contents declaration in CommandLine Library documentation. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=66bb622cff8b5fa0eb3b036f42eb43853a05ad2e;p=oota-llvm.git Added table of contents declaration in CommandLine Library documentation. Contributed-by: Dan Liew 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 073958b16ba..ea0c369670a 100644 --- a/docs/CommandLine.rst +++ b/docs/CommandLine.rst @@ -2,6 +2,9 @@ CommandLine 2.0 Library Manual ============================== +.. contents:: + :local: + Introduction ============