mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 12:44:15 +03:00
Merge branch 'master' into next/master
# Conflicts: # graphene/__init__.py
This commit is contained in:
commit
67c4310c78
|
@ -1 +1,3 @@
|
|||
/ @syrusakbary @ekampf @dan98765 @projectcheshire
|
||||
/docs/ @dvndrsn @phalt @changeling
|
||||
/examples/ @dvndrsn @phalt @changeling
|
||||
|
|
176
README.rst
176
README.rst
|
@ -7,180 +7,6 @@ to see how you can help ❤️
|
|||
|Graphene Logo| `Graphene <http://graphene-python.org>`__ |Build Status| |PyPI version| |Coverage Status|
|
||||
=========================================================================================================
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<h1 align="center">
|
||||
|
||||
Supporting Graphene Python
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</h1>
|
||||
|
||||
Graphene is an MIT-licensed open source project. It's an independent
|
||||
project with its ongoing development made possible entirely thanks to
|
||||
the support by these awesome
|
||||
`backers <https://github.com/graphql-python/graphene/blob/master/BACKERS.md>`__.
|
||||
If you'd like to join them, please consider:
|
||||
|
||||
- `Become a backer or sponsor on
|
||||
Patreon <https://www.patreon.com/syrusakbary>`__.
|
||||
- `One-time donation via
|
||||
PayPal. <https://graphene-python.org/support-graphene/>`__
|
||||
|
||||
<!--
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<h2 align="center">
|
||||
|
||||
Special Sponsors
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</h2>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<p align="center">
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</p>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<!--special end-->
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<h2 align="center">
|
||||
|
||||
Platinum via Patreon
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</h2>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<!--platinum start-->
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<table>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<tbody>
|
||||
|
||||
::
|
||||
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://www.patreon.com/join/syrusakbary" target="_blank">
|
||||
<img width="222px" src="https://raw.githubusercontent.com/graphql-python/graphene-python.org/master/src/pages/sponsors/generic-logo.png">
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</tbody>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</table>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<h2 align="center">
|
||||
|
||||
Gold via Patreon
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</h2>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<!--gold start-->
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<table>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<tbody>
|
||||
|
||||
::
|
||||
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://www.patreon.com/join/syrusakbary" target="_blank">
|
||||
<img width="148px" src="https://raw.githubusercontent.com/graphql-python/graphene-python.org/master/src/pages/sponsors/generic-logo.png">
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</tbody>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</table>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<!--gold end-->
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<h2 align="center">
|
||||
|
||||
Silver via Patreon
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</h2>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<!--silver start-->
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<table>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<tbody>
|
||||
|
||||
::
|
||||
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://www.patreon.com/join/syrusakbary" target="_blank">
|
||||
<img width="148px" src="https://raw.githubusercontent.com/graphql-python/graphene-python.org/master/src/pages/sponsors/generic-logo.png">
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</tbody>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</table>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<!--silver end-->
|
||||
|
||||
--------------
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
@ -331,7 +157,7 @@ own system ahead of time. We appreciate opening issues and pull requests
|
|||
to make graphene even more stable & useful!
|
||||
|
||||
Building Documentation
|
||||
~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
The documentation is generated using the excellent
|
||||
`Sphinx <http://www.sphinx-doc.org/>`__ and a custom theme.
|
||||
|
|
Loading…
Reference in New Issue
Block a user