aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/index.rst1
-rw-r--r--docs/user_guide.rst9
2 files changed, 9 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index e1ba96b5..c6b7607d 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -35,7 +35,6 @@ Amsterdam release, it provides commands for following features:
user_guide.rst
installation_guide.rst
OOM_and_HEAT_based_deployment.rst
- end_to_end_onap_cli_commands.rst
logging.rst
release-notes.rst
diff --git a/docs/user_guide.rst b/docs/user_guide.rst
index 919e0a8d..a4203959 100644
--- a/docs/user_guide.rst
+++ b/docs/user_guide.rst
@@ -79,3 +79,12 @@ Following document provides the samples for commands supported in this release.
:maxdepth: 1
cmd_sample.rst
+
+End to end service creation tutorial
+------------------------------------
+Following document provides the tutorial for service creation using CLI.
+
+.. toctree::
+ :maxdepth: 1
+
+ end_to_end_onap_cli_commands.rst \ No newline at end of file