📝 Add stub for deployment in docs

This commit is contained in:
Sebastián Ramírez 2018-12-13 11:34:03 +04:00
parent ca9a17d921
commit 3ed1d62281
2 changed files with 4 additions and 1 deletions

1
docs/deployment.md Normal file
View File

@ -0,0 +1 @@
Coming soon...

View File

@ -16,7 +16,9 @@ edit_uri: ""
nav:
- Introduction: 'index.md'
- Features: 'features.md'
- Tutorial: 'tutorial/index.md'
- Tutorial: 'tutorial/index.md'
- Concurrency and async / await: 'async.md'
- Deployment: 'deployment.md'
markdown_extensions: