From 0a1d9e17858f0ab5465d3455970f6525607096ba Mon Sep 17 00:00:00 2001 From: Laurens Van Houtven <_@lvh.cc> Date: Mon, 23 Jun 2014 14:06:16 +0200 Subject: Add a reference in the style guide --- docs/development/submitting-patches.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/development') diff --git a/docs/development/submitting-patches.rst b/docs/development/submitting-patches.rst index c05f56d1..f8c8093c 100644 --- a/docs/development/submitting-patches.rst +++ b/docs/development/submitting-patches.rst @@ -75,6 +75,9 @@ specifying a different backend. C bindings ~~~~~~~~~~ +More information on C bindings can be found in :doc:`the dedicated +section of the documentation `. + When binding C code with ``cffi`` we have our own style guide, it's pretty simple. -- cgit v1.2.3