Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af580df commit 003e929Copy full SHA for 003e929
1 file changed
Doc/make.bat
@@ -40,7 +40,7 @@ if "%1" == "clean" (
40
goto end
41
)
42
43
-%SPHINXBUILD% 2> nul
+%SPHINXBUILD% >nul 2> nul
44
if errorlevel 9009 (
45
echo.
46
echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
0 commit comments