From b3616d6a4ac7191dc1b2c77906f56704888fd11a Mon Sep 17 00:00:00 2001 From: andreasgeissler Date: Thu, 21 Jan 2021 16:08:52 +0100 Subject: [PATCH] restructured UserGuide Section and corrected CLI Userguide Link Issue-ID: DOC-705 Signed-off-by: andreasgeissler Change-Id: I1ef195b181d18ea47c99aec77a3e90bfcb8736a9 --- docs/guides/onap-user/index.rst | 18 +++++++++++++++++- docs/guides/onap-user/onapcli.rst | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index ee754d266..d49b011a1 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -12,15 +12,31 @@ The following guides are provided to describe tasks that a user of ONAP may need to perform when integrating, deploying, testing and operating an instance of ONAP. +E2E User Guides +--------------- + .. toctree:: :maxdepth: 1 - onap-portal-user/onap-portal-user.rst design/index.rst instantiate/index.rst configure/index.rst + +Component User Guides +--------------------- + +.. toctree:: + :maxdepth: 1 + + onap-portal-user/onap-portal-user.rst onapcli.rst +For other ONAP components please review the individual +document sets in :ref:`doc_onap-developer_guide_projects` + +Tutorials +--------- + Verified Use Cases ------------------ In the following page you find all use cases and functional requirements diff --git a/docs/guides/onap-user/onapcli.rst b/docs/guides/onap-user/onapcli.rst index 27c8087dc..57b330c5f 100644 --- a/docs/guides/onap-user/onapcli.rst +++ b/docs/guides/onap-user/onapcli.rst @@ -7,4 +7,4 @@ ONAP CLI .. toctree:: :maxdepth: 2 -:ref:`cligit docs user_guiderst` +:ref:`ONAP CLI userguide` -- 2.16.6