Author: Maciej Fijalkowski <[email protected]>
Branch: 
Changeset: r69556:2ac5b22f126e
Date: 2014-02-28 17:52 +0200
http://bitbucket.org/pypy/pypy/changeset/2ac5b22f126e/

Log:    add a title

diff --git a/pypy/doc/embedding.rst b/pypy/doc/embedding.rst
--- a/pypy/doc/embedding.rst
+++ b/pypy/doc/embedding.rst
@@ -1,3 +1,6 @@
+
+Embedding PyPy
+--------------
 
 PyPy has a very minimal and a very strange embedding interface, based on
 the usage of `cffi`_ and the philosophy that Python is a better language in C.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to