73a081355f
This is the first step towards moving API ref/docs to https://docs.openstack.org/api The `conf.py` file is a copy of the file from `doc/source` and all the other files simply need moving to the new location. Change-Id: I9ecf84b53274d9b86f05800fc9816de275f3e9c5
27 lines
255 B
ReStructuredText
27 lines
255 B
ReStructuredText
#############
|
|
API Reference
|
|
#############
|
|
|
|
This is a complete reference of Cloudkitty's API.
|
|
|
|
API v1
|
|
======
|
|
|
|
.. toctree::
|
|
:glob:
|
|
|
|
v1/*
|
|
v1/rating/*
|
|
|
|
.. only:: html
|
|
|
|
API v2
|
|
======
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:glob:
|
|
|
|
v2/*
|