summaryrefslogtreecommitdiff
path: root/gst/geometrictransform/gststretch.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/geometrictransform/gststretch.c')
-rw-r--r--gst/geometrictransform/gststretch.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/geometrictransform/gststretch.c b/gst/geometrictransform/gststretch.c
index 61eed37f0..114a0cd22 100644
--- a/gst/geometrictransform/gststretch.c
+++ b/gst/geometrictransform/gststretch.c
@@ -43,16 +43,16 @@
/**
* SECTION:element-stretch
+ * @title: stretch
* @see_also: geometrictransform
*
* The stretch element stretches the image in a circle around the center point.
*
- * <refsect2>
- * <title>Example launch line</title>
+ * ## Example launch line
* |[
* gst-launch-1.0 -v videotestsrc ! stretch ! videoconvert ! autovideosink
* ]|
- * </refsect2>
+ *
*/
#ifdef HAVE_CONFIG_H