mirror of https://github.com/tiangolo/fastapi.git
💚 Add build docs script
This commit is contained in:
parent
ad268bb80e
commit
61fdebabc9
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
pipenv run -- mkdocs build
|
||||
Loading…
Reference in New Issue