Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r361:0e8d9bbb0321
Date: 2012-06-14 23:50 +0200
http://bitbucket.org/cffi/cffi/changeset/0e8d9bbb0321/

Log:    A footer with comments and links.

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -511,6 +511,20 @@
 
 
 
+Comments and bugs
+=================
+
+Please report to the `issue tracker`_ any bugs.  Feel free to discuss
+matters in the `mailing list`_.  As a general rule, when there is a
+design issue to resolve, we pick the solution that is the "most C-like".
+We hope that this module has got everything you need to access C code
+and nothing more.
+
+.. _`issue tracker`: https://bitbucket.org/cffi/cffi/issues
+.. _`mailing list`: https://groups.google.com/forum/#!forum/python-cffi
+
+
+
 Indices and tables
 ==================
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to