diff options
author | Eric Debeau <eric.debeau@orange.com> | 2019-05-16 17:38:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-16 17:38:12 +0000 |
commit | 846e2e3ab2b9d7ed75f9f51e141684cd7d0917aa (patch) | |
tree | 991d1c206ebbef5fda092870e648f47eacaa3323 /docs/guides/onap-user/index.rst | |
parent | b249d25f1296bfb5e610b51ee223ef27e2400769 (diff) | |
parent | b1a0c9d80ecf994f3f086196dab26a8824736041 (diff) |
Merge ""Using Onap" section content and structure changed to reflect content and structure of the wiki Fixed missing CLI section Issue-ID: DOC-450"
Diffstat (limited to 'docs/guides/onap-user/index.rst')
-rw-r--r-- | docs/guides/onap-user/index.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index 39c2a32c4..709265e0b 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -13,9 +13,9 @@ an instance of ONAP. .. toctree:: :maxdepth: 1 - platformadmin.rst + onapportal.rst platformoperations.rst - servicedesigner.rst - servicecreator.rst - onapadmin.rst + design/index.rst + servicedeployment.rst + onapcli.rst Verified Use Cases <../../submodules/integration.git/docs/docs_usecases.rst> |