Add a "getting started" page for developers

This commit is contained in:
Jeremy Stretch
2020-11-18 11:25:31 -05:00
parent 41bf432f94
commit 364dbb2690
3 changed files with 145 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ nav:
- Working with Secrets: 'rest-api/working-with-secrets.md'
- Development:
- Introduction: 'development/index.md'
- Getting Started: 'development/getting-started.md'
- Style Guide: 'development/style-guide.md'
- Extending Models: 'development/extending-models.md'
- Application Registry: 'development/application-registry.md'