From 691a7308a8960f13b18d67160828e5c68c515f00 Mon Sep 17 00:00:00 2001 From: David King Date: Sun, 30 Oct 2011 16:26:22 +0100 Subject: Improve documentation to pass gtk-doc tests Add the deprecated API index to the documentation. Complete the rename of cheese_camera_set_device_by_dev_file() to cheese_camera_set_device_by_device_node(). Add missing documentation to reach 100% symbol coverage. --- docs/reference/cheese-docs.xml | 4 ++++ docs/reference/cheese-sections.txt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/reference/cheese-docs.xml b/docs/reference/cheese-docs.xml index 4face42f..de2d1fb6 100644 --- a/docs/reference/cheese-docs.xml +++ b/docs/reference/cheese-docs.xml @@ -57,6 +57,10 @@ API Index + + Index of deprecated symbols + + diff --git a/docs/reference/cheese-sections.txt b/docs/reference/cheese-sections.txt index 780191d3..15db465c 100644 --- a/docs/reference/cheese-sections.txt +++ b/docs/reference/cheese-sections.txt @@ -28,7 +28,7 @@ cheese_camera_get_current_video_format cheese_camera_get_video_formats cheese_camera_set_video_format cheese_camera_get_selected_device -cheese_camera_set_device_by_dev_file +cheese_camera_set_device_by_device_node cheese_camera_set_effect cheese_camera_get_balance_property_range cheese_camera_set_balance_property -- cgit v1.2.1