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.

synapse.api.handlers.rst 384 B

123456789101112131415161718192021
  1. synapse.api.handlers package
  2. ============================
  3. Submodules
  4. ----------
  5. .. toctree::
  6. synapse.api.handlers.events
  7. synapse.api.handlers.factory
  8. synapse.api.handlers.federation
  9. synapse.api.handlers.register
  10. synapse.api.handlers.room
  11. Module contents
  12. ---------------
  13. .. automodule:: synapse.api.handlers
  14. :members:
  15. :undoc-members:
  16. :show-inheritance: