summaryrefslogtreecommitdiff
path: root/gst/audiovisualizers/gstsynaescope.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/audiovisualizers/gstsynaescope.c')
-rw-r--r--gst/audiovisualizers/gstsynaescope.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/audiovisualizers/gstsynaescope.c b/gst/audiovisualizers/gstsynaescope.c
index f99a753ea..4b5c0ed5a 100644
--- a/gst/audiovisualizers/gstsynaescope.c
+++ b/gst/audiovisualizers/gstsynaescope.c
@@ -20,17 +20,17 @@
*/
/**
* SECTION:element-synaescope
+ * @title: synaescope
* @see_also: goom
*
* Synaescope is an audio visualisation element. It analyzes frequencies and
* out-of phase properties of audio and draws this as clouds of stars.
*
- * <refsect2>
- * <title>Example launch line</title>
+ * ## Example launch line
* |[
* gst-launch-1.0 audiotestsrc ! audioconvert ! synaescope ! ximagesink
* ]|
- * </refsect2>
+ *
*/
#ifdef HAVE_CONFIG_H
#include "config.h"