We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1df0afa + f129c51 commit 64cd967Copy full SHA for 64cd967
docs/make.bat
@@ -127,9 +127,9 @@ if "%1" == "qthelp" (
127
echo.
128
echo.Build finished; now you can run "qcollectiongenerator" with the ^
129
.qhcp project file in %BUILDDIR%/qthelp, like this:
130
- echo.^> qcollectiongenerator %BUILDDIR%\qthelp\discord.py.qhcp
+ echo.^> qcollectiongenerator %BUILDDIR%\qthelp\pycord.qhcp
131
echo.To view the help file:
132
- echo.^> assistant -collectionFile %BUILDDIR%\qthelp\discord.py.ghc
+ echo.^> assistant -collectionFile %BUILDDIR%\qthelp\pycord.ghc
133
goto end
134
)
135
0 commit comments