]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/docs/genapidocs
Use htdocs.path instead of absolute path
[cookiecutter.git] / project_template / docs / genapidocs
index 552c26bbd85344d83251fc17629a264f2712cecd..1e305d046181a33ef987a84014db2f348d416f3d 100755 (executable)
@@ -2,4 +2,4 @@
 
 cd "`dirname $0`"/.. &&
 exec sphinx-apidoc --separate --module-first --suffix=rst --force \
-   --output-dir=docs/api project
+   --output-dir=docs/api {project}