Commit Graph

1232 Commits

Author SHA1 Message Date
Richard Larkin 3de25e1429 doc: moved config/customize details to kivy-ios for completenes (all in one place)s, replaced with link 2016-11-23 14:22:50 +02:00
Zen-CODE d4fcfad734 doc: removed random hash 2016-11-22 21:27:45 +02:00
Zen-CODE 8d8c6ae23e doc: removed notes refering to 2015 "build_all.sh" changes 2016-11-22 21:03:42 +02:00
gfyoung 83c1f7124b Update known issues for iOS packaging
Removes known issue that iOS project is
not exportable because that was patched in
kivy/kivy-iOS (c0bb316).

In addition, rewrites known issue section
to also point to the GitHub issues tracker
page for kivy/kivy-ios.
2016-11-21 01:45:35 -05:00
Zen-CODE 89b2fc74eb doc: fix link 2016-11-13 14:31:50 +02:00
Zen-CODE d1ec864c89 doc: added section for device permission`
closes #4682
2016-11-13 14:21:22 +02:00
root 5df9732c46 doc: removed inconsistent formatting 2016-11-12 11:42:21 +02:00
dessant 08ae6e1d29 update piwik script 2016-10-31 18:13:39 +02:00
Peter Badida ed4505d9f1 Fix docs errors 2016-10-31 13:57:21 +01:00
Alexander Taylor 1c84807581 Fix google code url in android doc
Thanks to KeyWeeUsr for finding the working url.
2016-10-01 16:00:08 +01:00
Peter Badida 7450385bc4 Add package licensing guide (#4608)
* Add package licensing guide

* Add android

* Fix wording

* Add linux

* Shorter links
2016-09-28 07:31:06 +02:00
Peter Badida 392fb94988 Docs fixes 2016-09-18 23:44:44 +02:00
Andy Doucette e21e0007ad widgets.html: description of pos_hint: Changed left to right, as left is the same as x, and right works. 2016-09-13 13:12:56 -05:00
Fermi paradox feca1a789d Update packaging-android.rst
Dependencies are needed before the `buildozer android debug deploy run` step.
2016-09-07 21:20:21 +03:00
Piotr Kasprzyk c7cc3c6724 Fix remaining misspellings 2016-09-07 11:23:44 +02:00
dessant 4c49633c6d pdf builds are now managed by RTD 2016-09-04 10:16:06 +03:00
dessant 7a635ef131 Merge pull request #4566 from KeyWeeUsr/rtd_fix
Fix docs for RTD
2016-09-04 09:08:59 +03:00
Piotr Kasprzyk 7398112595 Some misspellings (#4578)
* Fix Motorola misspelling

* Fix Performance misspelling

* Fix Returns misspelling

* Fix Russian misspelling

* Add colon

* Fix tessellation misspelling

* Fix additional misspelling

* Fix alignment misspelling

* Fix always misspelling

* Fix ambiguous misspelling

* Fix appropriate misspelling

* Fix argument misspelling

* Fix automatically misspelling

* Fix because misspelling

* Fix separate misspelling

* Fix being misspelling

* Fix beginning misspelling

* Fix bounding misspelling

* Fix buildozer misspelling

* Fix capabilities misspelling

* Fix capital misspelling

* Fix clears misspelling

* Fix collapsed misspelling

* Fix misspellings in a block of comments

* Fix comparison misspelling

* Fix compatibility misspelling

* Fix conjunction misspelling

* Fix constraints misspelling

* Fix containing misspelling

* Fix correctly misspelling

* Fix default misspelling

* Fix degrees misspelling

* Fix dependencies misspelling

* Fix deprecated misspelling

* Fix dictionary misspelling

* Fix disappear misspelling

* Fix documentation misspelling

* Fix dynamically misspelling
2016-09-02 19:41:38 +02:00
Peter Badida ae0bf71775 Fix typos in 541b5cf
It worked locally.
2016-09-01 13:51:51 +02:00
Peter Badida 541b5cfb33 Little docs fixes
Removed 'Platform specifics' from guide (old and/or already in separate files). Change mod -> doc for cleaner links. Add warning for id (value assigned to id != string). Fix parameters' types and vertical align of elements.
2016-09-01 12:45:44 +02:00
Peter Badida 18d733c755 Fix docs for RTD 2016-08-28 05:19:03 +02:00
Richard a9dd28086f doc: Added note for installing pygments and docutils dependencies 2016-08-28 02:31:52 +02:00
Gabriel Pettier d77d0933d4 Merge pull request #4527 from KeyWeeUsr/patch-3
Fix misaligned 'Event' rows
2016-08-21 19:33:34 +02:00
Zen-CODE b5ba74bb90 doc: refinements to crashcourse docs 2016-08-18 23:28:34 +02:00
Richard Larkin 1f09237ebd Merge pull request #4234 from KeyWeeUsr/docs_crashcourse
Add Crash Course to docs
2016-08-18 23:07:38 +02:00
Fermi paradox effdecc05f Update installation-linux.rst 2016-08-11 19:42:28 +03:00
Fermi paradox 3b056ab403 Update installation-linux.rst 2016-08-11 19:29:36 +03:00
Fermi paradox cbcb620e9a Update installation-linux.rst
This sentence should be higher, closer to the dependencies it refers to. Also, virtual env related details are already included below, so they are redundant.
2016-08-11 19:22:43 +03:00
Peter Badida 3e4f6e4031 Fix misaligned 'Event' rows 2016-08-10 17:17:24 +02:00
Alexander Taylor d4653f6550 Removed misleading faq question
The 'I've already started with python3' question implied we don't support python3, which is of course quite false.
2016-08-06 22:28:41 +01:00
Peter Badida ab375864d6 Replace JS with links 2016-08-06 15:23:51 +02:00
Zen-CODE e06c1f4fa2 doc: tweaked framework explanation 2016-07-26 20:58:48 +02:00
Zen-CODE f9d4d94738 doc: fix typo 2016-07-26 20:57:38 +02:00
Evstifeev Roman 65b2926039 docs/events.rst - Clarify trigger usage
Make wording clear that trigger pattern used to prevent duplicate calls of sheduled function. Avoid word 'once', as schedule_once() make it confusing.
2016-07-15 18:49:03 +04:00
Zen-CODE ac2158f0fa doc: prevented recycleview.__init__ apearing in the index 2016-07-13 06:26:36 +02:00
Richard Larkin f24e30774e Merge pull request #4456 from JackAnderson5/patch-1
Update installation-linux.rst
2016-07-12 22:34:45 +02:00
Zen-CODE d9323b45dc doc: updated example install docs for linux 2016-07-12 20:23:28 +02:00
Zen-CODE 6287ee467e doc: removed kivy._clock from docs 2016-07-11 21:48:30 +02:00
JackAnderson5 2caa728fbf Update installation-linux.rst
Unless (e.g.) `-p python2.7` is provided, it will use the default interpreter when creating the virtualenv. The default might be unwanted (e.g. use the python3.5 while the user needs specifically 2.7) and go unnoticed for quite a while wasting lots of time for the user.

The second change (irrelevant to the first) is uncommenting a command.
2016-07-08 16:34:37 +03:00
Zen-CODE 379893812d doc: corrected orientation commentsin guide/packaging-ios.rst 2016-07-03 20:47:05 +02:00
Zen-CODE 2afd2292b7 doc: wteaked wording in doc/sources/guide/packaging-ios.rst 2016-07-03 16:18:06 +02:00
John Mercouris 0d89c97813 Changed tabs to spaces 2016-06-23 23:34:36 +02:00
John Mercouris 6cb5c3c2f6 Updated OSX installation instructions to show Macports instructions 2016-06-23 22:17:56 +02:00
John Mercouris 3c0c8d759c Updated readme to show easier ways to install sphinx on OSX or other systems with pip enabled 2016-06-23 21:19:39 +02:00
Mathieu Virbel 01cd956a0d Merge pull request #4410 from KeyWeeUsr/docs_builderrors
Fix docs build errors
2016-06-23 16:20:10 +02:00
Matthew Einhorn 4f24ad57a1 replace all unschedule with event canceling. 2016-06-21 21:23:15 -04:00
Peter Badida 11dca46426 Fix docs build errors 2016-06-19 07:51:40 +02:00
Alexander Taylor 224c57f001 Updated python3 on Android note 2016-06-18 23:14:39 +01:00
Alexander Taylor a2ab7c92b5 Removed deprecated p4a instructions 2016-06-18 23:11:38 +01:00
Gabriel Pettier 961ef9df1f Merge pull request #4340 from KeyWeeUsr/docs_redboxes
Fix highlighting errors for .txt
2016-06-16 18:04:08 +02:00