mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-03 03:28:39 -05:00
6 lines
66 B
Bash
6 lines
66 B
Bash
#!/usr/bin/env bash
|
|
|
|
mkdocs build
|
|
|
|
cp ./docs/index.md ./README.md
|