text
stringlengths
0
834k
REM -- Generate New HTML Files ---------------------
ECHO.
ECHO Generate New HTML Files
pushd Core
CALL doxygen_core.bat
popd
pushd Core_A
CALL doxygen_core_A.bat
popd
pushd DAP
CALL doxygen_dap.bat
popd
pushd Driver
CALL doxygen_driver.bat
popd
pushd DSP
CALL doxygen_dsp.bat
popd
pushd NN
CALL doxygen_nn.bat
popd
pushd General
CALL doxygen_general.bat
popd
pushd Pack
CALL doxygen_pack.bat
popd
pushd Build
CALL doxygen_build.bat
popd
pushd RTOS
CALL doxygen_rtos.bat
popd
pushd RTOS2
CALL doxygen_rtos.bat
popd
pushd SVD
CALL doxygen_svd.bat
popd
pushd Zone
CALL doxygen_zone.bat
popd
REM -- Copy search style sheet ---------------------
ECHO.
ECHO Copy search style sheets
copy /Y Doxygen_Templates\search.css ..\Documentation\Core\html\search\.
copy /Y Doxygen_Templates\search.css ..\Documentation\Core_A\html\search\.
copy /Y Doxygen_Templates\search.css ..\Documentation\Driver\html\search\.
REM copy /Y Doxygen_Templates\search.css ..\Documentation\General\html\search\.
copy /Y Doxygen_Templates\search.css ..\Documentation\Pack\html\search\.
copy /Y Doxygen_Templates\search.css ..\Documentation\Build\html\search\.
REM copy /Y Doxygen_Templates\search.css ..\Documentation\SVD\html\search\.
copy /Y Doxygen_Templates\search.css ..\Documentation\DSP\html\search\.
copy /Y Doxygen_Templates\search.css ..\Documentation\NN\html\search\.
copy /Y Doxygen_Templates\search.css ..\Documentation\DAP\html\search\.
copy /Y Doxygen_Templates\search.css ..\Documentation\RTOS\html\search\.
copy /Y Doxygen_Templates\search.css ..\Documentation\RTOS2\html\search\.
copy /Y Doxygen_Templates\search.css ..\Documentation\Zone\html\search\.
:END
ECHO.
REM done
",23.6634615385,127,0.695245835
219413,d2e5851cc09b19b120d33c2812277f58b2307463,251,bat,Batchfile,server/bin/game_machine_simple.bat,schloepke/gamemachine,d0b08df4dd0e9e80aeab05b084d1fccc3e2b4417,['Apache-2.0'],121.0,2015-01-14T08:17:59.000Z,2020-12-29T07:45:07.000Z,server/bin/game_machine_simple.bat,schloepke/gamemachine,d0b08df4dd0e9e80aeab05b084d1fccc3e2b4417,['Apache-2.0'],10.0,2015-02-08T01:01:18.000Z,2016-10-13T00:43:27.000Z,server/bin/game_machine_simple.bat,schloepke/gamemachine,d0b08df4dd0e9e80aeab05b084d1fccc3e2b4417,['Apache-2.0'],31.0,2015-03-04T07:22:48.000Z,2021-03-25T11:27:09.000Z,"@echo off
title ""Game Machine""
set GM_HOME=%~dp0..
set GM_CLASSPATH=%GM_HOME%\java\server\lib\*
set MAX_HEAP=256m
set JAVA_OPTS=-Xmx%MAX_HEAP%
""%GM_HOME%/jruby/bin/jruby"" -J-cp ""%GM_CLASSPATH%"" ""%JAVA_OPTS%"" ""%GM_HOME%/bin/game_machine"" %*
PAUSE
",19.3076923077,97,0.7171314741
219414,d2e5a4e49d03af9a1f5456cb606152adfd61e410,57,bat,Batchfile,kpscript.bat,grigoryvp/scoop-kpscript,609c55e3ba8f9d4cfebad838ac136817c75bc23a,['MIT'],,,,kpscript.bat,grigoryvp/scoop-kpscript,609c55e3ba8f9d4cfebad838ac136817c75bc23a,['MIT'],,,,kpscript.bat,grigoryvp/scoop-kpscript,609c55e3ba8f9d4cfebad838ac136817c75bc23a,['MIT'],,,,"%USERPROFILE%\scoop\apps\keepass\current\KPScript.exe %*
",28.5,56,0.7894736842
219415,d2e5d27c871141180a106bd1bf4ffa3e9b979c9d,43,bat,Batchfile,Ygdy8Crawl/mongostart.bat,qiyeboy/LuLunZi,a5a1de7146c5dc9e998d3ba93a1f346e81f958ae,['Apache-2.0'],25.0,2017-12-09T11:37:22.000Z,2021-03-24T01:26:07.000Z,Ygdy8Crawl/mongostart.bat,qiyeboy/LuLunZi,a5a1de7146c5dc9e998d3ba93a1f346e81f958ae,['Apache-2.0'],1.0,2018-08-13T06:03:58.000Z,2018-08-13T06:03:58.000Z,Ygdy8Crawl/mongostart.bat,qiyeboy/LuLunZi,a5a1de7146c5dc9e998d3ba93a1f346e81f958ae,['Apache-2.0'],25.0,2017-08-20T12:20:05.000Z,2019-11-16T07:28:21.000Z,"start mongod --dbpath D:\mongodb\data
",8.6,39,0.6744186047
219416,d2e5e9bcf0e6326446bf1a944774df9a83ada486,176,cmd,Batchfile,scripts/start_cygwin_here.cmd,Leonid-SPB/MovePhotosApp,f4866cc930cc1bb1c681d3670ef68e64ecbdc90c,['MIT'],3.0,2015-06-11T22:57:56.000Z,2016-06-28T13:03:51.000Z,scripts/start_cygwin_here.cmd,Leonid-SPB/MovePhotosApp,f4866cc930cc1bb1c681d3670ef68e64ecbdc90c,['MIT'],1.0,2017-01-26T06:46:44.000Z,2017-03-23T03:34:56.000Z,scripts/start_cygwin_here.cmd,Leonid-SPB/MovePhotosVk,f4866cc930cc1bb1c681d3670ef68e64ecbdc90c,['MIT'],,,,"@set CWD_CYG=%~dp0
@set CWD_CYG=%CWD_CYG:\=/%