projects
/
cookiecutter.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update: makefiles, sphinx docs, tests
[cookiecutter.git]
/
project_template
/
docs
/
genapidocs
1
#! /bin/sh
2
3
cd "`dirname $0`"/.. &&
4
exec sphinx-apidoc -Me -o docs/api project