Files
python-barbicanclient/doc/source/index.rst
Douglas Mendizábal 4d31b8bd80 Add Usage documentation
Added Usage and Reference documentation.

Change-Id: I37469addf1d44db23ca04302cd5f7ca96c01b5e0
2014-11-19 11:03:09 -06:00

30 lines
736 B
ReStructuredText

.. python-barbicanclient documentation master file, created by
sphinx-quickstart on Tue Jul 9 22:26:36 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Python bindings to the OpenStack Key Management API (Barbican)
==============================================================
This is a client for OpenStack Key Management API (Barbican). There's a Python
API (the `barbicanclient` module), and a command-line interface (installed as
`barbican`).
Contents:
.. toctree::
:maxdepth: 2
installation
authentication
usage
reference
contributing
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`