comparison docs/make.bat @ 4192:e73a69cb98dc kallithea-2.2.5-rebrand

Rename some strings examples and commands in documentation
author Bradley M. Kuhn <bkuhn@sfconservancy.org>
date Wed, 02 Jul 2014 19:04:41 -0400
parents 5f481e4e888b
children e285bb7abb28
comparison
equal deleted inserted replaced
4191:9171248beae5 4192:e73a69cb98dc
86 if "%1" == "qthelp" ( 86 if "%1" == "qthelp" (
87 %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp 87 %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp
88 echo. 88 echo.
89 echo.Build finished; now you can run "qcollectiongenerator" with the ^ 89 echo.Build finished; now you can run "qcollectiongenerator" with the ^
90 .qhcp project file in %BUILDDIR%/qthelp, like this: 90 .qhcp project file in %BUILDDIR%/qthelp, like this:
91 echo.^> qcollectiongenerator %BUILDDIR%\qthelp\RhodeCode.qhcp 91 echo.^> qcollectiongenerator %BUILDDIR%\qthelp\Kallithea.qhcp
92 echo.To view the help file: 92 echo.To view the help file:
93 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\RhodeCode.ghc 93 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Kallithea.ghc
94 goto end 94 goto end
95 ) 95 )
96 96
97 if "%1" == "devhelp" ( 97 if "%1" == "devhelp" (
98 %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp 98 %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp