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