summaryrefslogtreecommitdiffstats
path: root/docs/featureprojects.rst
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2021-07-01 15:56:09 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2021-07-01 15:59:10 -0700
commit0b8891b33062a91a9185f5cf40494d65cf3e4fe0 (patch)
tree34d0849688e59a00db71bdd7c7e1003e25322665 /docs/featureprojects.rst
parent1b8f36c4a08cca7a5f570b3d213bad25514b258e (diff)
Fix formatting, remove dead links/outdated docs
- Removes the outdated scenario documentation These docs included links to images that no longer exist - Removes the broken links to apex, sfc, clover, doctor, and ipv6 These no longer work as the infersphinx linking has been removedA - Removes links to missing documents - Fixes a minor issues with the index header - Updates the docs-linkcheck tox environment with the correct path to requirements.txt - Replaces the IRC link to Slack Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/featureprojects.rst')
-rw-r--r--docs/featureprojects.rst40
1 files changed, 0 insertions, 40 deletions
diff --git a/docs/featureprojects.rst b/docs/featureprojects.rst
index 56c2f2c9e..e27b23405 100644
--- a/docs/featureprojects.rst
+++ b/docs/featureprojects.rst
@@ -3,20 +3,12 @@
OPNFV Projects
==============
-Apex
-----
-
-* :doc:`Apex Overview <apex:index>`
-* :doc:`Apex Installation instructions <apex:release/installation/index>`
-
-
Availability
------------
* :doc:`Availability overview <availability:index>`
* :doc:`High Availability Requirement Analysis in OPNFV <availability:development/overview/index>`
-
Barometer
---------
@@ -26,40 +18,8 @@ Barometer
* :doc:`Barometer User Guide <barometer:release/userguide/index>`
* :doc:`Barometer Design Guide <barometer:development/design/index>`
-Clover
-------
-
-* :doc:`Clover Overview <clover:index>`
-
-Doctor
-------
-
-* :doc:`Doctor overview <doctor:index>`
-* :doc:`Doctor Requirements <doctor:development/requirements/index>`
-* :doc:`Doctor Config Guide <doctor:release/configguide/index>`
-* :doc:`Doctor User Guide <doctor:release/userguide/index>`
-* :doc:`Doctor Design Guide <doctor:development/design/index>`
-* :doc:`OpenStack NOVA API for marking host down <doctor:development/manuals/index>`
-
Edgecloud
---------
* :doc:`Edgecloud Overview <edgecloud:index>`
* :doc:`Edgecloud Requirements <edgecloud:development/requirements/index>`
-
-IPV6
-----
-
-* :doc:`IPV6 Overview <ipv6:index>`
-* :doc:`IPV6 Installation Guide <ipv6:release/installation/index>`
-* :doc:`IPV6 Config Guide <ipv6:release/configguide/index>`
-* :doc:`IPV6 User Guide <ipv6:release/userguide/index>`
-
-SFC
----
-
-* :doc:`SFC Overview <sfc:index>`
-* :doc:`SFC Requirements <sfc:development/requirements/index>`
-* :doc:`SFC Config Guide <sfc:release/configguide/index>`
-* :doc:`SFC User Guide <sfc:release/userguide/index>`
-* :doc:`SFC Devlopment Guide <sfc:development/design/index>`