funquail/docs/build_docs.sh

3 lines
90 B
Bash
Raw Normal View History

2018-04-26 18:12:08 +02:00
#!/bin/bash -eux
# Building sphinx and swagger docs
2023-04-05 20:53:10 +02:00
poetry run sphinx-build . $BUILD_PATH