funquail/docs/build_docs.sh
2023-04-06 09:08:12 +02:00

3 lines
90 B
Bash
Executable file

#!/bin/bash -eux
# Building sphinx and swagger docs
poetry run sphinx-build . $BUILD_PATH