Add docstrings and help info for the i18n tools in setup.py

This commit is contained in:
Veronica K. B. Olsen
2021-02-15 00:03:14 +01:00
parent c0acc1d087
commit af6d96843d
2 changed files with 18 additions and 0 deletions
+4
View File
@@ -25,6 +25,10 @@ To target the command, add one of `--target-linux`, `--target-darwin` or
`qthelp` Build the help documentation for use with the Qt Assistant. Run
before install to have local help enable in the the installed version
`qtlupdate` Update the translation files for internationalisation.
`qtlrelease` Build the language files for internationalisation.
`sample` Build the sample project as a zip file. Run before install to enable
creating sample projects in the in-app New Project Wizard.