Author: Armin Rigo <[email protected]>
Branch: release-0.8
Changeset: r1429:4ed0f953d3c5
Date: 2013-11-24 14:21 +0100
http://bitbucket.org/cffi/cffi/changeset/4ed0f953d3c5/

Log:    hg merge default

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1,9 +1,6 @@
 CFFI documentation
 ================================
 
-.. toctree::
-   :maxdepth: 2
-
 Foreign Function Interface for Python calling C code. The aim of this project
 is to provide a convenient and reliable way of calling C code from Python.
 The interface is based on `LuaJIT's FFI`_ and follows a few principles:
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to