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:
Flavio Percoco 2016-01-12 09:47:45 -04:30
parent 5e0f796332
commit ebd9b8f977

View File

@ -20,31 +20,18 @@ discussions:
Specifications
==============
Juno approved specs:
Glance specs:
.. toctree::
:glob:
:maxdepth: 1
specs/juno/index
Kilo approved specs:
.. toctree::
:glob:
:maxdepth: 1
specs/kilo/index
Liberty approved specs:
.. toctree::
:glob:
:maxdepth: 1
specs/liberty/index
specs/mitaka/*
Client approved specs:
Client specs:
.. toctree::
:glob:
@ -52,13 +39,7 @@ Client approved specs:
specs/glanceclient/*
Mitaka approved specs:
.. toctree::
:glob:
:maxdepth: 1
specs/mitaka/*
====================
Image service V2 API