diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-12-04 14:27:13 -0800 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-12-15 14:26:10 +0000 |
commit | c5c7695d980904e6c6b15c909344d26383769216 (patch) | |
tree | 1d38b2f4fc7edf336bdc279813ace5d6877d2755 /docs | |
parent | d942dfd91ec7d0316d1814e16ba14d020f0ae23b (diff) |
Update Documentation Landing Page
Change-Id: Ic6e4aabac17fd77888938a050ca5d93bdab40ce7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
(cherry picked from commit 67da0ef95eeba5c136315598a6dbcf17087acbc0)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 14 | ||||
-rw-r--r-- | docs/testing/ecosystem/index.rst | 6 |
2 files changed, 10 insertions, 10 deletions
diff --git a/docs/index.rst b/docs/index.rst index 2f6080412..591e161f7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,9 +12,6 @@ and service provider networks. Participation is open to anyone, whether you are an employee of a member company or just passionate about network transformation. -Release -------- - .. toctree:: :maxdepth: 1 @@ -24,8 +21,8 @@ Release release/release-notes -Test Frameworks ---------------- +Testing Frameworks +------------------ .. toctree:: :maxdepth: 1 @@ -34,7 +31,6 @@ Test Frameworks testing/testing-user testing/testing-dev - Developer --------- @@ -44,7 +40,6 @@ Developer how-to-use-docs/index featureprojects - Infrastructure -------------- @@ -54,3 +49,8 @@ Infrastructure infrastructure/overview infrastructure/ci infrastructure/xci + +Found a typo or any other feedback? Send an email to users@opnfv.org or +talk to us on `IRC_`. + +.. _IRC: https://webchat.freenode.net/?channels=%23opnfv diff --git a/docs/testing/ecosystem/index.rst b/docs/testing/ecosystem/index.rst index f51fa19b0..669f5cc19 100644 --- a/docs/testing/ecosystem/index.rst +++ b/docs/testing/ecosystem/index.rst @@ -2,9 +2,9 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) Christopher Price (Ericsson AB) -======================== -Test Framework Overview -======================== +========================== +Testing Framework Overview +========================== .. toctree:: :maxdepth: 2 |