Author: Manuel Jacob <[email protected]> Branch: improve-docs Changeset: r74164:a2862222928f Date: 2014-10-24 14:16 +0200 http://bitbucket.org/pypy/pypy/changeset/a2862222928f/
Log: Add another label. diff --git a/rpython/doc/rffi.rst b/rpython/doc/rffi.rst --- a/rpython/doc/rffi.rst +++ b/rpython/doc/rffi.rst @@ -1,3 +1,5 @@ +.. _rffi: + Foreign Function Interface for RPython ====================================== _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
