8000 Fixed 'Examples of recipes' doc · kived/python-for-android@c4744f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit c4744f2

Browse files
committed
Fixed 'Examples of recipes' doc
1 parent c75b6bd commit c4744f2

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/source/recipes.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -473,12 +473,11 @@ The above documentation has included a number of snippets
473473
demonstrating different behaviour. Together, these cover most of what
474474
is 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

0 commit comments

Comments
 (0)
0