Skip to content

Commit f95b45e

Browse files
committed
Edits for introduction.rst
1 parent a12a27a commit f95b45e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/sphinx/source/introduction.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,14 @@ My advice if you are thinking about extensions:
194194
- Keep the CPython layer as thin as possible
195195
- Testing, testing testing!
196196

197+
---------------------------------
198+
Project Links
199+
---------------------------------
200+
201+
- Source is `on GitHub <https://github.com/paulross/PythonExtensionPatterns>`_.
202+
- Documentation `Read the Docs <http://pythonextensionpatterns.readthedocs.org/en/latest/index.html>`_.
203+
- Project is `on PyPi <https://pypi.org/project/cPyExtPatt/>`_.
204+
197205
Next up: a simple example showing the effect on code performance.
198206

199207
.. rubric:: Footnotes

0 commit comments

Comments
 (0)