]> git.phdru.name Git - cookiecutter.git/blob - project_template/docs/rebuild
Fix tox.ini: add envs for Python 3.3, 3.5, 3.6
[cookiecutter.git] / project_template / docs / rebuild
1 #! /bin/sh
2
3 SPHINXBUILD="`which sphinx-build`"
4 PYTHONPATH=.. exec make SPHINXBUILD="python $SPHINXBUILD" html