Commit Graph

21 Commits

Author SHA1 Message Date
Mathieu Virbel 7466a67ad3 atlas: improve documentation and remove debug 2012-01-22 13:22:53 +01:00
Mathieu Virbel 7b9ee1b4db recorder: new input recorder class + a recorder module. Both can be used for recording touch event in a file, and replay them later.
Lot of limitations exists, but enough for simple test case or screensaver mode.
2012-01-03 20:16:19 +01:00
Mathieu Virbel bbc04da883 support: add documentation for support funcs 2011-11-08 23:22:46 +01:00
Mathieu Virbel f9430b057f inspector: add module documentation + some fixes for live editing 2011-11-02 16:39:05 +01:00
Mathieu Virbel d3d4482d08 urlrequest: new class for doing asynchronous web request. 2011-08-16 18:28:44 +02:00
Mathieu Virbel b9e493f5f0 doc: update docstyle to fit more in the current kivy.org design
+ enhance sidebar to support real table of content
+ various changes in the style / code to make a better doc (wip, as always)
2011-07-23 23:41:22 +02:00
Mathieu Virbel 3e2fc4c745 doc: lot of fixes to make cython class look like python documentation. Closes #17 2011-06-28 12:06:26 +02:00
Mathieu Virbel 9c512a8273 doc: activate shader documentation 2011-06-15 13:22:59 +02:00
Mathieu Virbel 8719670033 window: remove any reference to KIVY_SHADOW, this is not used anymore at all. Window is created as soon as kivy.core.window is imported + as soon as opengl is used. Closes #126 2011-05-02 10:09:29 +02:00
Christopher Denter 2ea91c4758 extensions: use *.kex instead of *.zip. add docs 2011-04-06 16:57:28 +02:00
Mathieu Virbel abaf252a7f doc fixes 2011-03-29 21:40:26 +02:00
Mathieu Virbel 0913ea946c Update documentation to fit the website theme 2011-01-31 03:06:59 +01:00
Mathieu Virbel 4234f9eff2 enable animation documentation 2011-01-04 12:44:00 +01:00
Mathieu Virbel a4e4f30dbe update doc css to include a sidebar 2010-12-22 12:14:24 +01:00
Mathieu Virbel dd472c2483 update documentation for making toctree readable.
add ignore_list for autobuild.
2010-12-21 19:36:45 +01:00
Mathieu Virbel 5eb87c1221 change how the title documentation are generated. Now the title are not duplicated anymore.
+ move texture.py into graphics
+ remove obj.py, plugin.py
2010-12-21 15:57:47 +01:00
Mathieu Virbel 8afcd296da reordering documentation to include user guide (mostly inspired from flask, thanks guys!) + styling fixes. 2010-12-21 02:13:06 +01:00
Mathieu Virbel d5e5281d22 doc: now doc generation is working. 2010-12-17 00:02:30 +01:00
Mathieu Virbel 992a56e7a3 if the documentation is beeing generated, don't create instance of some core providers
+ force loading of all modules in kivy
2010-12-16 23:27:37 +01:00
Mathieu Virbel 5f33fc9926 add kivy logo (fake 2010-11-11 14:18:14 +01:00
Mathieu Virbel 1f2fb6eb41 kivy: first import 2010-11-03 17:05:03 -04:00