]> git.phdru.name Git - cookiecutter.git/blob - project_template/docs/rebuild
Move get-commit-message.vim and mk-git-aliases to devscripts/
[cookiecutter.git] / project_template / docs / rebuild
1 #! /bin/sh
2
3 SPHINXBUILD="`which sphinx-build`"
4 PYTHONPATH=.. exec make SPHINXBUILD="python $SPHINXBUILD" html