summaryrefslogtreecommitdiff
path: root/gst/gaudieffects/gstexclusion.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gaudieffects/gstexclusion.c')
-rw-r--r--gst/gaudieffects/gstexclusion.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/gaudieffects/gstexclusion.c b/gst/gaudieffects/gstexclusion.c
index 6ebe82526..62445bd06 100644
--- a/gst/gaudieffects/gstexclusion.c
+++ b/gst/gaudieffects/gstexclusion.c
@@ -46,15 +46,15 @@
/**
* SECTION:element-exclusion
+ * @title: exclusion
*
* Exclusion saturates the colors of a video stream in realtime.
*
- * <refsect2>
- * <title>Example launch line</title>
+ * ## Example launch line
* |[
* gst-launch-1.0 -v videotestsrc ! exclusion ! videoconvert ! autovideosink
* ]| This pipeline shows the effect of exclusion on a test stream
- * </refsect2>
+ *
*/
#ifdef HAVE_CONFIG_H