Skip to content

Commit

Permalink
Merge branch 'master' into next/master
Browse files Browse the repository at this point in the history
# Conflicts:
#	graphene/__init__.py
  • Loading branch information
Eran Kampf committed Jun 3, 2019
2 parents a0c74e9 + 89a352e commit 67c4310
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 175 deletions.
2 changes: 2 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
/ @syrusakbary @ekampf @dan98765 @projectcheshire
/docs/ @dvndrsn @phalt @changeling
/examples/ @dvndrsn @phalt @changeling
176 changes: 1 addition & 175 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
------------
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 67c4310

Please sign in to comment.