text stringlengths 0 834k |
|---|
) |
) |
) else ( |
if ""!_TEST_PARAM!""==""-main"" ( |
call set CUSTOM_MAIN_CLASS=%%2 |
shift |
) else ( |
set _APP_ARGS=!_APP_ARGS! !_PARAM1! |
) |
) |
shift |
goto param_loop |
:param_afterloop |
set _JAVA_OPTS=!_JAVA_OPTS! !_JAVA_PARAMS! |
:run |
set ""APP_CLASSPATH=%APP_LIB_DIR%\..\conf\;%APP_LIB_DIR%\www-kabzanj-net.www-kabzanj-net-1.0-SNAPSHOT-sans-externalized.jar;%APP_LIB_DIR%\org.scala-lang.scala-library-2.11.6.jar;%APP_LIB_DIR%\com.typesafe.play.twirl-api_2.11-1.1.1.jar;%APP_LIB_DIR%\org.apache.commons.commons-lang3-3.4.jar;%APP_LIB_DIR%\org.scala-lang.m... |
set ""APP_MAIN_CLASS=play.core.server.ProdServerStart"" |
if defined CUSTOM_MAIN_CLASS ( |
set MAIN_CLASS=!CUSTOM_MAIN_CLASS! |
) else ( |
set MAIN_CLASS=!APP_MAIN_CLASS! |
) |
rem Call the application and pass all arguments unchanged. |
""%_JAVACMD%"" !_JAVA_OPTS! !WWW_KABZANJ_NET_OPTS! -cp ""%APP_CLASSPATH%"" %MAIN_CLASS% !_APP_ARGS! |
@endlocal |
:end |
exit /B %ERRORLEVEL% |
",61.9054054054,5072,0.7388124864 |
375,d038c184aed8e7d70ea07cb8a758f80f6be6a21a,6705,bat,Batchfile,docs/make.bat,eBay/wextracto,9c789b1c98d95a1e87dbedfd1541a8688d128f5c,['BSD-3-Clause'],19.0,2015-01-07T01:13:18.000Z,2020-07-31T04:51:39.000Z,docs/make.bat,afcarl/wextracto,9c789b1c98d95a1e87dbedfd1541a8688d128f5c,['BSD-3-Clause'],2.0,2017-02-02T17:14:14.0... |
REM Command file for Sphinx documentation |
if ""%SPHINXBUILD%"" == """" ( |
set SPHINXBUILD=sphinx-build |
) |
set BUILDDIR=_build |
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . |
set I18NSPHINXOPTS=%SPHINXOPTS% . |
if NOT ""%PAPER%"" == """" ( |
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% |
set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% |
) |
if ""%1"" == """" goto help |
if ""%1"" == ""help"" ( |
:help |
echo.Please use `make ^<target^>` where ^<target^> is one of |
echo. html to make standalone HTML files |
echo. dirhtml to make HTML files named index.html in directories |
echo. singlehtml to make a single large HTML file |
echo. pickle to make pickle files |
echo. json to make JSON files |
echo. htmlhelp to make HTML files and a HTML help project |
echo. qthelp to make HTML files and a qthelp project |
echo. devhelp to make HTML files and a Devhelp project |
echo. epub to make an epub |
echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter |
echo. text to make text files |
echo. man to make manual pages |
echo. texinfo to make Texinfo files |
echo. gettext to make PO message catalogs |
echo. changes to make an overview over all changed/added/deprecated items |
echo. xml to make Docutils-native XML files |
echo. pseudoxml to make pseudoxml-XML files for display purposes |
echo. linkcheck to check all external links for integrity |
echo. doctest to run all doctests embedded in the documentation if enabled |
goto end |
) |
if ""%1"" == ""clean"" ( |
for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i |
del /q /s %BUILDDIR%\* |
goto end |
) |
%SPHINXBUILD% 2> nul |
if errorlevel 9009 ( |
echo. |
echo.The 'sphinx-build' command was not found. Make sure you have Sphinx |
echo.installed, then set the SPHINXBUILD environment variable to point |
echo.to the full path of the 'sphinx-build' executable. Alternatively you |
echo.may add the Sphinx directory to PATH. |
echo. |
echo.If you don't have Sphinx installed, grab it from |
echo.http://sphinx-doc.org/ |
exit /b 1 |
) |
if ""%1"" == ""html"" ( |
%SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.