Joshua Harlow 1bd558f515 Move 'history' -> release notes section
This seems to better match what the other oslo
libraries are calling this section, so we might as
well call it that to.

Change-Id: Id4c5809dbe9c536c14abf8a5b360bdcf4e4713a0
2015-09-25 08:24:53 -07:00

38 lines
636 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
API Documentation
=================
.. toctree::
:maxdepth: 2
api
Release Notes
=============
.. toctree::
:maxdepth: 1
history
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. _oslo: https://wiki.openstack.org/wiki/Oslo