mirror of https://github.com/watcha-fr/synapse
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
423 B
31 lines
423 B
10 years ago
|
synapse.api package
|
||
|
===================
|
||
|
|
||
|
Subpackages
|
||
|
-----------
|
||
|
|
||
|
.. toctree::
|
||
|
|
||
|
synapse.api.events
|
||
|
synapse.api.handlers
|
||
|
synapse.api.streams
|
||
|
|
||
|
Submodules
|
||
|
----------
|
||
|
|
||
|
.. toctree::
|
||
|
|
||
|
synapse.api.auth
|
||
|
synapse.api.constants
|
||
|
synapse.api.errors
|
||
|
synapse.api.notifier
|
||
|
synapse.api.storage
|
||
|
|
||
|
Module contents
|
||
|
---------------
|
||
|
|
||
|
.. automodule:: synapse.api
|
||
|
:members:
|
||
|
:undoc-members:
|
||
|
:show-inheritance:
|