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