docs: sphinx-autobuild default target.
This commit is contained in:
parent
4d9d21c808
commit
b941bce964
|
@ -1,6 +1,9 @@
|
|||
# Makefile for Sphinx documentation
|
||||
#
|
||||
|
||||
default:
|
||||
sphinx-autobuild . _build/html/
|
||||
|
||||
# You can set these variables from the command line.
|
||||
SPHINXOPTS =
|
||||
SPHINXBUILD = sphinx-build
|
||||
|
|
Loading…
Reference in New Issue