text
stringlengths 0
834k
|
|---|
distributed with this work for additional information
|
regarding copyright ownership. The ASF licenses this file
|
to you under the Apache License, Version 2.0 (the
|
""License""); you may not use this file except in compliance
|
with the License. You may obtain a copy of the License at
|
http://www.apache.org/licenses/LICENSE-2.0
|
Unless required by applicable law or agreed to in writing,
|
software distributed under the License is distributed on an
|
""AS IS"" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
KIND, either express or implied. See the License for the
|
specific language governing permissions and limitations
|
under the License.
|
:comment
|
call ""%~dp0init_reqs""
|
if ERRORLEVEL 1 exit /B 1
|
""%CORDOVA_NODE%\node.exe"" ""%~dp0\lib\build"" %*
|
",40.875,67,0.7104994903
|
220002,f339c98ad980ca9ed8114606feded0d81ff40056,7004,bat,Batchfile,docs/make.bat,Opentopic/falcon-api,8b68b2e5915419a66073f1bb740364060efbaf42,['MIT'],9.0,2017-08-02T21:50:49.000Z,2019-10-21T08:31:36.000Z,docs/make.bat,Opentopic/falcon-api,8b68b2e5915419a66073f1bb740364060efbaf42,['MIT'],5.0,2017-03-25T16:56:43.000Z,2021-03-04T06:54:28.000Z,docs/make.bat,Opentopic/falcon-api,8b68b2e5915419a66073f1bb740364060efbaf42,['MIT'],1.0,2018-12-17T19:55:06.000Z,2018-12-17T19:55:06.000Z,"@ECHO OFF
|
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
|
echo. coverage to run coverage check of 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
|
)
|
REM Check if sphinx-build is available and fallback to Python version if any
|
%SPHINXBUILD% 1>NUL 2>NUL
|
if errorlevel 9009 goto sphinx_python
|
goto sphinx_ok
|
:sphinx_python
|
set SPHINXBUILD=python -m sphinx.__init__
|
%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
|
)
|
:sphinx_ok
|
if ""%1"" == ""html"" (
|
%SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html
|
if errorlevel 1 exit /b 1
|
echo.
|
echo.Build finished. The HTML pages are in %BUILDDIR%/html.
|
goto end
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.