kivy/doc
Christopher Denter d6fa653f14 update gsoc 2011 faq entry 2011-03-09 13:36:54 +01:00
..
sources update gsoc 2011 faq entry 2011-03-09 13:36:54 +01:00
Makefile kivy: first import 2010-11-03 17:05:03 -04:00
README kivy: first import 2010-11-03 17:05:03 -04:00
autobuild.py Update documentation to fit the website theme 2011-01-31 03:06:59 +01:00

README

Kivy - Documentation
====================

You can access to the API documentation on web :
  * last released version : http://kivy.org/docs/api
  * trunk version, nightly updated : http://kivy.org/docs/api-trunk/


How to build the documentation
------------------------------

You need to install :
  * Python Sphinx (apt-get install python-sphinx)
  * Latest kivy

Run autobuild.py :
  python autobuild.py

And generate documentation
  make html

Documentation will be accessible in build/html/