Add empty page placeholders

This commit is contained in:
Will 2021-01-19 14:15:46 -08:00
parent 636974948d
commit ebc6db233b
No known key found for this signature in database
GPG key ID: 385872BB265E8BF8
14 changed files with 70 additions and 0 deletions

5
content/appendices.md Normal file
View file

@ -0,0 +1,5 @@
---
title: "Appendices"
weight: 70
type: docs
---

View file

@ -0,0 +1,5 @@
---
title: "Application Service API"
weight: 30
type: docs
---

View file

@ -0,0 +1,5 @@
---
title: "Client-Server API"
weight: 10
type: docs
---

View file

@ -0,0 +1,5 @@
---
title: "Identity Service API"
weight: 40
type: docs
---

5
content/proposals.md Normal file
View file

@ -0,0 +1,5 @@
---
title: "Spec Change Proposals"
weight: 60
type: docs
---

View file

@ -0,0 +1,5 @@
---
title: "Push Gateway API"
weight: 50
type: docs
---

5
content/rooms/_index.md Normal file
View file

@ -0,0 +1,5 @@
---
title: Room Versions
type: docs
weight: 60
---

5
content/rooms/v1.md Normal file
View file

@ -0,0 +1,5 @@
---
title: Room Version 1
type: docs
weight: 10
---

5
content/rooms/v2.md Normal file
View file

@ -0,0 +1,5 @@
---
title: Room Version 2
type: docs
weight: 20
---

5
content/rooms/v3.md Normal file
View file

@ -0,0 +1,5 @@
---
title: Room Version 3
type: docs
weight: 30
---

5
content/rooms/v4.md Normal file
View file

@ -0,0 +1,5 @@
---
title: Room Version 4
type: docs
weight: 40
---

5
content/rooms/v5.md Normal file
View file

@ -0,0 +1,5 @@
---
title: Room Version 5
type: docs
weight: 50
---

5
content/rooms/v6.md Normal file
View file

@ -0,0 +1,5 @@
---
title: Room Version 6
type: docs
weight: 60
---

View file

@ -0,0 +1,5 @@
---
title: "Server-Server API"
weight: 20
type: docs
---