mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
💚 Call docs build with Python module
This commit is contained in:
parent
5085652479
commit
10134803a9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
mkdocs build
|
||||
python -m mkdocs build
|
||||
|
||||
cp ./docs/index.md ./README.md
|
||||
|
|
|
|||
Loading…
Reference in a new issue