[evolution-data-server/documentation-effort: 7/18] EBookClientCursor documentation fixup
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/documentation-effort: 7/18] EBookClientCursor documentation fixup
- Date: Thu, 5 Dec 2013 13:20:55 +0000 (UTC)
commit 8cef1af9e75bc3dda207dffb026ca801305e7485
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Sat Nov 30 21:00:10 2013 +0900
EBookClientCursor documentation fixup
addressbook/libebook/e-book-client-cursor.c | 20 +++-----------------
1 files changed, 3 insertions(+), 17 deletions(-)
---
diff --git a/addressbook/libebook/e-book-client-cursor.c b/addressbook/libebook/e-book-client-cursor.c
index 0249885..84ba1e7 100644
--- a/addressbook/libebook/e-book-client-cursor.c
+++ b/addressbook/libebook/e-book-client-cursor.c
@@ -26,6 +26,9 @@
* The #EBookClientCursor is an iteration based interface for browsing
* a sorted list of contacts in the addressbook.
*
+ * Aside from the documentation found here, a fully functional example
+ * progrem <link linkend="eds-cursor-example">can be found here</link>.
+ *
* <refsect2 id="cursor-sort-keys">
* <title>Sort Keys</title>
* <para>
@@ -450,23 +453,6 @@
* </para>
* </refsect2>
*
- * <refsect2 id="cursor-example-program">
- * <title>Example Contact Browser</title>
- * <para>
- * Evolution Data Server comes with an example implementation of a
- * contact browser using the cursor features, the main portion of
- * this example is included here below.
- * </para>
- * <informalexample>
- * <programlisting>
- * <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- * parse="text"
- * href="../../../../../tests/cursor-example/cursor-example.c">
- * <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
- * </xi:include>
- * </programlisting>
- * </informalexample>
- * </refsect2>
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]