python-piped-api-client/scripts/build_documentation.sh

5 lines
83 B
Bash

cd "$(dirname "$0")"
cd ../
pdoc -o documentation python_project_template # FIXME