Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r2807:59da78268d39
Date: 2016-11-07 15:28 +0100
http://bitbucket.org/cffi/cffi/changeset/59da78268d39/

Log:    Backed out changeset dc390236b9c6

        Sphynx bug (infinite recursion)

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -6,10 +6,13 @@
 code from Python, based on C-like declarations that you can often
 copy-paste from header files or documentation.
 
+* Goals_
+
+  * `Comments and bugs`_
+
 .. toctree::
    :maxdepth: 2
 
-   index
    whatsnew
    installation
    overview
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to