Sha256: a3cf1ce172bd87f09e7593ff6d9efa480928c90441d34427492b5512bbed39f2

Contents?: true

Size: 757 Bytes

Versions: 26

Compression:

Stored size: 757 Bytes

Contents

@ECHO OFF

pushd %~dp0

REM Command file for Sphinx documentation

if "%SPHINXBUILD%" == "" (
	set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=_build

if "%1" == "" goto help

%SPHINXBUILD% >NUL 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
)

%SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS%
goto end

:help
%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS%

:end
popd

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
urbanopt-cli-1.0.0 example_files/resources/residential-measures/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.14.0 example_files/resources/residential-measures/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.13.0 example_files/resources/residential-measures/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.11.1 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.11.0 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.10.0 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.9.3 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.9.2 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.9.1 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.9.0 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.8.3 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.8.2 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.8.1 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.8.0 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.7.1 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.7.0 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.6.4 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.6.3 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.6.2 example_files/resources/hpxml-measures/docs/make.bat
urbanopt-cli-0.6.1 example_files/resources/hpxml-measures/docs/make.bat