Commit Graph

181 Commits

Author SHA1 Message Date
Mathieu Virbel c5c922b99f doc: inverse module/jump link, and ensure that module without api are rendering well too. 2012-01-25 18:25:06 +01:00
Mathieu Virbel 18f8b1e921 doc: add modulename in all the api page using js, better to understand which module we are actually checking. 2012-01-25 18:15:36 +01:00
Mathieu Virbel 096427133d doc: fix cython extension for beeing correctly documented, using latest cython 0.15.1 2012-01-25 17:54:13 +01:00
Mathieu Virbel e71829fbe3 doc: fix highlight color 2012-01-25 13:33:55 +01:00
Mathieu Virbel 6c561401c8 doc: update logo 2012-01-25 13:29:57 +01:00
Mathieu Virbel 6a675b576b doc: update layout to be more usable and better integration with kivy website 2012-01-25 13:26:47 +01:00
Mathieu Virbel 29d45d2913 update pdf logo 2012-01-23 16:03:26 +01:00
Mathieu Virbel e1fc02a409 doc pass to reduce the number of warning 2012-01-23 15:39:43 +01:00
Emanuele Olivetti cf97c87c20 docs: typo 2012-01-23 11:15:52 +01:00
Emanuele Olivetti 715b8024a2 doc: fixed references to line numbers of 6_button.py 2012-01-23 11:04:27 +01:00
Alex Leighton dfb32b89a5 Merge remote-tracking branch 'upstream/master' 2012-01-22 08:53:29 -08:00
Alex Leighton 6588651d59 Fixed phrasing according to feedback. 2012-01-22 08:50:04 -08:00
Mathieu Virbel 7466a67ad3 atlas: improve documentation and remove debug 2012-01-22 13:22:53 +01:00
Alex Leighton 16b3db3f0d Fix grammar and phrasing of "Introduction to the Kivy Language" guide. 2012-01-21 22:29:47 -08:00
Alex Leighton e6cc8ae6a9 Rephrase paragraph in "Input Management" guide. 2012-01-21 22:29:18 -08:00
Alex Leighton 23bc70dd52 Fix grammar and wording of the Input Management guide. 2012-01-17 21:01:54 -08:00
Mathieu Virbel 86116710ca Merge pull request #369 from alexleighton/master
Fix grammar and wording of Events guide.
2012-01-17 14:32:32 -08:00
Alex Leighton 0d57a3d44b Fix grammar and wording of the Events guide. 2012-01-17 06:57:41 -08:00
Mathieu Virbel 7dd3c70365 Merge pull request #368 from emanuele/patch-1
Update doc/sources/tutorials/pong.rst
2012-01-17 05:15:12 -08:00
Thomas Hansen 5b4a3726f5 Update doc/sources/guide/other-frameworks.rst 2012-01-16 17:01:50 -06:00
Thomas Hansen 62679849e4 Update doc/sources/tutorials/pong.rst 2012-01-16 10:59:35 -06:00
Thomas Hansen 3c7bec415d Update doc/sources/tutorials/pong.rst 2012-01-16 10:57:31 -06:00
Emanuele Olivetti 43a85f5c2f Update doc/sources/tutorials/pong.rst 2012-01-16 12:34:44 +01:00
Mathieu Virbel 4adb774aeb dont say ubuntu, but linux, and add opensuse + fedora instruction for installating dependencies 2012-01-12 11:28:22 +01:00
Mathieu Virbel ddd73a734e fix doc consistency 2012-01-12 01:47:16 +01:00
Thomas Hansen 807bdbbe27 add pong tutorial 2012-01-10 21:53:01 -06:00
Mathieu Virbel 1c7861ed18 bubble: update graphics from svg themes + some internals fixes on content handling. 2012-01-09 01:17:52 +01:00
Mathieu Virbel 72bde44f4c Merge branch 'bubble' of https://github.com/akshayaurora/kivy into akshayaurora-bubble 2012-01-09 00:02:12 +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
Qua-non 0588890a83 change the bubble jpg 2012-01-02 16:31:31 +05:30
Qua-non 097b0c8058 include images and example 2011-12-31 04:42:14 +05:30
Mathieu Virbel c1bcdc1d8e add a document about kivy language in programming guide 2011-12-29 15:15:26 +01:00
Mathieu Virbel cc2910d6d4 move main repository from tito/kivy to kivy/kivy 2011-12-16 10:54:33 +01:00
Mathieu Virbel cd430f4b73 doc: add an architecture overview in svg, exported in png and included in the guide. 2011-11-25 19:01:30 +01:00
Mathieu Virbel bbc04da883 support: add documentation for support funcs 2011-11-08 23:22:46 +01:00
Mathieu Virbel 84ad7f0675 Merge pull request #297 from akshayaurora/grammer_correction
a few grammer corrections
2011-11-07 08:08:48 -08:00
Mathieu Virbel f9430b057f inspector: add module documentation + some fixes for live editing 2011-11-02 16:39:05 +01:00
akshayaurora bbc6967158 ome more grammer corrections 2011-11-02 00:52:09 +05:30
Gun.io Whitespace Robot b1fc347a8b Remove whitespace [Gun.io WhitespaceBot] 2011-10-30 18:15:46 -04:00
Mathieu Virbel d6b301cf7e doc: update android packaging for usage with android sdk rev14. #294 2011-10-30 19:45:59 +01:00
Mathieu Virbel 1f952629aa doc: add isntructions about how to remove kivy. Closes #242 2011-10-24 09:59:35 +02:00
Mathieu Virbel 4360b7f507 vkeyboard: big changes to standardize input from system keyboard or virtual keyboard. map to a single keycode (int, str), text and modifiers event. 2011-10-21 16:21:58 +02:00
Mathieu Virbel 41f508f3b7 faq: fix title/subtitle 2011-10-14 18:10:45 +02:00
Mathieu Virbel 807f882991 doc: add faq entries for android. Closes #269 2011-10-14 16:24:57 +02:00
Mathieu Virbel 5d38febf1d unittest: remove interactive unittest, Tk usage is broken. add documentation about how to write unit test 2011-10-14 16:14:24 +02:00
Mathieu Virbel 01800c015a add options for generating gettext 2011-10-04 15:59:11 +02:00
Mathieu Virbel d03c00ddc6 highlight: move pygments lexer for kv in the good path + include it for kv highlight in sphinx. Use it in lang documentation. 2011-10-04 10:29:50 +02:00
Mathieu Virbel 483c30195c doc: fixes for sphinx 1.1 2011-09-28 22:58:15 +02:00
Mathieu Virbel b5d0a08f9f Merge pull request #243 from hansent/install-twisted-reactor
Snippet for Twisted + Kivy. Closes #214
2011-09-06 15:09:42 -07:00
Thomas Hansen efe0e4045d support: correclty shut down twisted reactor and all thread in twisted threadpool
examples: add tisted examples in examples/frameworks/twisted
doc: add versionadded tag, include examples from kivy examples
2011-09-06 13:52:49 -05:00