Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 939 Bytes

index.rst

File metadata and controls

58 lines (40 loc) · 939 Bytes

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