Remove 'Table of Contents'

pull/2980/head
Will 4 years ago
parent 9d4803c8af
commit 74adbfc1ec
No known key found for this signature in database
GPG Key ID: 385872BB265E8BF8

@ -14,8 +14,6 @@ Application Service API (AS API) defines a standard API to allow such
extensible functionality to be implemented irrespective of the extensible functionality to be implemented irrespective of the
underlying homeserver implementation. underlying homeserver implementation.
Table of Contents
## Changelog ## Changelog
**Version: %APPSERVICE\_RELEASE\_LABEL%** **Version: %APPSERVICE\_RELEASE\_LABEL%**

@ -12,8 +12,6 @@ designed to support both lightweight clients which store no state and
lazy-load data from the server as required - as well as heavyweight lazy-load data from the server as required - as well as heavyweight
clients which maintain a full local persistent copy of server state. clients which maintain a full local persistent copy of server state.
Table of Contents
## Changelog ## Changelog
**Version: %CLIENT\_RELEASE\_LABEL%** **Version: %CLIENT\_RELEASE\_LABEL%**

@ -15,8 +15,6 @@ can be established, validated, and used. This description technically
may apply to any 3PID, but in practice has only been applied may apply to any 3PID, but in practice has only been applied
specifically to email addresses and phone numbers. specifically to email addresses and phone numbers.
Table of Contents
## Changelog ## Changelog
**Version: %IDENTITY\_RELEASE\_LABEL%** **Version: %IDENTITY\_RELEASE\_LABEL%**

@ -8,8 +8,6 @@ type: docs
Proposals for Spec Changes to Matrix Proposals for Spec Changes to Matrix
Table of Contents
If you are interested in submitting a change to the Matrix If you are interested in submitting a change to the Matrix
Specification, please take note of the following guidelines. Specification, please take note of the following guidelines.

@ -10,8 +10,6 @@ Clients may want to receive push notifications when events are received
at the homeserver. This is managed by a distinct entity called the Push at the homeserver. This is managed by a distinct entity called the Push
Gateway. Gateway.
Table of Contents
## Changelog ## Changelog
**Version: %PUSH\_GATEWAY\_RELEASE\_LABEL%** **Version: %PUSH\_GATEWAY\_RELEASE\_LABEL%**

@ -7,8 +7,6 @@ weight: 10
This room version is the first ever version for rooms, and contains the This room version is the first ever version for rooms, and contains the
building blocks for other room versions. building blocks for other room versions.
Table of Contents
## Client considerations ## Client considerations
Clients may need to consider some algorithms performed by the server for Clients may need to consider some algorithms performed by the server for

@ -7,8 +7,6 @@ weight: 20
This room version builds off of [version 1](v1.html) with an improved This room version builds off of [version 1](v1.html) with an improved
state resolution algorithm. state resolution algorithm.
Table of Contents
## Server implementation components ## Server implementation components
Warning Warning

@ -7,8 +7,6 @@ weight: 30
This room version builds on [version 2](v2.html) with an improved event This room version builds on [version 2](v2.html) with an improved event
format. format.
Table of Contents
## Client considerations ## Client considerations
This room version changes the format for event IDs sent to clients. This room version changes the format for event IDs sent to clients.

@ -7,8 +7,6 @@ weight: 40
This room version builds on [version 3](v3.html) using a different This room version builds on [version 3](v3.html) using a different
encoding for event IDs. encoding for event IDs.
Table of Contents
## Client considerations ## Client considerations
This room version changes the format form event IDs sent to clients. This room version changes the format form event IDs sent to clients.

@ -7,8 +7,6 @@ weight: 50
This room version builds on [version 4](v4.html) while enforcing signing This room version builds on [version 4](v4.html) while enforcing signing
key validity periods for events. key validity periods for events.
Table of Contents
## Client considerations ## Client considerations
There are no specific requirements for clients in this room version. There are no specific requirements for clients in this room version.

@ -7,8 +7,6 @@ weight: 60
This room version builds on [version 5](v5.html) while changing various This room version builds on [version 5](v5.html) while changing various
authorization rules performed on events. authorization rules performed on events.
Table of Contents
## Client considerations ## Client considerations
The redaction algorithm has changed from [room version 1](v1.html) to The redaction algorithm has changed from [room version 1](v1.html) to

@ -47,8 +47,6 @@ EDUs and PDUs are further wrapped in an envelope called a Transaction,
which is transferred from the origin to the destination homeserver using which is transferred from the origin to the destination homeserver using
an HTTPS PUT request. an HTTPS PUT request.
Table of Contents
## Changelog ## Changelog
**Version: %SERVER\_RELEASE\_LABEL%** **Version: %SERVER\_RELEASE\_LABEL%**

Loading…
Cancel
Save