deb-barbican/doc/source/index.rst

39 lines
882 B
ReStructuredText

Welcome to Barbican's developer documentation!
==============================================
Barbican is the OpenStack Key Manager service. It provides secure storage,
provisioning and management of secret data. This includes keying material
such as Symmetric Keys, Asymmetric Keys, Certificates and raw binary data.
.. toctree::
:maxdepth: 2
user/index
admin/index
install/index
configuration/index
contributor/index
API Reference
=============
If you're trying to learn how to use barbican, you can start by reading about
`Secrets in the Barbican API Guide <http://developer.openstack.org/api-guide/key-manager/secrets.html>`__.
Once you're comfortable working with secrets you can dig into the rest of the
API.
.. toctree::
:maxdepth: 1
api/index.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`