diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-04 12:50:48 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-04 15:53:55 -0700 |
commit | 53de5d7c93593b2603fe82e0198b88c7065688d7 (patch) | |
tree | 4df4aed0ca72a00e58b13c836682dbc69c983838 /.gitmodules | |
parent | 492d9357dcacf06e34c215af5f2717a037549994 (diff) |
Switch Releng from submodules to intersphinx
Removes the releng submodule, adds the pre-installed intersphinx to the
list of extentions, and updates the releng links to point to the RTD
site.
Change-Id: I334077920e7aebbecc7e91d586110617622bb609
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 4d6455b5f..f0511b58a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -148,10 +148,6 @@ url = ../qtip branch = . ignore = dirty -[submodule "docs/submodules/releng"] - path = docs/submodules/releng - url = ../releng - branch = master [submodule "docs/submodules/sdnvpn"] path = docs/submodules/sdnvpn url = ../sdnvpn |