docs update for jwt + move code of conduct

This commit is contained in:
Wyatt Johnson
2017-07-26 18:09:04 +10:00
parent 2dbcb0fe45
commit e848df0976
6 changed files with 130 additions and 17 deletions
+4
View File
@@ -32,6 +32,8 @@ docs:
children:
- title: "Configuration"
url: /docs/running/configuration/
- title: "Secrets"
url: /docs/running/secrets/
- title: "Database Migrations"
url: /docs/running/migrations/
- title: "Architecture"
@@ -62,5 +64,7 @@ docs:
url: /docs/development/tools/
- title: "Contributor's Guide"
url: /docs/development/contributing/
- title: "Code of Conduct"
url: /docs/development/code-of-conduct/
- title: "REST API"
url: /docs/development/rest/