diff options
Diffstat (limited to 'docs/sphinx/synapse.api.event_stream.rst')
-rw-r--r-- | docs/sphinx/synapse.api.event_stream.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/sphinx/synapse.api.event_stream.rst b/docs/sphinx/synapse.api.event_stream.rst new file mode 100644 index 0000000000..9291cb2dbc --- /dev/null +++ b/docs/sphinx/synapse.api.event_stream.rst @@ -0,0 +1,7 @@ +synapse.api.event_stream module +=============================== + +.. automodule:: synapse.api.event_stream + :members: + :undoc-members: + :show-inheritance: |