Author: Armin Rigo <[email protected]>
Branch:
Changeset: r75510:a43cdde1efe8
Date: 2015-01-25 08:14 +0100
http://bitbucket.org/pypy/pypy/changeset/a43cdde1efe8/
Log: Bah, we have two different faq documents nowadays. At the very
least, link to each other. Otherwise the similar format and number
of entries will confuse people (and me).
diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst
--- a/pypy/doc/faq.rst
+++ b/pypy/doc/faq.rst
@@ -3,6 +3,13 @@
.. contents::
+See also: `Frequently ask questions about RPython.`__
+
+.. __: http://rpython.readthedocs.org/en/latest/faq.html
+
+---------------------------
+
+
What is PyPy?
-------------
diff --git a/rpython/doc/faq.rst b/rpython/doc/faq.rst
--- a/rpython/doc/faq.rst
+++ b/rpython/doc/faq.rst
@@ -3,6 +3,12 @@
.. contents::
+See also: `Frequently ask questions about PyPy.`__
+
+.. __: http://pypy.readthedocs.org/en/latest/faq.html
+
+--------------------------
+
What is RPython?
----------------
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit