Remove duplicate titles
This commit is contained in:
parent
19836aa949
commit
9d4803c8af
12 changed files with 0 additions and 24 deletions
|
@ -4,8 +4,6 @@ type: docs
|
|||
weight: 10
|
||||
---
|
||||
|
||||
# Room Version 1
|
||||
|
||||
This room version is the first ever version for rooms, and contains the
|
||||
building blocks for other room versions.
|
||||
|
||||
|
|
|
@ -4,8 +4,6 @@ type: docs
|
|||
weight: 20
|
||||
---
|
||||
|
||||
# Room Version 2
|
||||
|
||||
This room version builds off of [version 1](v1.html) with an improved
|
||||
state resolution algorithm.
|
||||
|
||||
|
|
|
@ -4,8 +4,6 @@ type: docs
|
|||
weight: 30
|
||||
---
|
||||
|
||||
# Room Version 3
|
||||
|
||||
This room version builds on [version 2](v2.html) with an improved event
|
||||
format.
|
||||
|
||||
|
|
|
@ -4,8 +4,6 @@ type: docs
|
|||
weight: 40
|
||||
---
|
||||
|
||||
# Room Version 4
|
||||
|
||||
This room version builds on [version 3](v3.html) using a different
|
||||
encoding for event IDs.
|
||||
|
||||
|
|
|
@ -4,8 +4,6 @@ type: docs
|
|||
weight: 50
|
||||
---
|
||||
|
||||
# Room Version 5
|
||||
|
||||
This room version builds on [version 4](v4.html) while enforcing signing
|
||||
key validity periods for events.
|
||||
|
||||
|
|
|
@ -4,8 +4,6 @@ type: docs
|
|||
weight: 60
|
||||
---
|
||||
|
||||
# Room Version 6
|
||||
|
||||
This room version builds on [version 5](v5.html) while changing various
|
||||
authorization rules performed on events.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue