diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-10-13 11:55:27 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-11-17 11:38:23 -0800 |
commit | bc7238b2cd35e203fb3a4e71123608b2e7b0d998 (patch) | |
tree | 84a4e1f0575e745586aadbf2143ed0c7ba440387 /docs/infrastructure/overview.rst | |
parent | 6e2055ddafcbb00f5d603faadf5ce2d0be9b97b7 (diff) |
Infrastructure Documentation Structure Updates
Include references to CI documents in the releng repo and provide links
for hardware and software infrastructure to pharos and releng
respectively. Also include a link to anteater under the security
heading.
Change-Id: Ie12d40b8b2616b3a3165a5409a5596112962f283
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/infrastructure/overview.rst')
-rw-r--r-- | docs/infrastructure/overview.rst | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/infrastructure/overview.rst b/docs/infrastructure/overview.rst index 1d503f9b3..1bd792000 100644 --- a/docs/infrastructure/overview.rst +++ b/docs/infrastructure/overview.rst @@ -41,9 +41,15 @@ TBD Software Infrastructure ----------------------- -TBD +.. toctree:: + :maxdepth: 1 + + ../submodules/releng/docs/infra/index + +Security +-------- .. toctree:: :maxdepth: 1 - ../submodules/releng/docs/sofware-infrastructure-index + ../submodules/releng-anteater/docs/index |