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 /docs/infrastructure | |
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 'docs/infrastructure')
-rw-r--r-- | docs/infrastructure/ci.rst | 4 | ||||
-rw-r--r-- | docs/infrastructure/overview.rst | 5 |
2 files changed, 3 insertions, 6 deletions
diff --git a/docs/infrastructure/ci.rst b/docs/infrastructure/ci.rst index a6323ef76..97429a505 100644 --- a/docs/infrastructure/ci.rst +++ b/docs/infrastructure/ci.rst @@ -10,5 +10,5 @@ Continuous Integration - CI Please see the details of CI from the chapters below. -- :ref:`CI Overview <ci-overview>` -- :ref:`CI User Guide <ci-user-guide>` +- :ref:`CI Overview <releng:ci-overview>` +- :ref:`CI User Guide <releng:ci-user-guide>` diff --git a/docs/infrastructure/overview.rst b/docs/infrastructure/overview.rst index 1bd792000..3100907ce 100644 --- a/docs/infrastructure/overview.rst +++ b/docs/infrastructure/overview.rst @@ -41,10 +41,7 @@ TBD Software Infrastructure ----------------------- -.. toctree:: - :maxdepth: 1 - - ../submodules/releng/docs/infra/index +- :ref:`releng:software-infrastructure` Security -------- |