docs: sphinx-autobuild default target.

This commit is contained in:
David Wilson 2018-02-12 11:16:05 +05:45
parent 4d9d21c808
commit b941bce964
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# Makefile for Sphinx documentation # Makefile for Sphinx documentation
# #
default:
sphinx-autobuild . _build/html/
# You can set these variables from the command line. # You can set these variables from the command line.
SPHINXOPTS = SPHINXOPTS =
SPHINXBUILD = sphinx-build SPHINXBUILD = sphinx-build