This commit is contained in:
anatoly techtonik
2014-02-12 13:41:55 +03:00
parent c0fc5c18f3
commit f9dc281c9d
+1 -1
View File
@@ -50,7 +50,7 @@ if "%1" == "clean" (
REM Check if sphinx-build is available and fallback to Python version if any REM Check if sphinx-build is available and fallback to Python version if any
%SPHINXBUILD% 2> nul %SPHINXBUILD% 2> nul
if errorlevel 9009 goto sphinx_python if errorlevel 9009 goto sphinx_python
goto spinx_ok goto sphinx_ok
:sphinx_python :sphinx_python