kivy/doc
tshirtman aea1453b69 Fix downloads → download anchor, thanks killerswan ! 2012-07-09 23:49:33 +03:00
..
sources Fix downloads → download anchor, thanks killerswan ! 2012-07-09 23:49:33 +03:00
Makefile
README
autobuild.py

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/