summaryrefslogtreecommitdiff
path: root/docs/reference/index.rst
blob: 5175d78bde317c0b9eb5c2a7f8f7719b97815a2c (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
.. _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