summaryrefslogtreecommitdiff
path: root/gst/geometrictransform/gsttunnel.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/geometrictransform/gsttunnel.c')
-rw-r--r--gst/geometrictransform/gsttunnel.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/geometrictransform/gsttunnel.c b/gst/geometrictransform/gsttunnel.c
index 94b6070cc..8668a5282 100644
--- a/gst/geometrictransform/gsttunnel.c
+++ b/gst/geometrictransform/gsttunnel.c
@@ -43,17 +43,17 @@
/**
* SECTION:element-tunnel
+ * @title: tunnel
* @see_also: geometrictransform
*
* Tunnel is a geometric image transform element. It applies a light tunnel
* effect.
*
- * <refsect2>
- * <title>Example launch line</title>
+ * ## Example launch line
* |[
* gst-launch-1.0 -v videotestsrc ! tunnel ! videoconvert ! autovideosink
* ]|
- * </refsect2>
+ *
*/
#ifdef HAVE_CONFIG_H