mirror of https://github.com/kivy/kivy.git
d178f02c5b | ||
---|---|---|
.. | ||
sources | ||
Makefile | ||
README | ||
autobuild.py |
README
Kivy - Documentation ==================== You can access the API documentation on web : * last released version : http://kivy.org/docs/api * trunk version, updated nightly : http://kivy.org/docs/api-trunk/ How to build the documentation ------------------------------ You need to install : * Python Sphinx (apt-get install python-sphinx) * Latest kivy Generate documentation using make:: make html Documentation will be accessible in build/html/