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:
Matt Riedemann 2017-04-18 16:07:28 -04:00 committed by Sean McGinnis
parent ae1df67883
commit ad56443ecb

View File

@ -7,8 +7,8 @@ Contents:
.. toctree::
:maxdepth: 2
v2/index
v3/index
v2/index
Block Storage API v1 (DEPRECATED) <v1/index>