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.
22 lines
384 B
22 lines
384 B
10 years ago
|
synapse.api.handlers package
|
||
|
============================
|
||
|
|
||
|
Submodules
|
||
|
----------
|
||
|
|
||
|
.. toctree::
|
||
|
|
||
|
synapse.api.handlers.events
|
||
|
synapse.api.handlers.factory
|
||
|
synapse.api.handlers.federation
|
||
|
synapse.api.handlers.register
|
||
|
synapse.api.handlers.room
|
||
|
|
||
|
Module contents
|
||
|
---------------
|
||
|
|
||
|
.. automodule:: synapse.api.handlers
|
||
|
:members:
|
||
|
:undoc-members:
|
||
|
:show-inheritance:
|