Author: Manuel Jacob <[email protected]> Branch: improve-docs Changeset: r74092:ac046ef81af3 Date: 2014-10-22 17:58 +0200 http://bitbucket.org/pypy/pypy/changeset/ac046ef81af3/
Log: (ronan) Add missing label. diff --git a/pypy/doc/install.rst b/pypy/doc/install.rst --- a/pypy/doc/install.rst +++ b/pypy/doc/install.rst @@ -1,6 +1,8 @@ Downloading and Installing PyPy =============================== +.. _prebuilt-pypy: + Download a pre-built PyPy ~~~~~~~~~~~~~~~~~~~~~~~~~ _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
