Lines Matching full:sphinx
13 %PYTHON% -c "import sphinx" > nul 2> nul
15 echo Installing sphinx with %PYTHON%
16 %PYTHON% -m pip install sphinx
19 …set SPHINXBUILD=%PYTHON% -c "import sphinx, sys; sys.argv[0] = 'sphinx-build'; sys.exit(sphinx.mai…
44 rem Targets that don't require sphinx-build
57 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
59 echo.to the full path of the 'sphinx-build' executable. Alternatively you
60 echo.may add the Sphinx directory to PATH.
62 echo.If you don't have Sphinx installed, grab it from
63 echo.http://sphinx-doc.org/
68 rem Targets that do require sphinx-build and have their own label
77 echo.Call %this% with the desired Sphinx builder as the first argument, e.g.
81 echo. Provided by Sphinx:
87 echo.All arguments past the first one are passed through to sphinx-build as
89 echo.the documentation for your version of Sphinx for more exhaustive lists
93 echo.a legitimate command for calling sphinx-build, or that sphinx-build is
94 echo.on your PATH if SPHINXBUILD is not set. Options for sphinx-build can