]> git.phdru.name Git - cookiecutter.git/blob - project_template/docs/genapidocs
Require pytest for testing and Sphinx for docs
[cookiecutter.git] / project_template / docs / genapidocs
1 #! /bin/sh
2
3 cd "`dirname $0`"/.. &&
4 exec sphinx-apidoc -Me -o docs/api project