diff options
author | Sofia Wallin <sofia.wallin@est.tech> | 2020-10-27 15:27:38 +0100 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@est.tech> | 2020-10-27 15:33:51 +0100 |
commit | 9c2db370183abaa94b26c80bb7f31aa538eff290 (patch) | |
tree | b4a04388835f5de09fd8e159bfa414e0ba232fbb | |
parent | 10d5f99a5553f130500ca58942f75f8261179451 (diff) |
Doc structure update
Updating the landing page according to the
new structure.
Change-Id: I68cef5330df3f7093f456b8abdb56efc75c7d8ed
Signed-off-by: Sofia Wallin <sofia.wallin@est.tech>
-rw-r--r-- | docs/index.rst | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/docs/index.rst b/docs/index.rst index 7f8397584..af8cceb8f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -15,7 +15,6 @@ about network transformation. .. toctree:: :maxdepth: 1 - release/overview release/installation.introduction release/userguide.introduction release/release-notes @@ -27,27 +26,26 @@ Testing Frameworks .. toctree:: :maxdepth: 1 - testing/ecosystem/index testing/testing-user testing/testing-dev -Developer ---------- + Infrastructure +----------------- .. toctree:: :maxdepth: 1 - how-to-use-docs/index + infrastructure/overview + infrastructure/ci + infrastructure/xci -Infrastructure --------------- +Developer Guide +--------------- .. toctree:: :maxdepth: 1 - infrastructure/overview - infrastructure/ci - infrastructure/xci + how-to-use-docs/index Found a typo or any other feedback? Send an email to users@opnfv.org or talk to us on IRC_. |