fastapi/scripts/build-docs.sh

7 lines
71 B
Bash
Executable File

#!/usr/bin/env bash
set -e
set -x
python ./scripts/docs.py build-all