DOC: updating references to catalyst

This commit is contained in:
Victor Grau Serrat
2018-01-19 14:55:40 -07:00
parent 04a1513e73
commit d669419d18
4 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -127,9 +127,9 @@ if "%1" == "qthelp" (
echo.
echo.Build finished; now you can run "qcollectiongenerator" with the ^
.qhcp project file in %BUILDDIR%/qthelp, like this:
echo.^> qcollectiongenerator %BUILDDIR%\qthelp\zipline.qhcp
echo.^> qcollectiongenerator %BUILDDIR%\qthelp\catalyst.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\zipline.ghc
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\catalyst.ghc
goto end
)