docs: get rid of autobuild remnant
This commit is contained in:
parent
ec056042e0
commit
5ffaa693a6
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
default:
|
default:
|
||||||
sphinx-autobuild . build/html/
|
sphinx-build . build/html/
|
||||||
|
|
||||||
# You can set these variables from the command line.
|
# You can set these variables from the command line.
|
||||||
SPHINXOPTS =
|
SPHINXOPTS =
|
||||||
|
|
Loading…
Reference in New Issue