mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 10:36:39 +00:00
5 lines
66 B
Bash
5 lines
66 B
Bash
#!/usr/bin/env bash
|
|
|
|
mkdocs build
|
|
|
|
cp ./docs/index.md ./README.md
|