From 6ceaa8426efc7ff067e555ad5fd4db256ef2ff35 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 10 Apr 2020 14:00:17 -0400 Subject: Fix links to new intersphinx format. Now that all the projects have anchors. convert links to intersphinx format Issue-ID: CIMAN-376 Signed-off-by: Aric Gardner Change-Id: I9c97ba7f6809446402cc2fa08add67a771e7e0fe --- .../onap-operator/onap-portal-admin/onap-portal-admin.rst | 6 +++--- docs/guides/onap-operator/platformoperations.rst | 12 ++++++------ docs/guides/onap-operator/settingup/index.rst | 8 ++++---- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/guides/onap-operator') diff --git a/docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst b/docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst index 81d42f6a7..73a32fa75 100644 --- a/docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst +++ b/docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst @@ -17,7 +17,7 @@ The Portal SDK for application developers includes bundled tools, technologies, and built-in capabilities such as services, APIs, and UI controls. Existing applications can migrate to the Portal with the provided APIs and libraries. See `ONAP Portal SDK -Documentation `__\. +:ref:`Documentation`. Access ------ @@ -25,7 +25,7 @@ Access Access the ONAP Portal using Mozilla Firefox or Google Chrome(win/mac) at the provided URL. For example: `https:///ONAPPORTAL/login.html`. -Access the ONAP portal via the 8989 LoadBalancer documented `here `__ +:ref:`Access the ONAP portal via the 8989 LoadBalancer documented `here` From the Portal, users access applications directly or by function using the `Manage menu`. @@ -60,7 +60,7 @@ Admin Tasks From the ONAP Portal, administrators: - access the same functionality accessible to users (see `ONAP Portal - for users <#PAGE_1018759>`__) + for users `__) - manage users and application admins diff --git a/docs/guides/onap-operator/platformoperations.rst b/docs/guides/onap-operator/platformoperations.rst index edde9aed8..520586e84 100644 --- a/docs/guides/onap-operator/platformoperations.rst +++ b/docs/guides/onap-operator/platformoperations.rst @@ -20,7 +20,7 @@ be found in: :maxdepth: 2 :titlesonly: - ../../submodules/oom.git/docs/oom_user_guide.rst +:ref:`oom_user_guide` ONAP Testing and Monitoring --------------------------- @@ -38,7 +38,7 @@ functions :maxdepth: 2 :titlesonly: - RobotFramework <../../submodules/integration.git/docs/docs_robot.rst> +:ref:`RobotFramework` **Interface Health can be checked via Consul:** @@ -61,9 +61,9 @@ functions graphically view the current health status of all of the ONAP components for which agents have been created - The Consul GUI can be accessed via: + The Consul GUI can be accessed via http AT - http://:30270/ui/ + :30270/ui/ **ONAP Log collection is provided by the Logging and Analytics Module:** @@ -71,7 +71,7 @@ functions :maxdepth: 2 :titlesonly: - Logging&Analytics <../../submodules/logging-analytics.git/docs/index.rst> +:ref:`Logging & Analytics ` ONAP Backup and Restore ----------------------- @@ -90,5 +90,5 @@ the MUSIC component: :maxdepth: 2 :titlesonly: - Multi-Site State Coordination <../../submodules/music.git/docs/index.rst> +:ref:`Multi-Site State Coordination` diff --git a/docs/guides/onap-operator/settingup/index.rst b/docs/guides/onap-operator/settingup/index.rst index f96388891..f24349b3e 100644 --- a/docs/guides/onap-operator/settingup/index.rst +++ b/docs/guides/onap-operator/settingup/index.rst @@ -50,7 +50,7 @@ Creation of Kubernetes cluster is described here: :maxdepth: 2 :titlesonly: - ../../../../submodules/oom.git/docs/oom_cloud_setup_guide.rst +:ref:`oom_cloud_setup_guide` ONAP installation is described here: @@ -58,8 +58,8 @@ ONAP installation is described here: :maxdepth: 2 :titlesonly: - ../../../../submodules/oom.git/docs/oom_quickstart_guide.rst - ../../../../submodules/oom.git/docs/oom_user_guide.rst +:ref:`oom_quickstart_guide` +:ref:`oom_user_guide` Alternative way of offline ONAP installation is described here: @@ -67,7 +67,7 @@ Alternative way of offline ONAP installation is described here: :maxdepth: 2 :titlesonly: - ../../../../submodules/oom/offline-installer.git/docs/index.rst +:ref:`oom offline-installer` .. note:: Prior to deployment of ONAP, there is no need to download manually any Docker container. -- cgit 1.2.3-korg