aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/gettingstarted
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/gettingstarted')
-rw-r--r--sources/pyside6/doc/gettingstarted/package_details.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/sources/pyside6/doc/gettingstarted/package_details.rst b/sources/pyside6/doc/gettingstarted/package_details.rst
index ebc657781..74395b504 100644
--- a/sources/pyside6/doc/gettingstarted/package_details.rst
+++ b/sources/pyside6/doc/gettingstarted/package_details.rst
@@ -110,6 +110,8 @@ QML Development
relevant macros.
* ``pyside6-qmlimportscanner``, to identify the QML modules imported from a
project/QML files and dump the result as a JSON array.
+* ``pyside6-qmlcachegen``, to compile QML to bytecode at compile time for bundling inside the
+ binary.
Translations
~~~~~~~~~~~~