mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
💚 Add build docs script
This commit is contained in:
parent
ad268bb80e
commit
61fdebabc9
1 changed files with 3 additions and 0 deletions
3
scripts/build-docs.sh
Normal file
3
scripts/build-docs.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
pipenv run -- mkdocs build
|
||||
Loading…
Reference in a new issue