kivy/doc/sources/gettingstarted
willow 32a71278fd
Fix install command for zsh
`python -m pip install kivy[base] kivy_examples --no-binary kivy` throws the error `zsh: no matches found: kivy[base]`, you need to use `python -m pip install "kivy[base]" kivy_examples --no-binary kivy` instead
2021-09-05 12:21:39 -04:00
..
diving.rst remove extension support, closes #3594 2016-12-17 18:58:08 +02:00
drawing.rst doc: added back the canvas prefix 2014-03-13 05:31:20 +02:00
events.rst Update events.rst (#7497) 2021-04-25 12:39:22 -04:00
examples.rst doc: made wording consistent with other example classes 2015-09-20 15:47:12 +02:00
first_app.rst doc: final modification, now need to test pdf 2013-04-14 14:44:01 +02:00
framework.rst doc: tweaked framework explanation 2016-07-26 20:58:48 +02:00
index.rst doc: started style 2.0 2013-04-11 10:05:37 +02:00
installation.rst Fix install command for zsh 2021-09-05 12:21:39 -04:00
intro.rst Fix tutorial URL 2017-04-27 08:53:40 +02:00
layouts.rst minor typo fix in layout docs 2020-11-16 19:22:14 +05:00
packaging.rst Fix docs build errors 2016-06-19 07:51:40 +02:00
properties.rst Spelling fixes 2015-12-13 19:51:03 -08:00
rules.rst English idiom 2013-06-07 15:35:48 -07:00