doc: windows build script update (untested)

This commit is contained in:
Laurens Valk
2019-04-20 12:22:15 +02:00
parent 660bc0cea5
commit 1e469501b1
+1 -1
View File
@@ -8,7 +8,7 @@ if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
set BUILDDIR=%SOURCEDIR%/build
set SPHINXPROJ=Pybricks
if "%1" == "" goto help