Skip to content

Commit e5f828a

Browse files
committed
Added deprecation warning to old toolchain documentation
1 parent eeddb24 commit e5f828a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/source/old_toolchain/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ using distribute.sh and build.py. This it entirely superseded by the
77
new toolchain, you do not need to read it unless using this old
88
method.
99

10+
.. warning:: The old toolchain is deprecated and no longer
11+
supported. You should instead use the :doc:`current version
12+
<../quickstart>`.
13+
1014
Python for android is a project to create your own Python distribution
1115
including the modules you want, and create an apk including python, libs, and
1216
your application.

0 commit comments

Comments
 (0)