mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Fix project name in generated files (osxpython -> pythonguide)
This commit is contained in:
+2
-2
@@ -115,9 +115,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\osxpython.qhcp
|
||||
echo.^> qcollectiongenerator %BUILDDIR%\qthelp\pythonguide.qhcp
|
||||
echo.To view the help file:
|
||||
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\osxpython.ghc
|
||||
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\pythonguide.ghc
|
||||
goto end
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user