Skip to content

Commit 2bd4aa3

Browse files
committed
Added link from quickstart to commands doc
1 parent fb8215d commit 2bd4aa3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/source/quickstart.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,12 @@ You can build an SDL2 APK similarly, creating a dist as follows::
107107

108108
You can then make an APK in the same way, but this is more
109109
experimental and doesn't support as much customisation yet.
110+
111+
python-for-android also has commands to list internal information
112+
about distributions available, to export or symlink these (they come
113+
with a standalone APK build script), and in future will also support
114+
features including binary download to avoid the manual compilation
115+
step.
116+
117+
See the :doc:`commands` documentation for full details of available
118+
functionality.

0 commit comments

Comments
 (0)