From 66bb622cff8b5fa0eb3b036f42eb43853a05ad2e Mon Sep 17 00:00:00 2001 From: Tobias Grosser Date: Thu, 2 May 2013 14:59:52 +0000 Subject: [PATCH] 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 --- docs/CommandLine.rst | 3 +++ 1 file changed, 3 insertions(+) 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 ============ -- 2.34.1