]> git.phdru.name Git - cookiecutter.git/blob - project_template/docs/rebuild
Feat: Allow to run clone2current/publish2web from the source repo
[cookiecutter.git] / project_template / docs / rebuild
1 #! /bin/sh
2
3 SPHINXBUILD="`which sphinx-build`"
4 PYTHONPATH=.. exec make SPHINXBUILD="python $SPHINXBUILD" html