Author: Manuel Jacob Branch: rpython-doc Changeset: r62077:aa6ed93b3353 Date: 2013-03-05 14:16 +0100 http://bitbucket.org/pypy/pypy/changeset/aa6ed93b3353/
Log: Move pypy/doc/jit to rpython/doc/jit. diff --git a/pypy/doc/jit/index.rst b/rpython/doc/jit/index.rst rename from pypy/doc/jit/index.rst rename to rpython/doc/jit/index.rst diff --git a/pypy/doc/jit/overview.rst b/rpython/doc/jit/overview.rst rename from pypy/doc/jit/overview.rst rename to rpython/doc/jit/overview.rst diff --git a/pypy/doc/jit/pyjitpl5.rst b/rpython/doc/jit/pyjitpl5.rst rename from pypy/doc/jit/pyjitpl5.rst rename to rpython/doc/jit/pyjitpl5.rst _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
