2012-03-21 19:26:40 +00:00
|
|
|
Diving in
|
2012-03-23 16:05:08 +00:00
|
|
|
---------
|
2012-04-04 19:38:00 +00:00
|
|
|
|
2013-04-30 20:57:36 +00:00
|
|
|
To get straight into kivy, take a look at :doc:`/index`.
|
2012-04-04 19:38:00 +00:00
|
|
|
|
2014-03-10 21:20:49 +00:00
|
|
|
Kivy comes with a set of :doc:`examples` in the ``kivy_installation/examples``
|
|
|
|
directory. You should try modifying/improving/adapting them to your needs.
|
2012-04-04 19:38:00 +00:00
|
|
|
|
2015-09-17 19:44:27 +00:00
|
|
|
Browse our `wiki <https://github.com/kivy/kivy/wiki>`_ for info on related
|
|
|
|
projects, tutorials and snippets.
|
2012-04-04 19:38:00 +00:00
|
|
|
|
2016-09-01 10:45:44 +00:00
|
|
|
Understand the basics about :doc:`api-kivy.graphics`.
|
2012-04-04 19:38:00 +00:00
|
|
|
|
2016-09-01 10:45:44 +00:00
|
|
|
Take a look at the built-in :doc:`api-kivy.uix`.
|
2012-04-04 19:38:00 +00:00
|
|
|
|
2012-07-23 23:08:53 +00:00
|
|
|
Follow the :doc:`/guide-index` to get even more familiar with kivy.
|
2012-04-04 19:38:00 +00:00
|
|
|
|
2016-09-01 10:45:44 +00:00
|
|
|
See how to use different :doc:`api-kivy.modules` in the modules section,
|
|
|
|
such as the :doc:`api-kivy.modules.inspector` for live inspection.
|
2012-04-04 19:38:00 +00:00
|
|
|
|
2016-09-01 10:45:44 +00:00
|
|
|
Learn how to handle custom :doc:`api-kivy.input`.
|
2012-04-04 19:38:00 +00:00
|
|
|
|
2016-09-01 10:45:44 +00:00
|
|
|
See how kivy has been extended with :doc:`api-kivy.ext` support.
|
2012-04-04 19:38:00 +00:00
|
|
|
|
2016-09-01 10:45:44 +00:00
|
|
|
Familiarize yourself with the :doc:`api-kivy`.
|
2012-04-04 19:38:00 +00:00
|
|
|
|
2014-03-10 21:25:55 +00:00
|
|
|
Kivy is open source, so you can **contribute**. Take a look at the
|
|
|
|
:doc:`/contribute` section for guidelines.
|