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 <agardner@linuxfoundation.org>
Change-Id: I9c97ba7f6809446402cc2fa08add67a771e7e0fe
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 81d42f6..73a32fa 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 @@
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 <http://onap.readthedocs.io/en/latest/submodules/portal.git/docs/tutorials/index.html>`__\.
+:ref:`Documentation<onap-portal:master_index>`.
Access
------
@@ -25,7 +25,7 @@
Access the ONAP Portal using Mozilla Firefox or Google Chrome(win/mac)
at the provided URL. For example: `https://<hostname:port>/ONAPPORTAL/login.html`.
-Access the ONAP portal via the 8989 LoadBalancer documented `here <https://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_user_guide.html#accessing-the-onap-portal-using-oom-and-a-kubernetes-cluster>`__
+:ref:`Access the ONAP portal via the 8989 LoadBalancer documented `here<onap-oom:onap-on-kubernetes-with-rancher>`
From the Portal, users access applications directly or by function using
the `Manage menu`.
@@ -60,7 +60,7 @@
From the ONAP Portal, administrators:
- access the same functionality accessible to users (see `ONAP Portal
- for users <#PAGE_1018759>`__)
+ for users <onap-#PAGE_1018759>`__)
- manage users and application admins
diff --git a/docs/guides/onap-operator/platformoperations.rst b/docs/guides/onap-operator/platformoperations.rst
index edde9ae..520586e 100644
--- a/docs/guides/onap-operator/platformoperations.rst
+++ b/docs/guides/onap-operator/platformoperations.rst
@@ -20,7 +20,7 @@
:maxdepth: 2
:titlesonly:
- ../../submodules/oom.git/docs/oom_user_guide.rst
+:ref:`oom_user_guide<onap-oom:oom_user_guide>`
ONAP Testing and Monitoring
---------------------------
@@ -38,7 +38,7 @@
:maxdepth: 2
:titlesonly:
- RobotFramework <../../submodules/integration.git/docs/docs_robot.rst>
+:ref:`RobotFramework<onap-integration:docs_robot>`
**Interface Health can be checked via Consul:**
@@ -61,9 +61,9 @@
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://<kubernetes IP>:30270/ui/
+ <kubernetes IP>:30270/ui/
**ONAP Log collection is provided by the Logging and Analytics Module:**
@@ -71,7 +71,7 @@
:maxdepth: 2
:titlesonly:
- Logging&Analytics <../../submodules/logging-analytics.git/docs/index.rst>
+:ref:`Logging & Analytics <onap-logging-analytics:master_index>`
ONAP Backup and Restore
-----------------------
@@ -90,5 +90,5 @@
:maxdepth: 2
:titlesonly:
- Multi-Site State Coordination <../../submodules/music.git/docs/index.rst>
+:ref:`Multi-Site State Coordination<onap-music:master_index>`
diff --git a/docs/guides/onap-operator/settingup/index.rst b/docs/guides/onap-operator/settingup/index.rst
index f963888..f24349b 100644
--- a/docs/guides/onap-operator/settingup/index.rst
+++ b/docs/guides/onap-operator/settingup/index.rst
@@ -50,7 +50,7 @@
:maxdepth: 2
:titlesonly:
- ../../../../submodules/oom.git/docs/oom_cloud_setup_guide.rst
+:ref:`oom_cloud_setup_guide<onap-oom:oom_cloud_setup_guide>`
ONAP installation is described here:
@@ -58,8 +58,8 @@
:maxdepth: 2
:titlesonly:
- ../../../../submodules/oom.git/docs/oom_quickstart_guide.rst
- ../../../../submodules/oom.git/docs/oom_user_guide.rst
+:ref:`oom_quickstart_guide<onap-oom:oom_quickstart_guide>`
+:ref:`oom_user_guide<onap-oom:oom_user_guide>`
Alternative way of offline ONAP installation is described here:
@@ -67,7 +67,7 @@
:maxdepth: 2
:titlesonly:
- ../../../../submodules/oom/offline-installer.git/docs/index.rst
+:ref:`oom offline-installer<onap-oom-offline-installer:master_index>`
.. note::
Prior to deployment of ONAP, there is no need to download manually any Docker container.