summaryrefslogtreecommitdiff
path: root/gst/goom/gstgoom.c
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2018-10-22 11:39:24 +0200
committerThibault Saunier <tsaunier@igalia.com>2019-05-13 10:24:40 -0400
commit0a6a62aa7652f0b5a689d4cecbc031b763c2000a (patch)
treeb997ae369140d0711df167b672149cd1319a3cf0 /gst/goom/gstgoom.c
parent135e12565b5b79ea5d2d2f15b569060ce2c64b76 (diff)
downloadgstreamer-plugins-good-0a6a62aa7652f0b5a689d4cecbc031b763c2000a.tar.gz
docs: Port all docstring to gtk-doc markdown
Diffstat (limited to 'gst/goom/gstgoom.c')
-rw-r--r--gst/goom/gstgoom.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/goom/gstgoom.c b/gst/goom/gstgoom.c
index dbbe94184..494234550 100644
--- a/gst/goom/gstgoom.c
+++ b/gst/goom/gstgoom.c
@@ -22,17 +22,17 @@
/**
* SECTION:element-goom
+ * @title: goom
* @see_also: synaesthesia
*
* Goom is an audio visualisation element. It creates warping structures
* based on the incoming audio signal.
*
- * <refsect2>
- * <title>Example launch line</title>
+ * ## Example launch line
* |[
* gst-launch-1.0 -v audiotestsrc ! goom ! videoconvert ! xvimagesink
* ]|
- * </refsect2>
+ *
*/
#ifdef HAVE_CONFIG_H