Lines Matching refs:build
19 set SPHINXBUILD=%PYTHON% -c "import sphinx.cmd.build, sys; sys.exit(sphinx.cmd.build.main())"
71 if not defined BUILDDIR set BUILDDIR=build
73 rem Targets that don't require sphinx-build
86 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
88 echo.to the full path of the 'sphinx-build' executable. Alternatively you
97 rem Targets that do require sphinx-build and have their own label
101 goto build
116 echo.All arguments past the first one are passed through to sphinx-build as
117 echo.filenames to build or are ignored. See README.rst in this directory or
122 echo.a legitimate command for calling sphinx-build, or that sphinx-build is
123 echo.on your PATH if SPHINXBUILD is not set. Options for sphinx-build can
127 :build
171 echo.Can't specify filenames to build with htmlview target, ignoring.