From 3337d3c95a45e23558db33d199e60164dd18247b Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Tue, 13 Nov 2018 12:32:57 -0800 Subject: Remove links to non-active Gambia Projects Removes links to Daisy, Parser, Orchestra, ONOSFW, and OVNO, and updates the link to releng-xi to point at the correct stable branch. Change-Id: I477d132fc8e2a45f45e84f83190e82c2afc168a3 Signed-off-by: Trevor Bramwell --- docs/conf.py | 2 +- docs/featureprojects.rst | 16 ---------------- docs/release/release-notes.rst | 4 ---- docs/release/userguide.introduction.rst | 10 +--------- 4 files changed, 2 insertions(+), 30 deletions(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 59a49d42f..b3b9a8d8b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -316,7 +316,7 @@ intersphinx_mapping['pharos'] = ('https://opnfv-pharos.readthedocs.io/en/%s' % b intersphinx_mapping['promise'] = ('https://opnfv-promise.readthedocs.io/en/%s' % branch, None) intersphinx_mapping['qtip'] = ('https://opnfv-qtip.readthedocs.io/en/%s' % branch, None) intersphinx_mapping['releng'] = ('https://opnfv-releng.readthedocs.io/en/latest', None) -intersphinx_mapping['releng-xci'] = ('https://opnfv-releng-xci.readthedocs.io/en/%s' % branch, None) +intersphinx_mapping['releng-xci'] = ('https://opnfv-releng-xci.readthedocs.io/en/stable', None) intersphinx_mapping['samplevnf'] = ('https://opnfv-samplevnf.readthedocs.io/en/%s' % branch, None) intersphinx_mapping['sdnvpn'] = ('https://opnfv-sdnvpn.readthedocs.io/en/%s' % branch, None) intersphinx_mapping['sfc'] = ('https://opnfv-sfc.readthedocs.io/en/%s' % branch, None) diff --git a/docs/featureprojects.rst b/docs/featureprojects.rst index 447f81617..ba1416d52 100644 --- a/docs/featureprojects.rst +++ b/docs/featureprojects.rst @@ -45,14 +45,6 @@ Compass4Nfv * :doc:`Compass4nfv Installation ` * :doc:`Compass4nfv Design Guide ` -Daisy4NFV ---------- - -* :doc:`Daisy overview ` -* :doc:`Daisy Design Guide ` -* :doc:`Daisy Config Guide ` -* :doc:`Daisy Installation Guide ` - Doctor ------ @@ -78,14 +70,6 @@ IPV6 * :doc:`IPV6 User Guide ` -Parser ------- - -* :doc:`Parser overview ` -* :doc:`Parser Installation Guide ` -* :doc:`Parser Config Guide ` -* :doc:`Parser User Guide ` - SDNVPN -------- diff --git a/docs/release/release-notes.rst b/docs/release/release-notes.rst index 7d6dc4dd4..6f141630e 100644 --- a/docs/release/release-notes.rst +++ b/docs/release/release-notes.rst @@ -38,10 +38,6 @@ Project release notes: :ref:`NFVBench Release Notes ` -:ref:`Orchestra Release Notes ` - -:ref:`ONOSFW Release Notes ` - :ref:`OVN4NFV Release Notes ` :ref:`Promise Release Notes ` diff --git a/docs/release/userguide.introduction.rst b/docs/release/userguide.introduction.rst index 0590a915a..e0dee6ce3 100644 --- a/docs/release/userguide.introduction.rst +++ b/docs/release/userguide.introduction.rst @@ -60,13 +60,10 @@ Feature Configuration Guides - :ref:`Auto Configuration Guide ` - :ref:`Barometer Configuration Guide ` -- :ref:`Clover Configuration Guide ` +- :ref:`Clover Configuration Guide ` - :ref:`Container4NFV Configuration Guide ` - :ref:`Doctor Configuration Guide ` - :ref:`IPv6 Configuration Guide ` -- :ref:`ONOSFW Configuration Guide ` -- :ref:`Orchestra Configuration Guide ` -- :ref:`Parser Configuration Guide ` - :ref:`Promise Configuration Guide ` - :ref:`SDNVPN Configuration Guide ` - :ref:`SFC Configuration Guide ` @@ -80,11 +77,6 @@ Feature User Guides - :doc:`Container4NFV User Guide ` - :ref:`Doctor User Guide ` - :ref:`IPv6 User Guide ` -- :ref:`OpenContrail Virtual Networking User Guide ` -- :ref:`ONOSFW User Guide ` -- :ref:`Orchestra User Guide ` -- :ref:`OVNO User Guide ` -- :ref:`Parser User Guide ` - :ref:`SDNVPN User Guide ` - :ref:`SFC User Guide ` - :ref:`Stor4NFV User Guide ` -- cgit 1.2.3-korg