From cbe33846857c6dbeda4b4d5882b2b5a055a19de9 Mon Sep 17 00:00:00 2001 From: Masayuki Igawa Date: Mon, 10 Jun 2019 16:09:05 +0900 Subject: [PATCH] Remove redundancy and classify projects This commit removes redundancy in the index page, and classify the implemented specifications projects. Change-Id: I4ef35707be5f88c667d8f01060affbdd53338004 --- doc/source/index.rst | 51 ++++++++++++++++++++++++++++++++++---------- 1 file changed, 40 insertions(+), 11 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index bfc4afb..4ffd2f0 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -4,8 +4,11 @@ QA Project Specifications ========================= -Tempest Project Specifications ------------------------------- +Specifications +============== + +Tempest +------- .. toctree:: :glob: @@ -13,8 +16,8 @@ Tempest Project Specifications specs/tempest/* -DevStack Project Specifications -------------------------------- +DevStack +-------- .. toctree:: :glob: @@ -22,8 +25,8 @@ DevStack Project Specifications specs/devstack/* -Patrole Project Specifications ------------------------------- +Patrole +------- .. toctree:: :glob: @@ -31,8 +34,8 @@ Patrole Project Specifications specs/patrole/* -Other Project Specifications ----------------------------- +Other +----- .. toctree:: :glob: @@ -41,17 +44,44 @@ Other Project Specifications specs/other/* Implemented Specifications --------------------------- +========================== + +Tempest +------- + .. toctree:: :glob: :maxdepth: 1 specs/tempest/implemented/* + +DevStack +-------- + +.. toctree:: + :glob: + :maxdepth: 1 + specs/devstack/implemented/* + +Patrole +------- + +.. toctree:: + :glob: + :maxdepth: 1 + specs/patrole/implemented/* + +Other +----- + +.. toctree:: + :glob: + :maxdepth: 1 + specs/other/implemented/* -==================================== Specification Repository Information ==================================== @@ -61,7 +91,6 @@ Specification Repository Information README -================== Indices and tables ==================