File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -473,12 +473,11 @@ The above documentation has included a number of snippets
473473demonstrating different behaviour. Together, these cover most of what
474474is ever necessary to make a recipe work.
475475
476- The following short sections further demonstrate a few full recipes from p4a's
477- internal recipes folder. Unless your own module has some unusual
478- complication, following these templates should be all you need to make
479- your own recipes work.
476+ python-for-android includes many recipes for popular modules, which
477+ are an excellent resource to find out how to add your own. You can
478+ find these in the ` python-for-android Github page
479+ <https://github.com/kivy/python-for-android/tree/master/pythonforandroid/ recipes> `__.
480480
481- TODO
482481
483482.. _recipe_class :
484483
You can’t perform that action at this time.
0 commit comments