Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r1428:491349751193
Date: 2013-11-24 14:20 +0100
http://bitbucket.org/cffi/cffi/changeset/491349751193/

Log:    No real clue, trying to improve the display on readthedocs.org

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