Update git submodules for Auto 39/63939/1
authorMartin Klozik <martin.klozik@tieto.com>
Wed, 24 Oct 2018 08:00:55 +0000 (10:00 +0200)
committerMartin Klozik <martin.klozik@tieto.com>
Wed, 24 Oct 2018 08:11:30 +0000 (10:11 +0200)
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>
.gitmodules
docs/conf.py
docs/submodules/auto [deleted submodule]

index af118f7..4ed89f7 100644 (file)
@@ -3,11 +3,6 @@
        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
index 48c5339..bab9d7b 100644 (file)
@@ -284,3 +284,4 @@ intersphinx_mapping['armband'] = ('https://opnfv-armband.readthedocs.io/en/lates
 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)
diff --git a/docs/submodules/auto b/docs/submodules/auto
deleted file mode 160000 (submodule)
index 80c523a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 80c523a18d8b694f4002dea7c9c7101317941978