summaryrefslogtreecommitdiff
path: root/gst/geometrictransform/gstsphere.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/geometrictransform/gstsphere.c')
-rw-r--r--gst/geometrictransform/gstsphere.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/geometrictransform/gstsphere.c b/gst/geometrictransform/gstsphere.c
index 5f39a4765..90947a865 100644
--- a/gst/geometrictransform/gstsphere.c
+++ b/gst/geometrictransform/gstsphere.c
@@ -49,16 +49,16 @@
/**
* SECTION:element-sphere
+ * @title: sphere
* @see_also: geometrictransform
*
* The sphere element applies a 'sphere' geometric transform to the image.
*
- * <refsect2>
- * <title>Example launch line</title>
+ * ## Example launch line
* |[
* gst-launch-1.0 -v videotestsrc ! sphere ! videoconvert ! autovideosink
* ]|
- * </refsect2>
+ *
*/
#ifdef HAVE_CONFIG_H