Author: Armin Rigo <[email protected]> Branch: Changeset: r572:70101d453a7f Date: 2012-06-29 18:09 +0200 http://bitbucket.org/cffi/cffi/changeset/70101d453a7f/
Log: Give again the link to the demo directory here. diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -173,6 +173,9 @@ ``struct passwd``, but so far require a C compiler at runtime. (We plan to improve with caching and a way to distribute the compiled code.) +You will find a number of larger examples using ``verify()`` in the +`demo`_ directory. + Struct/Array Example -------------------- _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
