summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBertrand Souville <souville@docomolab-euro.com>2018-10-25 10:53:59 +0200
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-11-08 11:44:07 -0800
commitc66e2fdfc92179b72b1a6dc36ff143a869465a7f (patch)
tree2e763fa1aceb20b4cc9f6d463b15c8a1669d8fab
parent495ac4ed88953286e72cc77fffe6a42bc5baff99 (diff)
Update git submodules for Promise
Transition to local documentation build for Promise as defined at: https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html Change-Id: Icd35cd7b1c56a9de8625a685a8495067cfe60431 Signed-off-by: Bertrand Souville <souville@docomolab-euro.com> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-rw-r--r--docs/conf.py1
-rw-r--r--docs/release/userguide.introduction.rst2
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 709a2f0fc..3520eb2f4 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -289,6 +289,7 @@ intersphinx_mapping['armband'] = ('https://opnfv-armband.readthedocs.io/en/%s' %
intersphinx_mapping['copper'] = ('https://opnfv-copper.readthedocs.io/en/%s' % branch, None)
intersphinx_mapping['moon'] = ('https://opnfv-moon.readthedocs.io/en/%s' % branch, None)
intersphinx_mapping['netready'] = ('https://opnfv-netready.readthedocs.io/en/%s' % branch, None)
+intersphinx_mapping['promise'] = ('https://opnfv-promise.readthedocs.io/en/%s' % branch, None)
intersphinx_mapping['releng'] = ('https://opnfv-releng.readthedocs.io/en/latest', None)
intersphinx_mapping['ovn4nfv'] = ('https://opnfv-ovn4nfv.readthedocs.io/en/%s' % branch, None)
intersphinx_mapping['fuel'] = ('https://opnfv-fuel.readthedocs.io/en/%s' % branch, None)
diff --git a/docs/release/userguide.introduction.rst b/docs/release/userguide.introduction.rst
index fbf6ea8e8..1a8a096ba 100644
--- a/docs/release/userguide.introduction.rst
+++ b/docs/release/userguide.introduction.rst
@@ -72,7 +72,7 @@ Feature Configuration Guides
- :ref:`OVN4NFV Configuration Guide <xyz-configguide>`
- :ref:`OVNO Configuration Guide <ovno-configguide>`
- :ref:`Parser Configuration Guide <parser-configguide>`
-- :ref:`Promise Configuration Guide <promise-configguide>`
+- :ref:`Promise Configuration Guide <promise:promise-configguide>`
- :ref:`SDNVPN Configuration Guide <sdnvpn-configguide>`
- :ref:`SFC Configuration Guide <sfc-configguide>`
- :ref:`Stor4NFV Configuration Guide <stor4nfv:stor4nfv-configguide>`