From 9dd44b6b146e899b36cdd694f3ca7fba1c7657ea Mon Sep 17 00:00:00 2001
From: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Date: Fri, 4 May 2018 04:57:08 +0000
Subject: Add required topics heading in CLI front page

Issue-ID: CLI-100

Change-Id: I862ac937545a2db95b320b7584301af7cbe98f21
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
---
 docs/index.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

(limited to 'docs')

diff --git a/docs/index.rst b/docs/index.rst
index 3132ae62..bb578648 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -11,6 +11,9 @@ ONAP CLI
 
 :blue:`One Command to command whole ONAP !`
 
+Introduction
+-------------
+
 Both Information and Communication Technology customers prefer Command Line
 Interface (CLI) over Graphical user interface (GUI) in many situations
 such as automation, Devops, CI&CD. So CLI is always been as integral part
@@ -27,6 +30,11 @@ the commands for following ONAP functionalities:
 * Policy management
 * VNF/PNF management
 
+Table of contents
+------------------
+
+Following guidelines provides detailed information about CLI.
+
 .. toctree::
    :maxdepth: 1
 
-- 
cgit