Rename project from pydiscord to discord.py

This commit is contained in:
Rapptz
2015-08-22 07:32:28 -04:00
parent b5a371812f
commit 44953e7a3f
9 changed files with 44 additions and 23 deletions

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\pydiscord.qhcp
echo.^> qcollectiongenerator %BUILDDIR%\qthelp\discord.py.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\pydiscord.ghc
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\discord.py.ghc
goto end
)