Split spec into page-per-section
This commit is contained in:
parent
e961390f44
commit
e171acf01f
4 changed files with 57 additions and 22 deletions
|
@ -5,10 +5,8 @@ Typing Notifications
|
|||
|
||||
Users may wish to be informed when another user is typing in a room. This can be
|
||||
achieved using typing notifications. These are ephemeral events scoped to a
|
||||
``room_id``. This means they do not form part of the `Event Graph`_ but still
|
||||
have a ``room_id`` key.
|
||||
|
||||
.. _Event Graph: `sect:event-graph`_
|
||||
``room_id``. This means they do not form part of the
|
||||
`Event Graph <index.html#event-graphs>`_ but still have a ``room_id`` key.
|
||||
|
||||
Events
|
||||
------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue