]> git.phdru.name Git - cookiecutter.git/blob - project_template/docs/genapidocs
1e305d046181a33ef987a84014db2f348d416f3d
[cookiecutter.git] / project_template / docs / genapidocs
1 #! /bin/sh
2
3 cd "`dirname $0`"/.. &&
4 exec sphinx-apidoc --separate --module-first --suffix=rst --force \
5    --output-dir=docs/api {project}