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 @@ weight: 30
|
||||||
type: docs
|
type: docs
|
||||||
---
|
---
|
||||||
|
|
||||||
# Application Service API
|
|
||||||
|
|
||||||
{{unstable\_warning\_block\_APPSERVICE\_RELEASE\_LABEL}}
|
{{unstable\_warning\_block\_APPSERVICE\_RELEASE\_LABEL}}
|
||||||
|
|
||||||
The Matrix client-server API and server-server APIs provide the means to
|
The Matrix client-server API and server-server APIs provide the means to
|
||||||
|
|
|
@ -4,8 +4,6 @@ weight: 10
|
||||||
type: docs
|
type: docs
|
||||||
---
|
---
|
||||||
|
|
||||||
# Client-Server API
|
|
||||||
|
|
||||||
{{unstable\_warning\_block\_CLIENT\_RELEASE\_LABEL}}
|
{{unstable\_warning\_block\_CLIENT\_RELEASE\_LABEL}}
|
||||||
|
|
||||||
The client-server API provides a simple lightweight API to let clients
|
The client-server API provides a simple lightweight API to let clients
|
||||||
|
|
|
@ -4,8 +4,6 @@ weight: 40
|
||||||
type: docs
|
type: docs
|
||||||
---
|
---
|
||||||
|
|
||||||
# Identity Service API
|
|
||||||
|
|
||||||
{{unstable\_warning\_block\_IDENTITY\_RELEASE\_LABEL}}
|
{{unstable\_warning\_block\_IDENTITY\_RELEASE\_LABEL}}
|
||||||
|
|
||||||
The Matrix client-server and server-server APIs are largely expressed in
|
The Matrix client-server and server-server APIs are largely expressed in
|
||||||
|
|
|
@ -10,8 +10,6 @@ Proposals for Spec Changes to Matrix
|
||||||
|
|
||||||
Table of Contents
|
Table of Contents
|
||||||
|
|
||||||
# Proposals for Spec Changes to Matrix
|
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,6 @@ weight: 50
|
||||||
type: docs
|
type: docs
|
||||||
---
|
---
|
||||||
|
|
||||||
# Push Gateway API
|
|
||||||
|
|
||||||
{{unstable\_warning\_block\_PUSH\_GATEWAY\_RELEASE\_LABEL}}
|
{{unstable\_warning\_block\_PUSH\_GATEWAY\_RELEASE\_LABEL}}
|
||||||
|
|
||||||
Clients may want to receive push notifications when events are received
|
Clients may want to receive push notifications when events are received
|
||||||
|
|
|
@ -4,8 +4,6 @@ type: docs
|
||||||
weight: 10
|
weight: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
# Room Version 1
|
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,6 @@ type: docs
|
||||||
weight: 20
|
weight: 20
|
||||||
---
|
---
|
||||||
|
|
||||||
# Room Version 2
|
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,6 @@ type: docs
|
||||||
weight: 30
|
weight: 30
|
||||||
---
|
---
|
||||||
|
|
||||||
# Room Version 3
|
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,6 @@ type: docs
|
||||||
weight: 40
|
weight: 40
|
||||||
---
|
---
|
||||||
|
|
||||||
# Room Version 4
|
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,6 @@ type: docs
|
||||||
weight: 50
|
weight: 50
|
||||||
---
|
---
|
||||||
|
|
||||||
# Room Version 5
|
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,6 @@ type: docs
|
||||||
weight: 60
|
weight: 60
|
||||||
---
|
---
|
||||||
|
|
||||||
# Room Version 6
|
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,6 @@ weight: 20
|
||||||
type: docs
|
type: docs
|
||||||
---
|
---
|
||||||
|
|
||||||
# Federation API
|
|
||||||
|
|
||||||
{{unstable\_warning\_block\_SERVER\_RELEASE\_LABEL}}
|
{{unstable\_warning\_block\_SERVER\_RELEASE\_LABEL}}
|
||||||
|
|
||||||
Matrix homeservers use the Federation APIs (also known as server-server
|
Matrix homeservers use the Federation APIs (also known as server-server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue