docs/source/index.rst
.. Loafer documentation master file, created by
sphinx-quickstart on Tue Apr 12 03:26:33 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Loafer's documentation!
==================================
Loafer is an asynchronous message dispatcher for concurrent tasks processing.
Quickstart
----------
.. toctree::
:maxdepth: 1
quickstart/installation.rst
tutorial.rst
User Guide
----------
.. toctree::
:maxdepth: 1
overview.rst
settings.rst
exceptions.rst
handlers.rst
error_handlers.rst
generic_handlers.rst
message_translators.rst
providers.rst
routes.rst
managers.rst
Development
-----------
.. toctree::
:maxdepth: 1
development/installation.rst
development/release.rst
Other
-----
.. toctree::
:maxdepth: 2
faq.rst
changelog.rst
contributors.rst