diff options
Diffstat (limited to 'docs/api.rst')
-rw-r--r-- | docs/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.rst b/docs/api.rst index 46318c7..63b155f 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -173,7 +173,7 @@ thing is to get the data pointer from a Numpy array to pass it to Integrating new cameras -======================= +----------------------- A new camera is integrated by `sub-classing <http://developer.gnome.org/gobject/stable/howto-gobject.html>`__ |