Commit Graph

727 Commits

Author SHA1 Message Date
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
qua-non d326f6165f fix typo again:) 2013-10-23 21:15:02 +05:30
qua-non 6e072a0aea land ids example fix typo 2013-10-23 21:02:22 +05:30
qua-non 18ff675879 lang add ids example 2013-10-23 20:54:04 +05:30
Andreas Klostermann 7d9c57b58e clarify main loop and repetitive callbacks 2013-10-20 01:43:59 +02:00
Andreas Klostermann a3403a28e6 Add a dot at the end of a sentence in "Architecture" Guide 2013-10-20 00:47:53 +02:00
Alexander Taylor 0a09b10721 Fixed ppi of settingswithspinner image 2013-10-18 23:27:03 +01:00
Alexander Taylor 7de450b63d Updated settings panel image/description 2013-10-18 22:14:28 +01:00
qua-non bee521b914 Update fresh.css 2013-10-13 19:24:42 +05:30
qua-non 27a4adacdf doc: add wiki link at top 2013-10-11 16:54:41 +05:30
Mathieu Virbel d8d1874937 sandbox: add documentation generation + register sandbox 2013-10-11 11:01:30 +02:00
vernondcole d9d42b0083 Add Notes warning of Windows-style line endings. 2013-10-05 10:11:15 +01:00
vernondcole 5563a25410 PEP-8 wrap long line 2013-10-05 09:50:55 +01:00
vernondcole 0d95003066 Merge branch 'master' of https://github.com/kivy/kivy into use_launcher_for_windows 2013-09-30 14:33:51 +01:00
vernondcole 67c8e09443 document use of Python launcher for Windows 2013-09-30 14:28:31 +01:00
qua-non d425290275 Update android.rst 2013-09-29 20:27:34 +05:30
qua-non 7eec27a63d Update android.rst 2013-09-29 20:15:21 +05:30
qua-non 082c58bbf2 Merge pull request #1531 from Wessix/patch-1
update devices list HTC HD2
2013-09-29 07:33:58 -07:00
qua-non 57c9366c81 Update android.rst 2013-09-28 22:08:20 +05:30
Wessix 4fcea85b9c update devices list HTC HD2 2013-09-28 18:34:12 +02:00
Alexander Taylor 2c7cd99d17 Update supported devices in android page
Updated since I own them, and kivy works fine.
2013-09-28 17:31:25 +01:00
qua-non 063708b34b Merge pull request #1467 from Zen-CODE/webdebugger
fix: add the webdebugger module to the docs
2013-09-05 19:27:17 -07:00
Richard Larkin 48d493e1b0 fix: add webdeugger to the documentation 2013-08-26 22:28:13 +02:00
Richard Larkin 8b43661a69 fix: add webdeugger to the documentation 2013-08-26 22:26:11 +02:00
Richard Larkin a674899f30 fix: add storage module to docs 2013-08-26 21:49:51 +02:00
Mathieu Virbel 5dfc772ca6 ios: remove resolved issues on ios packaging 2013-08-22 11:46:37 +02:00
Mathieu Virbel 13b469baa0 doc: closes #1441 2013-08-15 10:48:02 +02:00
Mathieu Virbel 94d09bc814 doc: remove repetition. closes #1424 2013-08-15 10:34:23 +02:00
Even Wiik Thomassen 3674876fbf Doc: spelling fix in guide/events.rst 2013-08-14 23:24:28 +02:00
Intchanter 0172f6ae2a Minor grammar and punctuation fixes. 2013-08-11 05:38:58 +00:00
Richard Larkin 270e1d1ab8 doc: fixed too short underline error on make html 2013-08-08 16:05:26 +02:00
Thomas-Karl Pietrowski 9909c4fe52 Update installation-linux.rst
Typo and replaced nightly with daily like the PPA is called.
2013-08-07 18:40:18 +02:00
Richard Larkin d0590bd0e0 doc: revisions to installation/installation-windows.rst 2013-08-06 23:50:37 +02:00
Richard Larkin 25e12262ef doc: revisions to sources/installation/installation-windows.rst 2013-08-06 23:34:14 +02:00
Mathieu Virbel 7e4b20bd9a Change license from LGPL 3 to MIT 2013-08-01 16:29:23 +02:00
Richard Larkin b2e314d733 doc: corrected category for larger Notes 2013-07-24 13:59:28 +02:00
Richard Larkin 4bc849845b doc: added more tested devices, alphabetical sort 2013-07-24 04:27:32 +02:00
Mathieu Virbel 1bd8f29a1e merge actionbar 2013-07-22 18:34:15 +02:00
Mathieu Virbel d964801691 actionbar: remake styling by forcing the height of the actionbar, add ActionButton.icon, prefer icon usage instead of text when the button is not in a group, and various size fixes on images and button/icon. 2013-07-22 18:33:04 +02:00
Richard Larkin 826deaa9ae doc: fixed broken formattting in guide/lang.rst 2013-07-19 16:09:17 +02:00
Richard Larkin 3ef08c468b Added warning about graphics and widget movements 2013-07-16 23:19:11 +02:00
Dominique B 23f5b6b80f fix doc (toctree), add hint to Factory when using dynamic classes form kv-lang in .py 2013-07-15 14:44:24 +02:00
Audrey Roy 2d56ad1198 Expand devel installation docs for Mac OS X. 2013-07-07 16:57:21 +02:00
Krister Viirsaar 9f99840ee9 docs: upgrade cython in windows
I was having an issue with 'make force' (log: http://paste.ofcode.org/zi9em8uV9czaD72DuBVd7m) and this is the fix qua-non guided me to.
2013-07-02 12:24:08 -07:00
Mathieu Virbel 3e241c2aaa fix documentation from the PR 2013-06-28 12:46:43 +02:00
Krister Viirsaar c57d9f07ae docs: kivy dev with P4A_kivy_DIR 2013-06-25 11:37:38 +03:00
Krister Viirsaar 2a5bb2b360 Improve docs: permissions
again, check my beginner code.
2013-06-15 15:57:35 +03:00
ire-and-curses e2ce27edfd extra space, like->such as 2013-06-07 16:01:54 -07:00
ire-and-curses 0994974917 typos, removed all full stops for consistency 2013-06-07 16:00:14 -07:00
ire-and-curses e89bc91d24 typos 2013-06-07 15:50:01 -07:00
ire-and-curses d1dbb8cd47 typos 2013-06-07 15:45:44 -07:00
ire-and-curses e1ae35445b typo, linked to wikipedia for event programming 2013-06-07 15:42:12 -07:00
ire-and-curses ec2cf1cb98 English idiom 2013-06-07 15:35:48 -07:00
ire-and-curses 17bf3e50ec English idiom, missing full stop 2013-06-07 15:32:04 -07:00
ire-and-curses 7308aa7e1e linked gihub source code, missing full stop 2013-06-07 15:29:24 -07:00
ire-and-curses 2d4c550236 fixed slightly awkward grammar 2013-06-07 15:10:08 -07:00
ire-and-curses 67368a739a two minor typos 2013-06-07 15:07:09 -07:00