aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/deployment/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/deployment/index.rst')
-rw-r--r--sources/pyside6/doc/deployment/index.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/sources/pyside6/doc/deployment/index.rst b/sources/pyside6/doc/deployment/index.rst
index 6f4c2d44a..36e677566 100644
--- a/sources/pyside6/doc/deployment/index.rst
+++ b/sources/pyside6/doc/deployment/index.rst
@@ -17,8 +17,9 @@ Here are a few distribution options that you can use:
If you are considering Option 3, then starting with 6.4, we ship a new tool called `pyside6-deploy`
that deploys your PySide6 application to all desktop platforms - Windows, Linux, and macOS. To know
-more about how to use the tool see :ref:`pyside6-deploy`. Additionally, you can also use other
-popular deployment tools shown below:
+more about how to use the tool see :ref:`pyside6-deploy`. For Android deployment, see
+:ref:`pyside6-android-deploy`. Additionally, you can also use other popular deployment tools shown
+below:
* `fbs`_
* `PyInstaller`_
@@ -145,6 +146,7 @@ Here's a set of tutorials on how to use these tools:
:maxdepth: 2
deployment-pyside6-deploy.rst
+ deployment-pyside6-android-deploy.rst
deployment-fbs.rst
deployment-pyinstaller.rst
deployment-cxfreeze.rst