[pypy-svn] pypy default: (dmalcolm, lac): Update references to _ref.txt to _ref.rst, reflecting the mass-renaming

dmalcolm commits-noreply at bitbucket.org
Thu Mar 17 19:01:18 CET 2011


Author: David Malcolm <dmalcolm at redhat.com>
Branch: 
Changeset: r42747:ff0cf030524b
Date: 2011-03-14 15:04 -0400
http://bitbucket.org/pypy/pypy/changeset/ff0cf030524b/

Log:	(dmalcolm, lac): Update references to _ref.txt to _ref.rst,
	reflecting the mass-renaming

diff --git a/pypy/doc/getting-started-dev.rst b/pypy/doc/getting-started-dev.rst
--- a/pypy/doc/getting-started-dev.rst
+++ b/pypy/doc/getting-started-dev.rst
@@ -421,5 +421,5 @@
 
 .. _`directory reference`: docindex.html#directory-reference
 
-.. include:: _ref.txt
+.. include:: _ref.rst
 

diff --git a/pypy/doc/glossary.rst b/pypy/doc/glossary.rst
--- a/pypy/doc/glossary.rst
+++ b/pypy/doc/glossary.rst
@@ -244,4 +244,4 @@
 .. _`subsystem implementing the Python language`: architecture.html#standard-interpreter
 .. _Theory: theory.html
 
-.. include:: _ref.txt
+.. include:: _ref.rst

diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst
--- a/pypy/doc/cpython_differences.rst
+++ b/pypy/doc/cpython_differences.rst
@@ -222,4 +222,4 @@
   *more* case on PyPy than on CPython 2.6/2.7.)
 
 
-.. include:: _ref.txt
+.. include:: _ref.rst

diff --git a/pypy/doc/garbage_collection.rst b/pypy/doc/garbage_collection.rst
--- a/pypy/doc/garbage_collection.rst
+++ b/pypy/doc/garbage_collection.rst
@@ -124,4 +124,4 @@
 More details are available as comments at the start of the source
 in `rpython/memory/gc/markcompact.py`_.
 
-.. include:: _ref.txt
+.. include:: _ref.rst

diff --git a/pypy/doc/interpreter.rst b/pypy/doc/interpreter.rst
--- a/pypy/doc/interpreter.rst
+++ b/pypy/doc/interpreter.rst
@@ -407,4 +407,4 @@
 as a reference for the exact attributes of interpreter classes visible 
 at application level. 
 
-.. include:: _ref.txt
+.. include:: _ref.rst

diff --git a/pypy/doc/translation.rst b/pypy/doc/translation.rst
--- a/pypy/doc/translation.rst
+++ b/pypy/doc/translation.rst
@@ -768,4 +768,4 @@
 collection of functions (which may refer to each other in a mutually
 recursive fashion) and annotate and rtype them all at once.
 
-.. include:: _ref.txt
+.. include:: _ref.rst

diff --git a/pypy/doc/architecture.rst b/pypy/doc/architecture.rst
--- a/pypy/doc/architecture.rst
+++ b/pypy/doc/architecture.rst
@@ -260,5 +260,5 @@
 .. _`generate Just-In-Time Compilers`: jit/index.html
 .. _`JIT Generation in PyPy`: jit/index.html
 
-.. include:: _ref.txt
+.. include:: _ref.rst
 

diff --git a/pypy/doc/docindex.rst b/pypy/doc/docindex.rst
--- a/pypy/doc/docindex.rst
+++ b/pypy/doc/docindex.rst
@@ -310,5 +310,5 @@
 .. _`graph viewer`: getting-started-dev.html#try-out-the-translator
 .. _`compatibility matrix`: image/compat-matrix.png
 
-.. include:: _ref.txt
+.. include:: _ref.rst
 

diff --git a/pypy/doc/getting-started-python.rst b/pypy/doc/getting-started-python.rst
--- a/pypy/doc/getting-started-python.rst
+++ b/pypy/doc/getting-started-python.rst
@@ -299,4 +299,4 @@
 .. _clr: clr-module.html
 .. _`CPythons core language regression tests`: http://codespeak.net:8099/summary?category=applevel&branch=%3Ctrunk%3E
 
-.. include:: _ref.txt
+.. include:: _ref.rst

diff --git a/pypy/doc/rtyper.rst b/pypy/doc/rtyper.rst
--- a/pypy/doc/rtyper.rst
+++ b/pypy/doc/rtyper.rst
@@ -791,4 +791,4 @@
         assert res == ~3
 
 .. _annotator: translation.html#the-annotation-pass
-.. include:: _ref.txt
+.. include:: _ref.rst

diff --git a/pypy/doc/objspace-proxies.rst b/pypy/doc/objspace-proxies.rst
--- a/pypy/doc/objspace-proxies.rst
+++ b/pypy/doc/objspace-proxies.rst
@@ -615,4 +615,4 @@
 .. [D12.1] `High-Level Backends and Interpreter Feature Prototypes`, PyPy
            EU-Report, 2007, http://codespeak.net/pypy/extradoc/eu-report/D12.1_H-L-Backends_and_Feature_Prototypes-2007-03-22.pdf
 
-.. include:: _ref.txt
+.. include:: _ref.rst

diff --git a/pypy/doc/parser.rst b/pypy/doc/parser.rst
--- a/pypy/doc/parser.rst
+++ b/pypy/doc/parser.rst
@@ -100,4 +100,4 @@
 information like the line number table and stack depth are computed.  Finally,
 everything is passed to a brand new ``PyCode`` object.
 
-.. include:: _ref.txt
+.. include:: _ref.rst

diff --git a/pypy/doc/coding-guide.rst b/pypy/doc/coding-guide.rst
--- a/pypy/doc/coding-guide.rst
+++ b/pypy/doc/coding-guide.rst
@@ -1085,4 +1085,4 @@
 which will check that remote URLs are reachable.
 
 
-.. include:: _ref.txt
+.. include:: _ref.rst

diff --git a/pypy/doc/objspace.rst b/pypy/doc/objspace.rst
--- a/pypy/doc/objspace.rst
+++ b/pypy/doc/objspace.rst
@@ -650,4 +650,4 @@
 
 .. _`What PyPy can do for your objects`: objspace-proxies.html
 
-.. include:: _ref.txt
+.. include:: _ref.rst

diff --git a/pypy/doc/getting-started.rst b/pypy/doc/getting-started.rst
--- a/pypy/doc/getting-started.rst
+++ b/pypy/doc/getting-started.rst
@@ -117,4 +117,4 @@
 .. _bug reports:            https://codespeak.net/issue/pypy-dev/
 
 
-.. include:: _ref.txt
+.. include:: _ref.rst

diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst
--- a/pypy/doc/faq.rst
+++ b/pypy/doc/faq.rst
@@ -416,7 +416,7 @@
 .. _`RPython`: coding-guide.html#rpython
 .. _`getting-started`: getting-started.html
 
-.. include:: _ref.txt
+.. include:: _ref.rst
 
 ----------------------------------------------------------
 Why does PyPy draw a Mandelbrot fractal while translating?

diff --git a/pypy/doc/stackless.rst b/pypy/doc/stackless.rst
--- a/pypy/doc/stackless.rst
+++ b/pypy/doc/stackless.rst
@@ -619,4 +619,4 @@
 .. _`documentation of the greenlets`: http://codespeak.net/svn/greenlet/trunk/doc/greenlet.txt
 .. _`Stackless Transform`: translation.html#the-stackless-transform
 
-.. include:: _ref.txt
+.. include:: _ref.rst


More information about the Pypy-commit mailing list