#! bin/bash # script used to build documentation from setup.py build command cd docs && make clean && make html