
This patch updates/adds the contributor documentation to follow the guidelines of the Ussuri cycle community goal[1]. [1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html Story: #2007236 Task: #38517 Change-Id: Ic973be624418d056195127bb6f621b93edc3a3ed
35 lines
692 B
ReStructuredText
35 lines
692 B
ReStructuredText
========================================================
|
|
Welcome to python-cloudkittyclient's documentation!
|
|
========================================================
|
|
|
|
This is a client library for CloudKitty built on the CloudKitty API. It
|
|
provides a Python API (the ``cloudkittyclient`` module).
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install
|
|
usage
|
|
cli_reference
|
|
api_reference/index
|
|
|
|
For Contributors
|
|
================
|
|
|
|
* If you are a new contributor to python-cloudkittyclient please refer: :doc:`contributor/contributing`
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
contributor/contributing
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|