Re-order api-ref home page index
Since the v2 API is deprecated, put it in the index after the v3 API which is current, since as a user the first thing I want to see is the currently supported API reference, not the deprecated stuff I shouldn't be using anyway. Change-Id: I760533ca693cb8f678a6031e07789cd68f11bc47
This commit is contained in:

committed by
Sean McGinnis

parent
ae1df67883
commit
ad56443ecb
@@ -7,8 +7,8 @@ Contents:
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
v2/index
|
|
||||||
v3/index
|
v3/index
|
||||||
|
v2/index
|
||||||
Block Storage API v1 (DEPRECATED) <v1/index>
|
Block Storage API v1 (DEPRECATED) <v1/index>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user