Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: 
Changeset: r61549:a72c3e886452
Date: 2013-02-21 17:02 +0200
http://bitbucket.org/pypy/pypy/changeset/a72c3e886452/

Log:    (tos9) another approach

diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst
--- a/pypy/doc/index.rst
+++ b/pypy/doc/index.rst
@@ -217,10 +217,9 @@
 Here is a fully referenced alphabetical two-level deep 
 directory overview of PyPy: 
 
-================================   ============================================
+=================================  ============================================
 Directory                          explanation/links
-================================   ============================================
-
+=================================  ============================================
 `pypy/bin/`_                       command-line scripts, mainly
                                    `pypy/bin/pyinteractive.py`_
 
@@ -316,7 +315,7 @@
                                    modules (see `Testing in PyPy`_) 
 
 ``_cache/``                        holds cache files from various purposes
-================================   ============================================
+=================================  ============================================
 
 .. _`bytecode interpreter`: interpreter.html
 .. _`Testing in PyPy`: coding-guide.html#testing-in-pypy 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to