mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-18 21:39:22 -04:00
📝 Add stub for deployment in docs
This commit is contained in:
1
docs/deployment.md
Normal file
1
docs/deployment.md
Normal file
@@ -0,0 +1 @@
|
||||
Coming soon...
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user