[pypy-svn] pypy documentation-cleanup: merge

cfbolz commits-noreply at bitbucket.org
Tue Apr 26 23:36:16 CEST 2011


Author: Carl Friedrich Bolz <cfbolz at gmx.de>
Branch: documentation-cleanup
Changeset: r43648:21e6016a9220
Date: 2011-04-26 23:31 +0200
http://bitbucket.org/pypy/pypy/changeset/21e6016a9220/

Log:	merge

diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst
--- a/pypy/doc/index.rst
+++ b/pypy/doc/index.rst
@@ -92,11 +92,14 @@
    garbage_collection.rst
    interpreter.rst
    objspace.rst
+   __pypy__-module.rst
+   objspace-proxies.rst
 
    dev_method.rst
    extending.rst
 
    extradoc.rst
+   video-index.rst
 
    glossary.rst
 
@@ -107,6 +110,8 @@
    parser.rst
    rlib.rst
    rtyper.rst
+   rffi.rst
+   
    translation.rst
    jit/index.rst
    jit/overview.rst
@@ -121,6 +126,7 @@
    index-report.rst
 
    stackless.rst
+   sandbox.rst
 
    discussions.rst
 
@@ -129,6 +135,7 @@
    sprint-reports.rst
 
    eventhistory.rst
+   statistic/index.rst
 
 Indices and tables
 ==================


More information about the Pypy-commit mailing list