summaryrefslogtreecommitdiff
path: root/gst/videoparsers
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videoparsers')
-rw-r--r--gst/videoparsers/gstdiracparse.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/videoparsers/gstdiracparse.c b/gst/videoparsers/gstdiracparse.c
index c674cb835..219f584a7 100644
--- a/gst/videoparsers/gstdiracparse.c
+++ b/gst/videoparsers/gstdiracparse.c
@@ -18,16 +18,16 @@
*/
/**
* SECTION:element-gstdiracparse
+ * @title: gstdiracparse
*
* The gstdiracparse element does FIXME stuff.
*
- * <refsect2>
- * <title>Example launch line</title>
+ * ## Example launch line
* |[
* gst-launch-1.0 -v fakesrc ! gstdiracparse ! FIXME ! fakesink
* ]|
* FIXME Describe what the pipeline does.
- * </refsect2>
+ *
*/
#ifdef HAVE_CONFIG_H