Adding intersphinx linking to publish fuel documentation on RTD
Change-Id: Ie968f373ce4d436878ad0c0bde132233a03df475
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
url = ../fds
branch = .
ignore = dirty
-[submodule "docs/submodules/fuel"]
- path = docs/submodules/fuel
- url = ../fuel
- branch = .
- ignore = dirty
[submodule "docs/submodules/functest"]
path = docs/submodules/functest
url = ../functest
intersphinx_mapping = {}
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)