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/ci.rst | |
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/ci.rst')
-rw-r--r-- | docs/infrastructure/ci.rst | 4 |
1 files changed, 2 insertions, 2 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>` |