doc:added link for programming guide example

This commit is contained in:
Zen-CODE 2014-06-11 22:20:45 +02:00
parent 0087a0ee29
commit 4200b04120
1 changed files with 3 additions and 2 deletions

View File

@ -82,7 +82,7 @@ Examples
.. |kv_dir| replace:: ./examples/guide/designwithkv
.. |kv_file| replace:: main.py
.. |kv_desc| replace:: Programming Guide examples about how to :doc:`design with
.. |kv_desc| replace:: Programming Guide examples on how to :doc:`design with
kv lang </guide/lang>`
.. |fwd_dir| replace:: ./examples/tutorials/firstwidget
@ -97,7 +97,8 @@ Examples
.. |qst_dir| replace:: ./examples/guide/quickstart
.. |qst_file| replace:: main.py
.. |qst_desc| replace:: Programming Guide example
.. |qst_desc| replace:: Programming Guide example:
:doc:`Create an application </guide/basic>`
.. _kinect: http://en.wikipedia.org/wiki/kinect
.. |kin_dir| replace:: ./examples/kinect