Convert Unlinked Git Submodules to Intersphinx 93/64093/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 26 Oct 2018 17:31:41 +0000 (10:31 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 26 Oct 2018 17:37:49 +0000 (10:37 -0700)
These projects don't have any docs linked in the current documentation,
so there is little reason to include their submodules here.

Converting the non-archived projects to intersphinx link should reduce
the build time.

Change-Id: Ifdb614d53ac5cbdfa4c94ac09d990f796004cf10
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
.gitmodules
docs/conf.py
docs/submodules/copper [deleted submodule]
docs/submodules/domino [deleted submodule]
docs/submodules/escalator [deleted submodule]
docs/submodules/moon [deleted submodule]
docs/submodules/netready [deleted submodule]

index af118f7..90c8bd5 100644 (file)
        url = https://gerrit.opnfv.org/gerrit/container4nfv
        branch = .
        ignore = dirty
-[submodule "docs/submodules/copper"]
-       path = docs/submodules/copper
-       url = ../copper
-       branch = .
-       ignore = dirty
 [submodule "docs/submodules/daisy"]
        path = docs/submodules/daisy
        url = ../daisy
        branch = .
        ignore = dirty
-[submodule "docs/submodules/domino"]
-       path = docs/submodules/domino
-       url = ../domino
-       branch = .
-       ignore = dirty
 [submodule "docs/submodules/dovetail"]
        path = docs/submodules/dovetail
        url = ../dovetail
        branch = .
        ignore = dirty
-[submodule "docs/submodules/escalator"]
-       path = docs/submodules/escalator
-       url = ../escalator
-       branch = .
-       ignore = dirty
 [submodule "docs/submodules/fastpathmetrics"]
        path = docs/submodules/fastpathmetrics
        url = ../fastpathmetrics
        url = ../multisite
        branch = .
        ignore = dirty
-[submodule "docs/submodules/netready"]
-       path = docs/submodules/netready
-       url = ../netready
-       branch = .
-       ignore = dirty
 [submodule "docs/submodules/nfvbench"]
        path = docs/submodules/nfvbench
        url = https://gerrit.opnfv.org/gerrit/nfvbench
        url = https://gerrit.opnfv.org/gerrit/ovno
        branch = .
        ignore = dirty
-[submodule "docs/submodules/moon"]
-       path = docs/submodules/moon
-       url = ../moon
-       branch = .
-       ignore = dirty
 [submodule "docs/submodules/calipso"]
        path = docs/submodules/calipso
        url = https://gerrit.opnfv.org/gerrit/calipso
index 48c5339..4e55428 100644 (file)
@@ -281,6 +281,9 @@ html_sidebars = {'**': ['localtoc.html', 'relations.html'],}
 
 intersphinx_mapping = {}
 intersphinx_mapping['armband'] = ('https://opnfv-armband.readthedocs.io/en/latest', None)
+intersphinx_mapping['copper'] = ('https://opnfv-copper.readthedocs.io/en/latest', None)
+intersphinx_mapping['moon'] = ('https://opnfv-moon.readthedocs.io/en/latest', None)
+intersphinx_mapping['netready'] = ('https://opnfv-netready.readthedocs.io/en/latest', None)
 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)
diff --git a/docs/submodules/copper b/docs/submodules/copper
deleted file mode 160000 (submodule)
index 505dc77..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 505dc7754239feaa28c736abb3019598db2a1a56
diff --git a/docs/submodules/domino b/docs/submodules/domino
deleted file mode 160000 (submodule)
index 8330eea..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 8330eea4474bf90a358c2255b1d0c64038295796
diff --git a/docs/submodules/escalator b/docs/submodules/escalator
deleted file mode 160000 (submodule)
index 96c35cd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 96c35cdeba27d2e290cb9bd254b3871452ea6232
diff --git a/docs/submodules/moon b/docs/submodules/moon
deleted file mode 160000 (submodule)
index cbea4e3..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit cbea4e360e9bfaa9698cf7c61c83c96a1ba89b8c
diff --git a/docs/submodules/netready b/docs/submodules/netready
deleted file mode 160000 (submodule)
index 54c5333..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 54c5333ac4217a3fcd9c9142c8132b8fec0dd2fa