Merge pull request #1861 from matrix-org/travis/rver-toc
Add a table of contents to each room version spec
This commit is contained in:
commit
e14eb672e6
3 changed files with 9 additions and 0 deletions
|
@ -18,6 +18,9 @@ Room Version 1
|
|||
This room version is the first ever version for rooms, and contains the building
|
||||
blocks for other room versions.
|
||||
|
||||
.. contents:: Table of Contents
|
||||
.. sectnum::
|
||||
|
||||
Server implementation components
|
||||
--------------------------------
|
||||
|
||||
|
|
|
@ -18,6 +18,9 @@ Room Version 2
|
|||
This room version builds off of `version 1 <v1.html>`_ with an improved state
|
||||
resolution algorithm.
|
||||
|
||||
.. contents:: Table of Contents
|
||||
.. sectnum::
|
||||
|
||||
Server implementation components
|
||||
--------------------------------
|
||||
|
||||
|
|
|
@ -24,6 +24,9 @@ This room version builds on `version 2 <v2.html>`_ with an improved event format
|
|||
where the contextual room of the request is using this room version. Rooms using
|
||||
other room versions should not be affected by these sweeping requirements.
|
||||
|
||||
.. contents:: Table of Contents
|
||||
.. sectnum::
|
||||
|
||||
|
||||
Client considerations
|
||||
---------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue