oslo.concurrency/doc/source/index.rst
Joshua Harlow 2176f3f473 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: I4a486d0ca61f81413ea398d5955b4027d66ce360
2015-09-25 08:21:05 -07:00

41 lines
675 B
ReStructuredText

============================================
Welcome to oslo.concurrency's documentation!
============================================
The `oslo`_ concurrency library has utilities for safely running multi-thread,
multi-process applications using locking mechanisms and for running
external processes.
.. toctree::
:maxdepth: 1
installation
usage
opts
contributing
API Documentation
=================
.. toctree::
:maxdepth: 1
api/index
Release Notes
=============
.. toctree::
:maxdepth: 1
history
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. _oslo: https://wiki.openstack.org/wiki/Oslo