summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-10-18 14:57:45 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-10-19 11:38:28 -0700
commit193a2428a06f681f4d45ba94b5ae69add3cddf91 (patch)
tree8f8d68c3a45178c2ba862f7c03c52312e5a821f9 /docs
parent0a4868c009ae2f0f975e34080c6548ac1a0d1f8b (diff)
Transition Fuel and Armband off of Submodules
Updates references to link to the project docs and removes links to non-existant documents. Change-Id: I10fe2b64063072ffc0a0a9a5661e267eb270456f Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py1
-rw-r--r--docs/featureprojects.rst14
-rw-r--r--docs/release/release-notes.rst2
-rw-r--r--docs/release/subrelease.rst6
m---------docs/submodules/armband0
m---------docs/submodules/fuel0
6 files changed, 8 insertions, 15 deletions
diff --git a/docs/conf.py b/docs/conf.py
index a3866d9cf..48c533975 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -280,6 +280,7 @@ html_sidebars = {'**': ['localtoc.html', 'relations.html'],}
# texinfo_no_detailmenu = False
intersphinx_mapping = {}
+intersphinx_mapping['armband'] = ('https://opnfv-armband.readthedocs.io/en/latest', None)
intersphinx_mapping['releng'] = ('https://opnfv-releng.readthedocs.io/en/latest', None)
intersphinx_mapping['ovn4nfv'] = ('https://opnfv-ovn4nfv.readthedocs.io/en/latest', None)
intersphinx_mapping['fuel'] = ('https://opnfv-fuel.readthedocs.io/en/latest', None)
diff --git a/docs/featureprojects.rst b/docs/featureprojects.rst
index d5afec867..b2eac4314 100644
--- a/docs/featureprojects.rst
+++ b/docs/featureprojects.rst
@@ -1,7 +1,7 @@
.. _opnfv-featureprojects:
OPNFV Projects
-================
+==============
Apex
----
@@ -19,16 +19,10 @@ Apex
Armband
-------
-.. toctree::
- :maxdepth: 1
- ../submodules/armband/docs/development/overview/index
- ../submodules/armband/docs/development/requirements/index
- ../submodules/armband/docs/release/installation/index
- ../submodules/armband/docs/release/configguide/index
- ../submodules/armband/docs/release/userguide/index
- ../submodules/armband/docs/development/design/index
- ../submodules/armband/docs/development/manuals/index
+* :doc:`Armband Overview <armband:index>`
+* :doc:`Installation Guide <armband:release/installation/index>`
+* :doc:`User Guide <armband:release/userguide/index>`
Availability
diff --git a/docs/release/release-notes.rst b/docs/release/release-notes.rst
index 55ddacee1..771c9a77b 100644
--- a/docs/release/release-notes.rst
+++ b/docs/release/release-notes.rst
@@ -16,7 +16,7 @@ Project release notes:
:ref:`Apex Release Notes <apex-releasenotes>`
-:ref:`Armband Release Notes <armband-releasenotes>`
+:ref:`Armband Release Notes <armband:armband-releasenotes>`
:ref:`Auto Release Notes <auto-releasenotes>`
diff --git a/docs/release/subrelease.rst b/docs/release/subrelease.rst
index 1493e690a..fa4bd95bb 100644
--- a/docs/release/subrelease.rst
+++ b/docs/release/subrelease.rst
@@ -28,11 +28,9 @@ Daisy
Fuel
-----
-.. toctree::
- :maxdepth: 1
- ../submodules/fuel/docs/release/release-notes/index
- ../submodules/fuel/docs/release/installation/index
+* :ref:`Release Notes <fuel:fuel-release-notes-label>`
+* :ref:`Installation <fuel:fuel-installation>`
Joid
-----
diff --git a/docs/submodules/armband b/docs/submodules/armband
deleted file mode 160000
-Subproject 66db388e02fa09d6a233ed8844a6c91494cf279
diff --git a/docs/submodules/fuel b/docs/submodules/fuel
deleted file mode 160000
-Subproject ec817180eece7be6e161e4633e08f41ea94cb90