Joshua Harlow 5b4e919879 Add pypi download + version badges
Also makes the docs look more like the other
oslo libraries so that the content is easily readable
across projects.

Change-Id: I2a3497bcbf72bc4a0e6fb12f7c2d508bb3a4e6bc
2015-04-07 18:16:48 -07:00

31 lines
576 B
ReStructuredText

==============================================
Welcome to oslo.serialization's documentation!
==============================================
The `oslo`_ serialization library provides support for representing objects
in transmittable and storable formats, such as JSON and MessagePack.
.. toctree::
:maxdepth: 1
installation
contributing
history
API Documentation
=================
.. toctree::
:maxdepth: 2
api
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. _oslo: https://wiki.openstack.org/wiki/Oslo