diff options
-rw-r--r-- | docs/humaninterfaces.rst | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/docs/humaninterfaces.rst b/docs/humaninterfaces.rst index 443901e64b..1a45b9d7ba 100644 --- a/docs/humaninterfaces.rst +++ b/docs/humaninterfaces.rst @@ -8,11 +8,14 @@ Human Interfaces User Guides In ONAP Confluence ============================== -These are links to the SDC user guides found in ONAP Confluence: +These are links to the SDC user guides found in ONAP User Guides: -- `Resource Onboarding <https://wiki.onap.org/display/DW/Resource+Onboarding>`_ -- `Service Design <https://wiki.onap.org/display/DW/Service+Design>`_ -- `VF Creation and Testing <https://wiki.onap.org/display/DW/VF+Creation+and+Testing>`_ -- `Governance Approval and Service Distribution <https://wiki.onap.org/display/DW/Governance+Approval+and+Service+Distribution>`_ +.. toctree:: + :maxdepth: 1 + :titlesonly: + ../../../guides/onap-user/design/resource-onboarding/index.rst + ../../../guides/onap-user/design/vfcreation/index.rst + ../../../guides/onap-user/design/service-design/index.rst + ../../../guides/onap-user/design/service-distribution/index.rst |