Reorganized api-ref folder
Now Mogan has his own V1 api-ref folder, but the documents in here are not be organized very well like other projects. So this patch wants to improve it better. Change-Id: Ia2cd8dd99b617c64550e50c96c49aa1e323862bd Closes-Bug: #1653616changes/41/416141/3
parent
b3ff846a92
commit
02a6f560f0
@ -1,12 +1,17 @@
|
||||
:tocdepth: 2
|
||||
|
||||
======================
|
||||
Baremetal Compute API
|
||||
======================
|
||||
|
||||
.. rest_expand_all::
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
v1/index
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
.. include:: urls.inc
|
||||
.. include:: instances.inc
|
||||
.. include:: types.inc
|
||||
.. include:: availability_zones.inc
|
||||
* :ref:`genindex`
|
||||
* :ref:`search`
|
||||
|
@ -0,0 +1,12 @@
|
||||
:tocdepth: 2
|
||||
|
||||
==================================
|
||||
Baremetal Compute API V1 (CURRENT)
|
||||
==================================
|
||||
|
||||
.. rest_expand_all::
|
||||
|
||||
.. include:: urls.inc
|
||||
.. include:: instances.inc
|
||||
.. include:: types.inc
|
||||
.. include:: availability_zones.inc
|
Loading…
Reference in New Issue