mirror of https://github.com/kivy/kivy.git
4ae1b14d11
- added reference to clock documentation |
||
---|---|---|
.. | ||
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/