summaryrefslogtreecommitdiff
path: root/ext/rsvg/gstrsvgdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/rsvg/gstrsvgdec.c')
-rw-r--r--ext/rsvg/gstrsvgdec.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/rsvg/gstrsvgdec.c b/ext/rsvg/gstrsvgdec.c
index 5d5fc8ef6..e50a8978d 100644
--- a/ext/rsvg/gstrsvgdec.c
+++ b/ext/rsvg/gstrsvgdec.c
@@ -19,15 +19,15 @@
*/
/**
* SECTION:element-rsvgdec
+ * @title: rsvgdec
*
* This elements renders SVG graphics.
*
- * <refsect2>
- * <title>Example launch lines</title>
+ * ## Example launch lines
* |[
* gst-launch-1.0 filesrc location=image.svg ! rsvgdec ! imagefreeze ! videoconvert ! autovideosink
* ]| render and show a svg image.
- * </refsect2>
+ *
*/
#ifdef HAVE_CONFIG_H