2010-12-21 01:13:06 +00:00
|
|
|
Welcome to Kivy
|
|
|
|
===============
|
2010-11-03 21:05:03 +00:00
|
|
|
|
2011-01-02 16:34:18 +00:00
|
|
|
Welcome to Kivy's documentation. Kivy is an open source software library for rapid
|
|
|
|
development of applications equipped with novel user interfaces, such as
|
|
|
|
multi-touch apps.
|
2011-01-10 23:13:28 +00:00
|
|
|
|
|
|
|
You are probably wondering why you'd be interested in using Kivy. There is
|
2011-01-11 16:31:43 +00:00
|
|
|
a document outlining our :ref:`philosophy` we encourage you to read.
|
2011-01-10 23:13:28 +00:00
|
|
|
|
2011-01-02 16:34:18 +00:00
|
|
|
We recommend that you get started with :ref:`installation` and then head over to
|
|
|
|
the :ref:`quickstart` document. Besides the quickstart, there is also a more
|
2011-01-11 16:31:43 +00:00
|
|
|
detailed :ref:`architecture overview` and a :ref:`tutorial` that shows how to
|
|
|
|
create an application with Kivy.
|
2010-11-03 21:05:03 +00:00
|
|
|
|
2011-01-11 01:58:55 +00:00
|
|
|
We also have a list of :ref:`frequently asked questions`.
|
|
|
|
|
2011-01-10 23:13:28 +00:00
|
|
|
.. include:: philosophy.rst
|
2011-01-11 01:58:55 +00:00
|
|
|
.. include:: faq.rst
|
2010-12-21 01:13:06 +00:00
|
|
|
.. include:: guide-index.rst
|
2011-01-11 16:31:43 +00:00
|
|
|
.. include:: architecture.rst
|
2010-12-21 01:13:06 +00:00
|
|
|
.. include:: api-index.rst
|
2010-11-03 21:05:03 +00:00
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`modindex`
|
|
|
|
* :ref:`search`
|
|
|
|
|