From 2ae9c6a0625432193aeedcd7221ff77f7514ee08 Mon Sep 17 00:00:00 2001 From: Bertrand Souville Date: Thu, 25 Oct 2018 10:53:59 +0200 Subject: 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 Signed-off-by: Trevor Bramwell --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 08b1d6f38..1426d71e2 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) -- cgit 1.2.3-korg