Remove redundancy and classify projects
This commit removes redundancy in the index page, and classify the implemented specifications projects. Change-Id: I4ef35707be5f88c667d8f01060affbdd53338004
This commit is contained in:
@@ -4,8 +4,11 @@
|
|||||||
QA Project Specifications
|
QA Project Specifications
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
Tempest Project Specifications
|
Specifications
|
||||||
------------------------------
|
==============
|
||||||
|
|
||||||
|
Tempest
|
||||||
|
-------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
@@ -13,8 +16,8 @@ Tempest Project Specifications
|
|||||||
|
|
||||||
specs/tempest/*
|
specs/tempest/*
|
||||||
|
|
||||||
DevStack Project Specifications
|
DevStack
|
||||||
-------------------------------
|
--------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
@@ -22,8 +25,8 @@ DevStack Project Specifications
|
|||||||
|
|
||||||
specs/devstack/*
|
specs/devstack/*
|
||||||
|
|
||||||
Patrole Project Specifications
|
Patrole
|
||||||
------------------------------
|
-------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
@@ -31,8 +34,8 @@ Patrole Project Specifications
|
|||||||
|
|
||||||
specs/patrole/*
|
specs/patrole/*
|
||||||
|
|
||||||
Other Project Specifications
|
Other
|
||||||
----------------------------
|
-----
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
@@ -41,17 +44,44 @@ Other Project Specifications
|
|||||||
specs/other/*
|
specs/other/*
|
||||||
|
|
||||||
Implemented Specifications
|
Implemented Specifications
|
||||||
--------------------------
|
==========================
|
||||||
|
|
||||||
|
Tempest
|
||||||
|
-------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
specs/tempest/implemented/*
|
specs/tempest/implemented/*
|
||||||
|
|
||||||
|
DevStack
|
||||||
|
--------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
specs/devstack/implemented/*
|
specs/devstack/implemented/*
|
||||||
|
|
||||||
|
Patrole
|
||||||
|
-------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
specs/patrole/implemented/*
|
specs/patrole/implemented/*
|
||||||
|
|
||||||
|
Other
|
||||||
|
-----
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
specs/other/implemented/*
|
specs/other/implemented/*
|
||||||
|
|
||||||
====================================
|
|
||||||
Specification Repository Information
|
Specification Repository Information
|
||||||
====================================
|
====================================
|
||||||
|
|
||||||
@@ -61,7 +91,6 @@ Specification Repository Information
|
|||||||
README <README>
|
README <README>
|
||||||
|
|
||||||
|
|
||||||
==================
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user