Use a section for the server and the client
Instead of splitting specs per cycle, let the index point to the cycle index and use 2 sections: one for Glance and another for glanceclient. Change-Id: I7959a2128b9e3b3cd92e03b125052db85c97a9cf
This commit is contained in:
parent
5e0f796332
commit
ebd9b8f977
@ -20,31 +20,18 @@ discussions:
|
|||||||
Specifications
|
Specifications
|
||||||
==============
|
==============
|
||||||
|
|
||||||
Juno approved specs:
|
Glance specs:
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
specs/juno/index
|
specs/juno/index
|
||||||
|
|
||||||
Kilo approved specs:
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:glob:
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
specs/kilo/index
|
specs/kilo/index
|
||||||
|
|
||||||
Liberty approved specs:
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:glob:
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
specs/liberty/index
|
specs/liberty/index
|
||||||
|
specs/mitaka/*
|
||||||
|
|
||||||
Client approved specs:
|
Client specs:
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
@ -52,13 +39,7 @@ Client approved specs:
|
|||||||
|
|
||||||
specs/glanceclient/*
|
specs/glanceclient/*
|
||||||
|
|
||||||
Mitaka approved specs:
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:glob:
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
specs/mitaka/*
|
|
||||||
|
|
||||||
====================
|
====================
|
||||||
Image service V2 API
|
Image service V2 API
|
||||||
|
Loading…
Reference in New Issue
Block a user