build.sh 99 B

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