diff --git a/docs/Makefile b/docs/Makefile index 8edc7fd5..18703fd7 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -2,7 +2,7 @@ # default: - sphinx-autobuild . build/html/ + sphinx-build . build/html/ # You can set these variables from the command line. SPHINXOPTS =