Author: Manuel Jacob
Branch: rpython-doc
Changeset: r62072:89a9efa7f316
Date: 2013-03-05 13:58 +0100
http://bitbucket.org/pypy/pypy/changeset/89a9efa7f316/

Log:    Add some entries to the content toctree.

diff --git a/rpython/doc/index.rst b/rpython/doc/index.rst
--- a/rpython/doc/index.rst
+++ b/rpython/doc/index.rst
@@ -1,8 +1,3 @@
-.. RPython documentation master file, created by
-   sphinx-quickstart on Sat Feb 23 12:41:19 2013.
-   You can adapt this file completely to your liking, but it should at least
-   contain the root `toctree` directive.
-
 Welcome to RPython's documentation!
 ===================================
 
@@ -10,7 +5,17 @@
 
 .. toctree::
    :maxdepth: 2
-
+ 
+   getting-started
+   faq
+   rpython
+   rlib
+   rffi
+   translation
+   rtyper
+   garbage_collection
+   cli-backend
+   windows
 
 
 Indices and tables
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to