Commit Graph

42 Commits

Author SHA1 Message Date
Julian 7b84bf6151
Make doc structure consistent and up-to-date (#8514)
* Make doc structure consistent and up-to-date

This is part of an effort to make the Kivy sibling projects' documentation
structure consistent and up-to-date.

CHECKLIST

* CONTRIBUTING.md
   [X] If repo takes user contributions, is present
   [X] In root dir (not .github dir)
   [X] Explains relationship to Kivy, if unclear.
   [NA] Refers to kivy/kivy Contribution Guidelines.

* LICENSE
   [X] If repo takes user contributions, is present.
   [X] Acknowledges the range of years to 2023.
   [X] Acknowledges Kivy Team and other contributors
   [X] Mentions it is an MIT License.

* CODE_OF_CONDUCT.md
   [X] If repo takes user contributions or hosts discussions, is present.
   [NA] Refers to kivy/kivy CODE_OF_CONDUCT.md

* CONTACT.md
   [NA] Refers to kivy/kivy CONTACT.md

* FAQ.md
   [X] If repo is big enough for RST documentation, is present.

* README:
   [X] Is a Markdown file.
   [X] Describes the project.
   [X] Describes its place in the Kivy sibling projects.
   [X] If Documentation exists, mention it.
   [X] If CONTRIBUTING exists, mentions it.
   [X] If LICENSE exists, mentions it.
   [X] If CODE_OF_CONDUCT exists, mentions it.
   [X] Mentions kivy/kivy CONTACT.md
   [NA] Uses Python syntax colouring for embedded Python code.
   [] Uses badges to display current status, including:
        [X] Backers
		[X] Sponsors
		[X] GitHub contributors
		[X] Contributor Covenant
		[X] PyPI Version
		[X] PyPI Python Version
		[X] Build/Test status

   [X] Displays all contributors to the repo.
   [X] Displays backers
   [X] Displays top sponsors.

* RST documentation, if present
   [X] Describes the project.
   [???] Describes its place in the Kivy sibling projects.
   [X] Mentions (Kivy/Kivy) Contact Us link.
   [X] Mentions LICENSE.
   [X] Mentions CONTRIBUTING
   [X] Mentions FAQ
   [X] conf.py mentioned Kivy Team and other contributors
		- copyright, latex_documents, man_pages, texinfo documents

* WORKFLOWS
   [X] NO_RESPONSE.yml is present if the repo has awaiting_reply tag.
   [X] NO_RESPONSE uses latest script versions.
   [X] NO_RESPONSE runs every day, and skips if forked.
   [X] SUPPORT.yml is present if the repo has a `support` tag.
   [X] SUPPORT.yml refers to repo's CONTACT.md

* setup.py/cfg, if present and on PyPI
   [X] Supplies description to PyPI
   [X] Supplies Python versions to PyPI
   [X] Supplies Documentation, if any, to PyPI

* Review comment
2023-12-17 10:42:49 +01:00
Julian 9c8528df2e
Update Contribution Guidelines, add `FAQ`, `CONTACT` and `CONTRIBUTING` as separate documents, fix links (#8448)
* Add FAQ as separate document. Removed from RST docs.

Future work:

* Add references to contact us.

* Substantial Rewrite of Contributing Guidelines

* Updated with review comments.

* Avoid duplicating contribution instructions

Reference the contribution guidelines online rather than repeating them.
Make language more consistent with other sources.

* Reshuffle contents based on review comments.

* Move contributing to root dir, populate it with contents of contribute.rst and contribute-unittest.rst
* Delete contribute.rst and contribute-unittest.rst
* Delete the defunct Google Summers of Code
*Add CONTACT.md, populating it from CONTACT.rst.
* Reference new CONTACT.md from Index.
* Fix broken links, ToC.
* Fix another link.
* Bring in changes to README and setup.py from #8450.
* Include OpenGL reference
* Mention all the sponsors.

* Wrong README file was modified - try again

* Updated a bunch of http -> https

Not every single instance, but made a major dent.
Only instances where https worked (inclem.net, I am looking at you.)

* Update CODE_OF_CONDUCT.md to be the most modern version

* Update with review comments

* Correct link

* Add stubs for GitHub-hosted pages

* Fix links

RST broken by line feed.
Inline link.
2023-11-23 18:31:19 +01:00
Mirko Galimberti b581085437
Remove bountysource link, as bountysource looks died. (#8447) 2023-11-10 15:06:41 +01:00
Sehar Batool d029d15f9c
Removes broken support e-mail address in the README.md, and improve the support section (#8411)
* Support Section Updated issue #8409 fixed

* Suppor Section Updated

* Update README.md

Co-authored-by: Vibhakar Solanki <solankivibhakar82@gmail.com>

---------

Co-authored-by: Vibhakar Solanki <solankivibhakar82@gmail.com>
2023-10-24 19:11:53 +02:00
baseplate-admin c6fe1111bb
Update README.md (#7757) 2022-01-19 21:03:43 +01:00
Kristian Sloth Lauszus 59facf6e6f Cross compile wheel for armv7l (Raspberry Pi 4) using Github Actions CI (#6568)
* Cross compile wheel for armv7l (Raspberry Pi 4) using Github Actions CI

Fixes #6567

* Added instruction on how to install Kivy on a Raspberry Pi 4

* Do not package the examples in the wheel

* We can not upload armv7l wheels to PyPI

* Remove all references to KivyPie

* Merge the installations instructions for Raspberry Pi's together

* Build the armv7l wheel on Stretch as well

* Create a copy of the wheel with a armv6l suffix

* The wheels are Raspberry Pi specific
2019-12-21 15:29:04 -05:00
matham cf22741702
Fix build badges. 2019-11-29 18:58:39 -05:00
fruitbat b8d78a6d59 Remove reference to Kivy Designer 2019-09-16 21:03:11 +02:00
Gabriel Pettier c4d68949b4
fix contributing guide in README.md 2019-03-15 22:41:10 +01:00
Jess 7912eb91f2 Added backers and sponsors on the README 2019-01-05 18:31:05 +01:00
matham 5bef72df85 Replace IRC with Discord
* Switch IRC to discord.

* Switch to discord.

* Switch to discrod.

* Switch to discord

* Switch to discord

* Switch to discord

* Switch to discord

* Remove hash
2018-09-27 11:25:23 +03:00
Armin Sebastian 4cda63925b
OS X to macOS in README 2018-08-24 02:38:47 +03:00
Gabriel Pettier 91e7699e93 add reference to oscpy in sister projects 2018-06-09 00:22:57 +02:00
Peter Badida 36668548fa Add web client for IRC to README 2017-10-19 21:53:58 +02:00
Peter Badida 79a3209f05 Fix broken DejaVuSans license page 2017-01-10 11:05:03 +01:00
dessant ec4961e3a5 update appveyor badge 2016-12-18 17:58:36 +02:00
dessant 4c49633c6d pdf builds are now managed by RTD 2016-09-04 10:16:06 +03:00
dessant fed7b81b62 use https for p4a and kd links 2016-03-12 00:42:47 +02:00
dessant ab1fc40766 use https for readme links which support it 2016-03-12 00:23:17 +02:00
dessant 8dd6df80ff add appveyor badge 2015-12-30 02:01:17 +02:00
dessant 981debdd2f Update README.md 2015-12-09 21:23:23 +02:00
dessant 22456938c6 update sister project list 2015-12-09 21:21:32 +02:00
dessant 408ac30bfa Update README.md 2015-08-09 13:53:15 +03:00
dessant 8ae2d6ad57 change default font to Roboto 2015-08-02 02:59:41 +03:00
dessant 5aeb17da90 update coveralls badge [ci skip] 2015-06-23 16:04:28 +03:00
dessant d3585a4db9 add travis badge to README 2015-06-23 03:17:18 +03:00
dessant 034c471aa3 README revision 2015-05-21 18:47:06 +03:00
dessant c4424f474d update font licensing in README 2015-05-21 18:06:20 +03:00
dessant 045b04048e update kivy app logo 2015-04-30 21:00:05 +03:00
dessant 4480dc0ba5 update kivy logo 2015-04-30 16:24:43 +03:00
dessant e59c57785f Revert "update font license in readme"
This reverts commit 711056068d.
2015-01-27 00:08:30 +02:00
dessant 711056068d update font license in readme 2015-01-25 12:46:11 +02:00
ZenCODE 1e3dc3b797 doc: grammar tweaks to README.md 2015-01-12 23:52:26 +02:00
dessant 162182c196 remove CET note 2014-10-08 17:49:51 +03:00
bountysource-support c7ef86c363 Add Bountysource badge to README
Because you have some open bounties, we thought you might want to display this badge in your README!
2014-06-16 12:38:50 -07:00
dessant a02ad0109e Add Contribution section to readme 2014-06-11 20:24:11 +03:00
Mathieu Virbel 181ad4a465 Update README.md 2014-05-03 16:23:30 +02:00
voen 77733f4686 readme revision 2014-04-24 05:27:33 +03:00
Zen-CODE 656732cef0 doc: revisions to README.md 2014-03-05 23:53:06 +02:00
Zen-CODE d2ae2e8555 doc: revisions to README.md 2014-03-01 08:20:20 +02:00
waffle.io 3fd5a4e13a add waffle.io badge 2014-02-13 07:30:11 -05:00
Mathieu Virbel 514e62b05c update README 2014-01-11 16:42:56 +01:00