summaryrefslogtreecommitdiff
path: root/docs/reference/index.rst
blob: a214a847e05f9a78117bb50b8ab310159e04206e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.. _apiref:

===============
 API Reference
===============

:Release: |version|
:Date: |today|

.. toctree::
    :maxdepth: 1

    amqp.connection
    amqp.channel
    amqp.basic_message
    amqp.exceptions
    amqp.abstract_channel
    amqp.transport
    amqp.method_framing
    amqp.platform
    amqp.protocol
    amqp.sasl
    amqp.serialization
    amqp.spec
    amqp.utils
    amqp.five