Commit Graph

1534 Commits

Author SHA1 Message Date
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
Mathieu Virbel 3a60614ae6 accordion: add new accordion widget with one little example. 2011-09-02 18:37:51 +02:00
Mathieu Virbel 68658a01bc animation: update animation documentation to include easing methods documentation + image for each animation easing func. 2011-09-02 11:30:18 +02:00
Thomas Hansen d57f58d5c3 fix threading issue on reactor stop, and add server and client example to documentation 2011-08-31 19:36:34 -05:00
Thomas Hansen 8d24f6540a [issue #214] install_twisted_reactor & documentation 2011-08-30 23:10:54 -05:00
Mathieu Virbel 3ec4a417de progressbar: new progress bar widget ! (very simple implementation) 2011-08-18 19:28:02 +02:00
Mathieu Virbel 1165387ab1 doc: add documentation about how to found and change config.ini 2011-08-17 20:13:25 +02:00
Mathieu Virbel d3d4482d08 urlrequest: new class for doing asynchronous web request. 2011-08-16 18:28:44 +02:00
Mathieu Virbel 4797346342 doc: fix android support list for video 2011-08-13 18:40:44 +02:00
Mathieu Virbel 2412f53d89 doc: add documentation about how to activate video support on android. Closes #221 2011-08-13 18:14:01 +02:00
Thomas Hansen 1a35681e82 fix heading levels 2011-07-25 08:01:49 -07:00
Thomas Hansen d02ce3d26c Move technical question to the top. 2011-07-25 07:51:48 -07:00
Mathieu Virbel b222709d08 doc: add collapse/expand for api descrption and first level element
+ header for seperating documentation and API
+ jump to API link
+ fixes for image alignements
2011-07-24 19:39:25 +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 175564412b faq: add entry about segmentation fault. Closes #53 2011-07-22 11:57:45 +02:00
Mathieu Virbel f6594e2dac doc: update packaging page to merge android packging with windows/macosx + tiny other fixes 2011-07-15 16:43:34 +02:00
Mathieu Virbel 0edda19035 packaging: add macosx support and documentation 2011-07-15 12:19:17 +02:00
Mathieu Virbel 9f6f214a8d doc: add configure pass when installing pyinstaller for the first time 2011-07-15 12:18:28 +02:00
Mathieu Virbel b823c8279f doc: add doc about how to package/create a exe for window platform 2011-07-15 12:18:28 +02:00
Mathieu Virbel b1cb78470b doc: add download pdf link in sidebar for #192 2011-07-13 12:06:55 +02:00
Mathieu Virbel 7b1cb7bca0 doc: fix logo link to kivy.org, and remove the back to kivy.org link in menu. Closes #191 2011-07-13 12:01:07 +02:00
Mathieu Virbel c72858170f preprocess: remove the title in the documentation to prevent double title 2011-07-09 18:53:51 +02:00
Mathieu Virbel 35fea2af34 sphinx: fix preprocess for cython functions 2011-07-06 18:13:32 +02:00
Mathieu Virbel 725c9fe9de doc: fix designing with kv 2011-06-30 11:05:36 +02:00
Mathieu Virbel ba7a7dabb6 doc: pass everywhere to reduce the amount of doc error 2011-06-28 12:50:34 +02:00
Mathieu Virbel 523db1bf89 doc: add previous/next link at the page bottom. Closes #84 2011-06-28 12:17:26 +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 1edbbd32bc doc: update inputs to add double-tap, grab and shapes 2011-06-25 23:20:11 +02:00
Mathieu Virbel a33f411daa doc: add a section about trigger events 2011-06-24 19:00:14 +02:00
Mathieu Virbel 1eaa4f309f doc: add documentation about input architecture, motion event and profiles. 2011-06-24 18:54:16 +02:00
Mathieu Virbel ff46e9b755 doc: add how to read the documentation and how to import class 2011-06-24 15:56:53 +02:00
Mathieu Virbel 71cd9f50ac doc: add events in guide 2011-06-20 14:14:01 +02:00
Mathieu Virbel 88f8ee21fc doc: add "Widget tree" in the guide, explaining how to add/remove and traverse the widget tree 2011-06-19 19:43:10 +02:00
Mathieu Virbel 9c512a8273 doc: activate shader documentation 2011-06-15 13:22:59 +02:00
Mathieu Virbel 47e73a9597 app: add more documentation about config and settings ui
+ add method to open and close settings
2011-06-09 13:30:11 +02:00
Mathieu Virbel dfb2255ac1 settings: New settings widget, that can be used for building settings UI.
Todo: integration with App class, and add at least a "string" settings.
2011-06-08 19:16:47 +02:00
Mathieu Virbel 42ed991753 doc: add images for quickstart and firstwidget 2011-06-06 16:30:39 +02:00
Mathieu Virbel 0bb873465c doc: remove background highlight and use align-right for switch and button documentation 2011-06-06 16:18:35 +02:00
Mathieu Virbel c1cdee84e5 doc: fix comment color (increase darkness, it's very hard to read) + add align-right css for beein able to align image to right (with margin) 2011-06-06 16:15:04 +02:00
Mathieu Virbel 63492e1e4f popup: new modal popup widget 2011-06-06 16:13:37 +02:00
Mathieu Virbel d0111e6da6 gridlayout: rework implementation to use Widget.size_hint for calculation of col/row size. Add many usage possibilities as default row/col size, custom minimum size per col/row, force the usage of default value instead of child.size_hint. 2011-06-05 01:28:47 +02:00
Mathieu Virbel 30650be633 doc: add widget image into doc 2011-06-04 01:52:58 +02:00
Mathieu Virbel 7899f2d4a0 switch: introduce switch widget + add documentation + include it in the showcase 2011-06-04 01:42:01 +02:00
Mathieu Virbel 60a88dd913 doc/quickstart: add a comment to ensure people will correctly use require() with their current kivy version 2011-05-29 20:19:29 +02:00
Mathieu Virbel bae0d50b00 doc: add files name and redirect to App class for relation between .py and .kv by default 2011-05-27 11:27:47 +02:00
Mathieu Virbel 9f745dd485 doc: add missing versionadded for environment control (path section, #153) 2011-05-20 18:19:10 +02:00
Mathieu Virbel 8c37e415a8 Merge branch 'master' of github.com:tito/kivy 2011-05-20 17:46:14 +02:00
Mathieu Virbel efb0e164f0 doc: add documentation about environ control (#153) 2011-05-20 17:45:54 +02:00
Christopher Denter 4fb982f196 Adding Asus EeePad Transformer to list of tested Android devices. Thanks jw_carleton! 2011-05-19 06:20:23 -07:00
Mathieu Virbel ccf2b77fad doc: add send-to method for executing kivy app. Closes #124 2011-05-02 20:30:55 +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
Mathieu Virbel e3a518f0a1 android: add jinja2 needed as a deps for build.py. It's used for generate AndroidManifest and others files. Closes #127 2011-04-27 12:18:44 +02:00
Mathieu Virbel 659f40eded doc: add how to package a kivy app into apk for android (tool released!) 2011-04-22 16:24:47 +02:00
Mathieu Virbel 91db207124 doc: move firstwidget examples in examples/guide 2011-04-22 12:17:43 +02:00
Mathieu Virbel 7a0974dab5 doc: add "designing with kv" in user guide 2011-04-22 12:15:47 +02:00
Mathieu Virbel 4fbe6f7b58 doc: remove reversed for on_touch_down, widget are already in the good order 2011-04-19 12:36:43 +02:00
Christopher Denter 670829ec9a Merge branch 'master' of github.com:tito/kivy 2011-04-15 14:48:32 +02:00
Christopher Denter 16ae980a42 Merge branch 'extensions' 2011-04-15 14:48:21 +02:00
Mathieu Virbel e74f6a2da6 faq: add entry about not using pip for installing Kivy, and explain why. Closes #86 2011-04-15 14:41:11 +02:00
Mathieu Virbel 84c57b6d98 doc: add faq entry about missing glGenerateMipmap and ImportError: kivy.event. Closes #98 2011-04-15 10:46:21 +02:00
Christopher Denter ea3d216032 Merge branch 'master' into extensions 2011-04-14 12:14:59 +02:00
Mathieu Virbel 600a502e53 doc: fix installation instruction for ubuntu + add more information about how to execute examples. Closes #69, #88 2011-04-12 10:28:01 +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
Christopher Denter bd24671db7 docs: Add checklist to GSoC FAQ entry. Students: Read it :-) 2011-03-24 15:31:20 +01:00
Christopher Denter ee781cd050 faq: update gsoc entry. yay :) 2011-03-19 11:23:44 +01:00
Christopher Denter a33f46eac5 docs: pdf: comment out the pastel background for now :'-( -- looks a little less nice 2011-03-18 21:21:52 +01:00
Christopher Denter e3d13a692f docs: change inner link color in the pdf to orange as well + several minor fixes 2011-03-17 20:48:47 +01:00
Christopher Denter 3036c1f391 docs: Add My First Widget section to docs 2011-03-17 20:47:51 +01:00
Christopher Denter 70e4b430fc docs: Add Licensing info, reword windows installation and some further fixes and optimizations 2011-03-16 20:18:07 +01:00
Christopher Denter 82e875aed8 Some rewordings, minimal optimizations 2011-03-16 18:19:57 +01:00
Christopher Denter f536fc0109 docs: Reword android section 2011-03-16 17:58:12 +01:00
Christopher Denter b46f8bea5c docs: window -> windows 2011-03-16 16:07:40 +01:00
Christopher Denter 1485a7c81f docs: Move installation out of guide. Why would that be in the programming guide anyways. Make it a separate section. Also fixed some references and reworded some paragraphs 2011-03-16 16:04:34 +01:00
Christopher Denter bbe77c52cb docs: Add general feedback as one option to contribute 2011-03-16 15:59:21 +01:00
Christopher Denter fe504d7553 Docs: First take at nicer PDF generation. Basic fonts/layout adapted by
Flask (thanks Armin). Adapted our website color scheme where applicable.
Also added a Pygments highlighting style for code snippets.

To generate: make pdf in root folder and the pdf will be in
doc/build/latex/Kivy.pdf

TODO:
	* Get proper logo file for frontpage
	* Write Pygments lexer for kv lang
	* Would be nice if code boxes were also rounded. Find LaTeX guru
2011-03-16 13:48:07 +01:00
Christopher Denter d6fa653f14 update gsoc 2011 faq entry 2011-03-09 13:36:54 +01:00
Christopher Denter 3aa35976f6 Add HTC Desire to list of working android devices (thanks laura) 2011-02-23 21:10:11 +01:00
Mathieu Virbel 0285a492cf doc: add "reporting an issue" section 2011-02-17 15:00:02 +01:00
Mathieu Virbel 8bf1ee055c doc: add android working devices section 2011-02-10 17:04:26 +01:00
Mathieu Virbel 8319fc91f1 doc: add -f option in dev/compilation, just to be sure that people don't miss it in update case. 2011-02-10 13:32:11 +01:00
Mathieu Virbel 6f6562be0a core: add require() function to ask for a minimum kivy version before executing your application.
+ update quickstart to add this require() call
+ change quickstart file naming
2011-02-06 23:00:08 +01:00
Mathieu Virbel a71a5455f6 fixes quickstart documentation to head over installation/how to run app for each platform 2011-02-03 16:02:23 +01:00
Mathieu Virbel b37c08c9de push documentation about android platform 2011-02-03 04:07:30 +01:00
Christopher Denter f34c589f08 fix & reword osx install guide 2011-02-01 21:02:01 +01:00
Mathieu Virbel 4e26bb6c87 doc: little fixes for ubuntu 2011-02-01 11:26:15 +01:00
Mathieu Virbel 8a7d22a918 doc: push installation instructions for windows / macosx / ubuntu 2011-02-01 11:24:24 +01:00
Mathieu Virbel 6dc1eb2536 doc: create anchor link before doing hide header if needed 2011-01-31 22:42:39 +01:00
Mathieu Virbel ed4de7ebd1 update documentation to move search box in header + toggle header 2011-01-31 22:11:41 +01:00
Mathieu Virbel 6fae223cb6 fix users guide link 2011-01-31 11:56:03 +01:00
Mathieu Virbel b063d6a2ee Merge branch 'master' of github.com:tito/kivy 2011-01-31 03:07:27 +01:00
Mathieu Virbel 0913ea946c Update documentation to fit the website theme 2011-01-31 03:06:59 +01:00
Christopher Denter 19b02bf5a7 docs: remove build_factory command 2011-01-30 20:25:47 +01:00
Christopher Denter 345a1e8da2 docs: re-add basic install commands for beginners 2011-01-30 20:16:09 +01:00
Christopher Denter aa26256135 docs: warn users that core image != widget image 2011-01-30 19:20:30 +01:00
Christopher Denter aab3322cdf docs: contact us: sections instead of definition lists. quickstart: fix enumeration 2011-01-30 14:59:58 +01:00
Christopher Denter f57ea18be2 Add missing file 2011-01-30 13:57:58 +01:00
Christopher Denter b16206d2f5 fix quickstart code example 2011-01-30 13:57:36 +01:00
Christopher Denter 8dc4e9fba2 Docs:
- Add users mailing list
	- Reorder: Put FAQ at a later point
	- Reorder: Put architectural overview into programming guide
2011-01-30 13:54:32 +01:00
Christopher Denter f72b806597 Link install guide and contribution guide for developers 2011-01-30 13:43:20 +01:00
Christopher Denter 1ab473c6b4 Add PYTHONPATH note to contribution guide. need to adjust install guide still 2011-01-30 13:23:58 +01:00
Christopher Denter 0ddd8254cb docs: add 'contact us' document 2011-01-29 22:22:31 +01:00
Christopher Denter f5c5b90fe6 docs: small contribution additions 2011-01-29 22:04:35 +01:00
Christopher Denter e11ec12227 Docs: Fix links, add gsoc 2011 faq entry, use sections instead of definition lists 2011-01-29 21:17:05 +01:00
Christopher Denter c4c731b9e8 Docs: add 'how to contribute' document. Also reorganize index to not be a gigantic page 2011-01-29 20:23:40 +01:00
Christopher Denter 3b42986765 first try to adjust doc theme to new brownish logo 2011-01-29 19:02:16 +01:00
Christopher Denter 4493fcfa9e explain building blocks in architecture overview. needs review 2011-01-27 23:41:27 +01:00
Mathieu Virbel b3c4dd93e1 fix checkout / clone 2011-01-23 18:20:33 +01:00
Mathieu Virbel d60df9e5c0 update installation to make it work 2011-01-22 15:11:02 +01:00
Christopher Denter 18193fa6b6 docs: be less biased 2011-01-12 19:00:18 +01:00
Christopher Denter a26c19e6bf Docs: Begin architectural overview and add 'isnt python slow' FAQ entry 2011-01-11 17:31:43 +01:00
Christopher Denter be95380344 Docs: FAQ 2011-01-11 02:58:55 +01:00
Christopher Denter 07aa623e6d Docs: first try to summarize a few reasons why one'd want to use kivy... 2011-01-11 00:13:28 +01:00
Christopher Denter 5b5cf620d5 Quickstart: minor fix 2011-01-10 20:51:38 +01:00
Mathieu Virbel 9d25130bf5 remove latest usage of numpy in the doc, we're ok now ! 2011-01-07 18:41:54 +01:00
Mathieu Virbel 4234f9eff2 enable animation documentation 2011-01-04 12:44:00 +01:00
Christopher Denter da45c53e5f reworded docs 2011-01-02 17:34:18 +01:00
Mathieu Virbel eacc6c68e5 update background & logo 2010-12-22 14:21:44 +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 b5bf7130bc enhance preprocessing module to fully support signature generation for cython module.
all cython module must have the embedsignature=True activated to make it work.
2010-12-21 19:05:42 +01:00
Mathieu Virbel b61e4ce3d2 activate todo generation 2010-12-21 19:05:11 +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 66a6a6d270 reduce text overhead by adding ~ on each ref link + fix lang + enhance css for links 2010-12-21 02:21:39 +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 5d583468e7 monkey patch sphinx to be able to recognize Cython class as Python class by giving a higher priority to ClassDocumenter. 2010-12-20 23:26:41 +01:00
Mathieu Virbel 85976c46f4 work on documentation of widget 2010-12-20 19:11:12 +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 477a62a9eb update documentation generation 2010-12-16 20:18:30 +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