cloudkitty/doc/source/index.rst
Stéphane Albert b8990cca8e Added hashmap module documentation
Change-Id: I360219500cdc7e2110650aa1531b138c95681bbe
2016-05-27 15:11:45 +02:00

70 lines
1014 B
ReStructuredText

.. cloudkitty documentation master file, created by
sphinx-quickstart on Wed May 14 23:05:42 2014.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
=================================================
Welcome to CloudKitty's developer documentation!
=================================================
Introduction
============
CloudKitty is a Rating As A Service project aimed at translating Ceilometer
metrics to prices.
Installation
============
.. toctree::
:maxdepth: 1
installation
devstack
Architecture
============
.. toctree::
:maxdepth: 1
arch
API References
==============
.. toctree::
:maxdepth: 1
webapi/root
webapi/v1
Modules API
===========
.. toctree::
:maxdepth: 1
:glob:
webapi/rating/*
Modules documentation
=====================
.. toctree::
:maxdepth: 1
:glob:
rating/*
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`