mirror of https://github.com/tiangolo/fastapi.git
💚 Call docs build with Python module
This commit is contained in:
parent
5085652479
commit
10134803a9
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
mkdocs build
|
||||
python -m mkdocs build
|
||||
|
||||
cp ./docs/index.md ./README.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue