Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 866 Bytes

index.rst

File metadata and controls

55 lines (36 loc) · 866 Bytes

Welcome to Loafer's documentation!

Loafer is an asynchronous message dispatcher for concurrent tasks processing.

Quickstart

.. toctree::
    :maxdepth: 1

    quickstart/installation.rst
    quickstart/usage.rst



User Guide

.. toctree::
    :maxdepth: 1

    overview.rst
    settings.rst
    exceptions.rst
    message_translators.rst
    handlers.rst
    publisher.rst


Development

.. toctree::
    :maxdepth: 1

    development/installation.rst
    development/release.rst


Other

.. toctree::
    :maxdepth: 2

    ..tutorial.rst
    faq.rst
    changelog.rst