Author: Manuel Jacob <[email protected]> Branch: improve-docs Changeset: r74080:d4490f220814 Date: 2014-10-22 15:58 +0200 http://bitbucket.org/pypy/pypy/changeset/d4490f220814/
Log: Link embedding and stm from index page. diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst --- a/pypy/doc/index.rst +++ b/pypy/doc/index.rst @@ -44,12 +44,14 @@ cpython_differences extending + embedding gc_info jit-hooks stackless __pypy__-module objspace-proxies sandbox + stm .. _developing-pypy: _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
