Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r55130:1ebc9c1ec862
Date: 2012-05-18 10:36 +0200
http://bitbucket.org/pypy/pypy/changeset/1ebc9c1ec862/

Log:    Run doc/tool/makeref.py.

diff --git a/pypy/doc/_ref.txt b/pypy/doc/_ref.txt
--- a/pypy/doc/_ref.txt
+++ b/pypy/doc/_ref.txt
@@ -84,7 +84,6 @@
 .. _`pypy/rlib/rbigint.py`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rlib/rbigint.py
 .. _`pypy/rlib/rrandom.py`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rlib/rrandom.py
 .. _`pypy/rlib/rsocket.py`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rlib/rsocket.py
-.. _`pypy/rlib/rstack.py`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rlib/rstack.py
 .. _`pypy/rlib/streamio.py`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rlib/streamio.py
 .. _`pypy/rlib/test`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rlib/test/
 .. _`pypy/rlib/unroll.py`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rlib/unroll.py
@@ -97,7 +96,6 @@
 .. _`pypy/rpython/memory/gc/hybrid.py`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rpython/memory/gc/hybrid.py
 .. _`pypy/rpython/memory/gc/markcompact.py`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rpython/memory/gc/markcompact.py
 .. _`pypy/rpython/memory/gc/marksweep.py`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rpython/memory/gc/marksweep.py
-.. _`pypy/rpython/memory/gc/minimark.py`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rpython/memory/gc/minimark.py
 .. _`pypy/rpython/memory/gc/minimarkpage.py`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rpython/memory/gc/minimarkpage.py
 .. _`pypy/rpython/memory/gc/semispace.py`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rpython/memory/gc/semispace.py
 .. _`pypy/rpython/ootypesystem/`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/rpython/ootypesystem/
@@ -116,8 +114,8 @@
 .. _`pypy/translator/backendopt/`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/translator/backendopt/
 .. _`pypy/translator/c/`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/translator/c/
 .. _`pypy/translator/c/src/stacklet/`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/translator/c/src/stacklet/
+.. _`pypy/translator/c/src/stacklet/stacklet.h`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/translator/c/src/stacklet/stacklet.h
 .. _`pypy/translator/cli/`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/translator/cli/
 .. _`pypy/translator/goal/`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/translator/goal/
 .. _`pypy/translator/jvm/`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/translator/jvm/
-.. _`pypy/translator/stackless/`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/translator/stackless/
 .. _`pypy/translator/tool/`: 
https://bitbucket.org/pypy/pypy/src/default/pypy/translator/tool/
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to