From 0a6a62aa7652f0b5a689d4cecbc031b763c2000a Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Mon, 22 Oct 2018 11:39:24 +0200 Subject: docs: Port all docstring to gtk-doc markdown --- gst/goom/gstgoom.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gst/goom/gstgoom.c') 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. * - * - * Example launch line + * ## Example launch line * |[ * gst-launch-1.0 -v audiotestsrc ! goom ! videoconvert ! xvimagesink * ]| - * + * */ #ifdef HAVE_CONFIG_H -- cgit v1.2.1