diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2018-05-04 05:18:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-04 05:18:57 +0000 |
commit | ec809bf59dc8e171f28c1cbef51706bfbc7c4dd9 (patch) | |
tree | 563b39de34b680939efb99fbceaa4eb4bdfd9d9c | |
parent | 06b179eece3a67b8124559325df061aed0849760 (diff) | |
parent | 9dd44b6b146e899b36cdd694f3ca7fba1c7657ea (diff) |
Merge "Add required topics heading in CLI front page"
-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 |