Author: Manuel Jacob <[email protected]> Branch: improve-docs Changeset: r74082:0a49c73b3dcd Date: 2014-10-22 16:06 +0200 http://bitbucket.org/pypy/pypy/changeset/0a49c73b3dcd/
Log: (ronan, mjacob) Fix headings in embedding.rst. diff --git a/pypy/doc/embedding.rst b/pypy/doc/embedding.rst --- a/pypy/doc/embedding.rst +++ b/pypy/doc/embedding.rst @@ -1,6 +1,5 @@ - 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 than _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
