From 30027365166c204bc03043234bbc6b0dfc2506fb Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 7 Nov 2018 17:23:21 +0100 Subject: [docs] Use RTD links for OPNFV Fuel docs refs Now that OPNFV Docs has moved away from git submodules and each project gets its own RTD page, intersphinx labels are broken when reading `opnfv-armband` documentation individually. Switch to using explicit https links to RTD, so all links are working no matter the way documentation is accessed. This has the obvious downside of having to maintain those links in case they ever change upstream. stable/gambia specific change: - edit links to point to Fuel Gambia docs; Change-Id: I4945f51c1c5710c57da3dfdb8adda30bb283b30a Signed-off-by: Alexandru Avadanii (cherry-picked from commit 5a4cee62774652b5920aa3f438d33d90ce319851) --- docs/release/installation/installation.instruction.rst | 4 +++- docs/release/release-notes/release-notes.rst | 4 +++- docs/release/userguide/userguide.rst | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst index 3d8fa241..dd860269 100644 --- a/docs/release/installation/installation.instruction.rst +++ b/docs/release/installation/installation.instruction.rst @@ -17,4 +17,6 @@ Intel Architecture-based and ARM Architecture-based servers. For more information on how to install the latest release of OPNFV when using Fuel as a deployment tool check -:ref:`fuel-installation`. +`OPNFV Fuel Installation Instruction on RTD`_. + +.. _`OPNFV Fuel Installation Instruction on RTD`: https://opnfv-fuel.readthedocs.io/en/stable-gambia/release/installation diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index 29b5b826..7b1ae1f4 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -16,4 +16,6 @@ standard release OPNFV, such that the release can be available on both Intel Architecture-based and ARM Architecture-based servers. Currently the installer supported on ``aarch64`` is OPNFV Fuel. For more -information on Fuel release notes check :ref:`fuel-releasenotes`. +information on Fuel release notes check `OPNFV Fuel Release Notes on RTD`_. + +.. _`OPNFV Fuel Release Notes on RTD`: https://opnfv-fuel.readthedocs.io/en/stable-gambia/release/release-notes diff --git a/docs/release/userguide/userguide.rst b/docs/release/userguide/userguide.rst index 7a5d6898..7fab614e 100644 --- a/docs/release/userguide/userguide.rst +++ b/docs/release/userguide/userguide.rst @@ -17,4 +17,6 @@ standard release OPNFV, such that the release can be available on both Intel Architecture-based and ARM Architecture-based servers. For more information on how to use OPNFV Fuel latest release after it -was deployed check :ref:`fuel-userguide`. +was deployed check `OPNFV Fuel User Guide on RTD`_. + +.. _`OPNFV Fuel User Guide on RTD`: https://opnfv-fuel.readthedocs.io/en/stable-gambia/release/userguide -- cgit 1.2.3-korg