diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-05-04 04:57:08 +0000 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-05-04 04:57:08 +0000 |
commit | 9dd44b6b146e899b36cdd694f3ca7fba1c7657ea (patch) | |
tree | c7c8e4652107e733913e3a5ae8744b0c24e4483c | |
parent | 42ac6fd1c4ac3233aad0facacd2a868fc5668b1c (diff) |
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>
-rw-r--r-- | docs/index.rst | 8 |
1 files changed, 8 insertions, 0 deletions
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 |