Transition to local documentation build for Auto as defined at:
https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html
Standalone Auto documentation is available at:
https://opnfv-auto.readthedocs.io/en/latest/
This patch adds intersphinx link to the opnfvdocs repo configuration and removes
auto submodule from docs/submodules/
Change-Id: I2e8a57734cd8e5318bbdcffb75876e6890d2f3da
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
url = ../apex
branch = .
ignore = dirty
-[submodule "docs/submodules/auto"]
- path = docs/submodules/auto
- url = ../auto
- branch = .
- ignore = dirty
[submodule "docs/submodules/bottlenecks"]
path = docs/submodules/bottlenecks
url = ../bottlenecks
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)
+intersphinx_mapping['auto'] = ('https://opnfv-auto.readthedocs.io/en/latest', None)
+++ /dev/null
-Subproject commit 80c523a18d8b694f4002dea7c9c7101317941978