X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2Fdocs%2Fgenapidocs;fp=project_template%2Fdocs%2Fgenapidocs;h=533956b3088cbd3f589253a8d4d2cd2bfb2ca709;hp=0000000000000000000000000000000000000000;hb=d15f85bc0e619e222f849804eec6c30e7c762c90;hpb=f3a77fb183a5d87ad6118547ec76632af59d36a7 diff --git a/project_template/docs/genapidocs b/project_template/docs/genapidocs new file mode 100755 index 0000000..533956b --- /dev/null +++ b/project_template/docs/genapidocs @@ -0,0 +1,4 @@ +#! /bin/sh + +cd "`dirname $0`"/.. && +exec sphinx-apidoc -Me -o docs/api project