diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-10 12:30:14 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-10 12:34:11 +0530 |
commit | c010b36072b610ec1815e92c39907e5ed1f822b6 (patch) | |
tree | 65c063906c8b69e21aca5ed612b1109124abff4e /docs/user_guide.rst | |
parent | 0243baf01403fa70aa97563d2f6bad77e20ab51e (diff) |
CLI docs: refactor to reduce the size of documents
Issue-ID: CLI-100
Change-Id: I3a31a4b13ab3bf2fa9a28112c2a65c8ebbef3181
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/user_guide.rst')
-rw-r--r-- | docs/user_guide.rst | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/user_guide.rst b/docs/user_guide.rst index e4da3d4d..e8b3515a 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -136,6 +136,8 @@ Following document provides the help message for commands supported in this rele :maxdepth: 1 cmd_help.rst + cmd_help_onap_amsterdam.rst + cmd_help_onap_beijing.rst Command Samples --------------- @@ -145,6 +147,7 @@ Following document provides the samples for commands supported in this release. :maxdepth: 1 cmd_sample.rst + cmd_sample_onap_amsterdam.rst End to end service creation tutorial ------------------------------------ @@ -155,11 +158,11 @@ Following document provides the tutorial for service creation using CLI. end_to_end_onap_cli_commands.rst -PNF/VNF creation tutorial +PNF/VNF on-boarding tutorial ------------------------------------ -Following document provides the tutorial for PNF/VNF creation tutorial using CLI. +Following document provides the tutorial for PNF/VNF on-boarding tutorial using CLI. .. toctree:: :maxdepth: 1 - step_to_import_PNF.rst
\ No newline at end of file + pnf_on_boarding.rst
\ No newline at end of file |