Commit Graph

683 Commits

Author SHA1 Message Date
Alexander Taylor 3349ac8a80 Update gsoc.rst (minor typos) 2014-02-13 09:47:57 +00:00
akshayaurora c0f9bf781c Update gsoc.rst 2014-02-13 10:25:17 +05:30
akshayaurora dfec9d2e3a Update gsoc.rst 2014-02-13 10:13:05 +05:30
akshayaurora 3bfcd66576 Update gsoc.rst 2014-02-13 10:02:56 +05:30
Ben Rousch 01b77c0727 Cleaned up GSoC grammar and spelling 2014-02-11 16:56:52 -05:00
Alexander Taylor 3df723b85b doc: Updated faq with python 3 compatibility 2014-02-11 17:08:18 +00:00
akshayaurora e75801d244 Update GSOC section for 2014 2014-02-11 18:56:43 +05:30
akshayaurora a5b19f1558 Update gsoc.rst 2014-02-09 09:28:19 +05:30
akshayaurora ef6ad5f652 Update gsoc.rst 2014-02-09 09:26:00 +05:30
Mathieu Virbel 47345370aa doc: fix doc generation + pep8 2014-02-03 17:34:06 +01:00
Ian McCowan dc19a8fa5b Return an empty string for missing summary lines. Can't compare None to strings in Py3k. 2014-02-02 20:12:53 -08:00
Zen-CODE 513c7665e3 doc: revisions to sources/guide/lang.rst 2014-02-02 09:48:13 +02:00
Zen-CODE 755e1c418d doc: revisions to sources/guide.lang.rst 2014-01-28 09:40:20 +02:00
Matthew Einhorn af5ab702c6 Remove dynamic class to not confuse beginner. 2014-01-26 22:48:36 -05:00
Matthew Einhorn ff520ae0b3 Document id.__self__. 2014-01-26 22:39:16 -05:00
Matthew Einhorn 03ab8b0aad update values for environment variables KIVY_xxx. 2014-01-26 20:48:04 -05:00
qua-non 4c324594c0 fix color example 2014-01-25 04:40:38 +05:30
Zen-CODE 05dda72fd3 doc: added explanation for Windows portable vs. dev installs 2014-01-22 19:39:44 +02:00
Zen-CODE b74521be45 doc: revisions to doc/sources/guide/packaging-windows.rst 2014-01-22 11:27:31 +02:00
Matthew Einhorn e4122388b1 Add docs for packaging with pyinstaller on windows. 2014-01-20 19:37:22 -05:00
Thomas-Karl Pietrowski 994b13753a Update installation-linux.rst
1. As noticed by the daily builds, we need pkg-config now:

https://code.launchpad.net/~thopiekar/+archive/kivy/+build/5469211/+files/buildlog_ubuntu-saucy-amd64.kivy_1.8.0-testing0%2B201401161533-1696-testing22~ubuntu13.10.1_FAILEDTOBUILD.txt.gz 

2. Replaced the usage of our PPA to upgrade Cython to Cython's own PPA
2014-01-16 18:05:49 +01:00
Park Hyunwoo ec3c1c9766 Fix wrong shell prompt to python prompt.
`$` is not a prompt for python.
2014-01-11 10:07:01 +09:00
Mathieu Virbel bd27b1b540 doc: more fixes for versionadded in Clock 2014-01-08 22:30:32 +01:00
Mathieu Virbel 371e75d928 doc: show the "Added in" version to the right of the meth/attr/class/mod bar, and remove the block from the content. 2014-01-08 16:28:37 +01:00
Mathieu Virbel c92ee35b28 doc: move :data: to :attr: 2014-01-08 15:35:57 +01:00
Mathieu Virbel 4edd06a621 doc: fixes bad :func: into :meth: 2014-01-08 15:23:35 +01:00
Zen-CODE a189813c57 doc: corrected button captions in StackLayout images 2014-01-05 20:53:39 +02:00
tshirtman a2a738f4de snow leopard -> lion 2013-12-22 13:29:28 +01:00
tshirtman 046ff42be4 update installation guide for osx (10.6->10.7) 2013-12-22 13:27:01 +01:00
qua-non 6f1a1d32e1 Update lang.rst 2013-12-18 23:37:18 +05:30
qua-non c8b9de46f2 sanitize ids example. 2013-12-17 20:48:25 +05:30
Mathieu Virbel 6de7f1dcd0 Merge pull request #1692 from kivy/fix-1689
Separate PyGST / Gi Gstreamer
2013-12-14 11:29:12 -08:00
Mathieu Virbel 5ac4d93183 gi/doc: add entry in the FAQ about gstreamer/gi, and reference it in video/audio/camera core provider. 2013-12-14 20:23:00 +01:00
Matthew Einhorn 8928a929b5 Link setting up other win envs. to wiki pages. 2013-12-14 13:37:14 -05:00
kumoshk 919aba305b Update android.rst
I tested the memory game from the contests on my Kindle Fire 2, and it worked well. So did my test chat server. I haven't done extensive testing, however, but it seems functional for practical purposes.
2013-12-13 18:55:28 -07:00
Mathieu Virbel a58a98ff33 doc: remove older zipball url from github, use archive 2013-12-07 19:40:50 +01:00
Nexc a6a3182c98 Fixed download link to Kivy dev version 2013-12-07 15:27:05 +01:00
Matthew Einhorn 1c01af5d0a Add tto docs how to install kvy into an existing python installation on Windows. 2013-12-01 03:53:58 -05:00
tshirtman e4770139bd add styling for viewsource link 2013-11-26 16:52:52 +01:00
tshirtman 3eb932679d activate sphinx.ext.viewcode (http://sphinx-doc.org/ext/viewcode.html) 2013-11-26 16:52:52 +01:00
Zen-CODE 10526dfe2c doc: add geometry.py to docs, fix rst issues.... 2013-11-23 20:29:25 +02:00
Zen-CODE 278e76c04c doc: revisions to config.py and paramter display 2013-11-17 21:18:16 +02:00
Alexander Taylor 7b28c598f3 Removed SD card requirement from doc 2013-11-09 21:40:14 +00:00
Zen-CODE 1345a2e5c6 doc: add gcc build warning to MacOSX dev installation 2013-11-04 19:26:08 +02:00
Mathieu Virbel 90f9bdd836 Merge pull request #1593 from inclement/docfixes
APK building doc tweaks, including adding buildozer
2013-11-03 04:59:25 -08:00
Alexander Taylor 5fceff4452 Tweaked apk build doc, and added buildozer section 2013-11-02 22:31:22 +00:00
Niko Skrypnik 99540a3d5c Add to doc requirement of installing zlib1g-dev 2013-11-01 13:01:56 +02:00
Mathieu Virbel ae4c36e949 Merge pull request #1574 from akloster/master
Add a dot at the end of a sentence in "Architecture" Guide
2013-10-29 07:35:22 -07:00
Thomas-Karl Pietrowski b6a887f0bd Fixed formating for a command
Today I just got a mail about an old problem in the docs.
I finally fixed it and added a detail.

Thank you John!
2013-10-27 23:54:03 +01:00
qua-non 31406b0495 tone down the language in example 2013-10-23 22:39:11 +05:30