Author: Manuel Jacob
Branch: improve-docs
Changeset: r72519:79f23ae997e3
Date: 2014-07-26 16:10 +0200
http://bitbucket.org/pypy/pypy/changeset/79f23ae997e3/

Log:    Rename title of rpython.rst from "RPython" to "RPython Language".

diff --git a/rpython/doc/rpython.rst b/rpython/doc/rpython.rst
--- a/rpython/doc/rpython.rst
+++ b/rpython/doc/rpython.rst
@@ -1,8 +1,8 @@
-RPython
-=======
+RPython Language
+================
 
-RPython Definition
-------------------
+Definition
+----------
 
 RPython is a restricted subset of Python that is amenable to static analysis.
 Although there are additions to the language and some things might surprisingly
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to