deb-python-autobahn/docs/reference/autobahn.rst
Tobias Oberstein 5d2b2a937f cleanup
2016-04-30 17:33:08 +02:00

40 lines
730 B
ReStructuredText

API Reference
=============
The following is a API reference of |Ab| generated from Python source code and docstrings.
.. warning::
This is a *complete* reference of both the *public* API and the *internal* API of |Ab|.
Applications should only rely on the *public* API, since internal APIs can (and often do) change without any guarantees.
Subpackages
-----------
.. toctree::
autobahn.asyncio
autobahn.twisted
autobahn.wamp
autobahn.websocket
Submodules
----------
autobahn.util
-------------
.. automodule:: autobahn.util
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: autobahn
:members:
:undoc-members:
:show-inheritance: