make.bat must follow #4097.

This commit is contained in:
shimizukawa 2018-06-17 15:24:23 +09:00
parent 62b6d209dc
commit 1b36b3fef7

View File

@ -3,7 +3,7 @@
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=python ../sphinx-build.py
set SPHINXBUILD=python ../sphinx/cmd/build.py
)
set SOURCEDIR=.
set BUILDDIR=_build