restructured UserGuide Section and corrected CLI Userguide Link 50/117050/1
authorandreasgeissler <andreas-geissler@telekom.de>
Thu, 21 Jan 2021 15:08:52 +0000 (16:08 +0100)
committerandreasgeissler <andreas-geissler@telekom.de>
Thu, 21 Jan 2021 15:08:52 +0000 (16:08 +0100)
Issue-ID: DOC-705

Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: I1ef195b181d18ea47c99aec77a3e90bfcb8736a9

docs/guides/onap-user/index.rst
docs/guides/onap-user/onapcli.rst

index ee754d2..d49b011 100644 (file)
@@ -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
index 27c8087..57b330c 100644 (file)
@@ -7,4 +7,4 @@ ONAP CLI
 .. toctree::
    :maxdepth: 2
 
-:ref:`cligit docs user_guiderst<onap-cli:cli_user_guide>`
+:ref:`ONAP CLI userguide<onap-cli:cli_user_guide>`