Skip to content

Commit b161218

Browse files
authored
Merge pull request #158 from SparkPost/docs-front-and-centre
Move the docs README section above the fold
2 parents 21b2404 + de43e9c commit b161218

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

README.rst

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,14 @@ SparkPost Python API client
2828

2929
The super-mega-official Python package for using the SparkPost API.
3030

31+
Documentation
32+
-------------
33+
34+
* Documentation for `python-sparkpost`_
35+
* `SparkPost API Reference`_
36+
37+
.. _python-sparkpost: https://python-sparkpost.readthedocs.io/
38+
.. _SparkPost API Reference: https://www.sparkpost.com/api
3139

3240
Installation
3341
------------
@@ -120,16 +128,6 @@ Then create or update your ``appengine_config.py`` file to include the following
120128
121129
Then deploy your app and you should be able to send using python-sparkpost on Google Cloud.
122130

123-
Documentation
124-
-------------
125-
126-
* Documentation for `python-sparkpost`_
127-
* `SparkPost API Reference`_
128-
129-
.. _python-sparkpost: https://python-sparkpost.readthedocs.io/
130-
.. _SparkPost API Reference: https://www.sparkpost.com/api
131-
132-
133131
Contribute
134132
----------
135133

0 commit comments

Comments
 (0)