[gtk-doc] tests: add a list to the examples



commit 947354b6f5ecb3eecea0a92f7a1f6913ba328c5c
Author: Stefan Kost <ensonic users sf net>
Date:   Wed Jul 15 14:11:49 2009 +0300

    tests: add a list to the examples

 tests/gobject/src/gobject.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/tests/gobject/src/gobject.c b/tests/gobject/src/gobject.c
index bf0df13..2df0df2 100644
--- a/tests/gobject/src/gobject.c
+++ b/tests/gobject/src/gobject.c
@@ -24,6 +24,16 @@
  * <informalexample>
  * <programlisting language="c"><xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; parse="text" href="../../examples/gobject.c" /></programlisting>
  * </informalexample>
+ *
+ * This example serves two main purposes:
+ * <itemizedlist>
+ * <listitem><para>
+ * testing conversion
+ * </para></listitem>
+ * <listitem><para>
+ * catching bugs
+ * </para></listitem>
+ * </itemizedlist>
  */
 
 #include <glib.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]