Add empty page placeholders
This commit is contained in:
parent
636974948d
commit
ebc6db233b
14 changed files with 70 additions and 0 deletions
5
content/appendices.md
Normal file
5
content/appendices.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Appendices"
|
||||
weight: 70
|
||||
type: docs
|
||||
---
|
5
content/application-service-api.md
Normal file
5
content/application-service-api.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Application Service API"
|
||||
weight: 30
|
||||
type: docs
|
||||
---
|
5
content/client-server-api/_index.md
Normal file
5
content/client-server-api/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Client-Server API"
|
||||
weight: 10
|
||||
type: docs
|
||||
---
|
5
content/identity-service-api.md
Normal file
5
content/identity-service-api.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Identity Service API"
|
||||
weight: 40
|
||||
type: docs
|
||||
---
|
5
content/proposals.md
Normal file
5
content/proposals.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Spec Change Proposals"
|
||||
weight: 60
|
||||
type: docs
|
||||
---
|
5
content/push-gateway-api.md
Normal file
5
content/push-gateway-api.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Push Gateway API"
|
||||
weight: 50
|
||||
type: docs
|
||||
---
|
5
content/rooms/_index.md
Normal file
5
content/rooms/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Versions
|
||||
type: docs
|
||||
weight: 60
|
||||
---
|
5
content/rooms/v1.md
Normal file
5
content/rooms/v1.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Version 1
|
||||
type: docs
|
||||
weight: 10
|
||||
---
|
5
content/rooms/v2.md
Normal file
5
content/rooms/v2.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Version 2
|
||||
type: docs
|
||||
weight: 20
|
||||
---
|
5
content/rooms/v3.md
Normal file
5
content/rooms/v3.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Version 3
|
||||
type: docs
|
||||
weight: 30
|
||||
---
|
5
content/rooms/v4.md
Normal file
5
content/rooms/v4.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Version 4
|
||||
type: docs
|
||||
weight: 40
|
||||
---
|
5
content/rooms/v5.md
Normal file
5
content/rooms/v5.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Version 5
|
||||
type: docs
|
||||
weight: 50
|
||||
---
|
5
content/rooms/v6.md
Normal file
5
content/rooms/v6.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Version 6
|
||||
type: docs
|
||||
weight: 60
|
||||
---
|
5
content/server-server-api.md
Normal file
5
content/server-server-api.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Server-Server API"
|
||||
weight: 20
|
||||
type: docs
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue