Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r44695:ba396e484f59 Date: 2011-06-04 10:09 +0200 http://bitbucket.org/pypy/pypy/changeset/ba396e484f59/
Log: link from the main page diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst --- a/pypy/doc/index.rst +++ b/pypy/doc/index.rst @@ -21,6 +21,8 @@ * `speed.pypy.org`_: Daily benchmarks of how fast PyPy is +* `potential project ideas`_: In case you want to get your feet wet... + Documentation for the PyPy Python Interpreter =============================================== @@ -59,8 +61,6 @@ (if they are not already developed in the FAQ_). You can find logs of the channel here_. -.. XXX play1? - Meeting PyPy developers ======================= @@ -83,7 +83,7 @@ .. _`Release 1.5`: http://pypy.org/download.html .. _`speed.pypy.org`: http://speed.pypy.org .. _`RPython toolchain`: translation.html - +.. _`potential project ideas`: project-ideas.html Project Documentation ===================================== _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
