bot-base/scripts/build-docs.sh

4 lines
51 B
Bash
Executable File

cd doc
# Build html doc
pipenv run make html
cd ../