@@ -7,180 +7,6 @@ to see how you can help ❤️
77|Graphene Logo | `Graphene <http://graphene-python.org >`__ |Build Status | |PyPI version | |Coverage Status |
88=========================================================================================================
99
10- .. raw :: html
11-
12- <h1 align =" center" >
13-
14- Supporting Graphene Python
15-
16- .. raw :: html
17-
18- </h1 >
19-
20- Graphene is an MIT-licensed open source project. It's an independent
21- project with its ongoing development made possible entirely thanks to
22- the support by these awesome
23- `backers <https://github.com/graphql-python/graphene/blob/master/BACKERS.md >`__.
24- If you'd like to join them, please consider:
25-
26- - `Become a backer or sponsor on
27- Patreon <https://www.patreon.com/syrusakbary> `__.
28- - `One-time donation via
29- PayPal. <https://graphene-python.org/support-graphene/> `__
30-
31- <!--
32-
33- .. raw :: html
34-
35- <h2 align =" center" >
36-
37- Special Sponsors
38-
39- .. raw :: html
40-
41- </h2 >
42-
43- .. raw :: html
44-
45- <p align =" center" >
46-
47- .. raw :: html
48-
49- </p >
50-
51- .. raw :: html
52-
53- <!-- special end-->
54-
55- .. raw :: html
56-
57- <h2 align =" center" >
58-
59- Platinum via Patreon
60-
61- .. raw :: html
62-
63- </h2 >
64-
65- .. raw :: html
66-
67- <!-- platinum start-->
68-
69- .. raw :: html
70-
71- <table >
72-
73- .. raw :: html
74-
75- <tbody >
76-
77- ::
78-
79- <tr>
80- <td align="center" valign="middle">
81- <a href="https://www.patreon.com/join/syrusakbary" target="_blank">
82- <img width="222px" src="https://raw.githubusercontent.com/graphql-python/graphene-python.org/master/src/pages/sponsors/generic-logo.png">
83- </a>
84- </td>
85- </tr>
86-
87- .. raw :: html
88-
89- </tbody >
90-
91- .. raw :: html
92-
93- </table >
94-
95- .. raw :: html
96-
97- <h2 align =" center" >
98-
99- Gold via Patreon
100-
101- .. raw :: html
102-
103- </h2 >
104-
105- .. raw :: html
106-
107- <!-- gold start-->
108-
109- .. raw :: html
110-
111- <table >
112-
113- .. raw :: html
114-
115- <tbody >
116-
117- ::
118-
119- <tr>
120- <td align="center" valign="middle">
121- <a href="https://www.patreon.com/join/syrusakbary" target="_blank">
122- <img width="148px" src="https://raw.githubusercontent.com/graphql-python/graphene-python.org/master/src/pages/sponsors/generic-logo.png">
123- </a>
124- </td>
125- </tr>
126-
127- .. raw :: html
128-
129- </tbody >
130-
131- .. raw :: html
132-
133- </table >
134-
135- .. raw :: html
136-
137- <!-- gold end-->
138-
139- .. raw :: html
140-
141- <h2 align =" center" >
142-
143- Silver via Patreon
144-
145- .. raw :: html
146-
147- </h2 >
148-
149- .. raw :: html
150-
151- <!-- silver start-->
152-
153- .. raw :: html
154-
155- <table >
156-
157- .. raw :: html
158-
159- <tbody >
160-
161- ::
162-
163- <tr>
164- <td align="center" valign="middle">
165- <a href="https://www.patreon.com/join/syrusakbary" target="_blank">
166- <img width="148px" src="https://raw.githubusercontent.com/graphql-python/graphene-python.org/master/src/pages/sponsors/generic-logo.png">
167- </a>
168- </td>
169- </tr>
170-
171- .. raw :: html
172-
173- </tbody >
174-
175- .. raw :: html
176-
177- </table >
178-
179- .. raw :: html
180-
181- <!-- silver end-->
182-
183- --------------
18410
18511Introduction
18612------------
@@ -331,7 +157,7 @@ own system ahead of time. We appreciate opening issues and pull requests
331157to make graphene even more stable & useful!
332158
333159Building Documentation
334- ~~~~~~~~~~~~~
160+ ~~~~~~~~~~~~~~~~~~~~~~
335161
336162The documentation is generated using the excellent
337163`Sphinx <http://www.sphinx-doc.org/ >`__ and a custom theme.
0 commit comments