From 32c8dc2140ef0e106df97c9103207fcf7680ed9b Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Fri, 11 Jul 2014 11:10:47 +0200 Subject: Fix some minor doc problems --- docs/quickstart.rst | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs/quickstart.rst') diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 59cb01e..1ad6b6f 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -219,10 +219,3 @@ In a similar way, properties are set with ``g_object_set``:: Each property can be associated with a physical unit. To query for the unit call ``uca_camera_get_unit`` and pass a property name. The function will then return a value from the ``UcaUnit`` enum. - -Several essential camera parameters *must* be implemented by all -cameras. To get a list of them consult the API reference for -```UcaCamera`` `__. -For camera specific parameters you need to consult the corresponding API -reference for ``UfoFooCamera``. The latest nightly built reference can -be found `here `__. -- cgit v1.2.3