Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r2806:dc390236b9c6
Date: 2016-11-07 15:17 +0100
http://bitbucket.org/cffi/cffi/changeset/dc390236b9c6/

Log:    Reorganize (thanks matti)

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -6,13 +6,10 @@
 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