From ff6c736fe08e01f4320c4b02e811a0b57cf97cc1 Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Sat, 16 May 2015 23:38:14 -0400 Subject: doc: Workaround gtkdoc issue With gtkdoc 1.22, the XML generator fails when a itemizedlist is followed by a refsect2. Workaround the issue by wrapping the refsect2 into para. --- gst/compositor/compositor.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gst/compositor') diff --git a/gst/compositor/compositor.c b/gst/compositor/compositor.c index 942c48036e..7ab6c85377 100644 --- a/gst/compositor/compositor.c +++ b/gst/compositor/compositor.c @@ -61,6 +61,7 @@ * * * + * * * Sample pipelines * |[ @@ -104,6 +105,7 @@ * timeoverlay ! queue2 ! comp. * ]| A pipeline to demonstrate synchronized compositing (the second stream starts after 3 seconds) * + * */ #ifdef HAVE_CONFIG_H -- cgit v1.2.3-70-g09d2