[gtk-doc] Add test case for mixed docbook sections



commit b88fae9bee3421efc3900306bcf35cd829a4cb5c
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Feb 4 12:43:28 2014 -0500

    Add test case for mixed docbook sections
    
    https://bugzilla.gnome.org/show_bug.cgi?id=723417

 tests/gobject/src/gobject.c |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/tests/gobject/src/gobject.c b/tests/gobject/src/gobject.c
index 304ab58..46d22cf 100644
--- a/tests/gobject/src/gobject.c
+++ b/tests/gobject/src/gobject.c
@@ -68,6 +68,15 @@
  *
  *   It has more stuff.
  *
+ * <refsect3><title>An embedded docbook section</title>
+ * <para>Some stuff</para>
+ *
+ * - A list
+ *
+ * - Inside markup
+ *
+ * </refsect3>
+ *
  * # Coda #
  *
  * 1. This is a ordered list


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