doc: remove xml from comments
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 29 May 2019 21:00:48 +0000 (23:00 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Wed, 29 May 2019 21:00:48 +0000 (23:00 +0200)
ext/sidplay/gstsiddec.cc

index 5d6c825..feb8ab7 100644 (file)
  *
  * Seeking is not (and cannot be) implemented.
  *
- * <refsect2>
- * <title>Example pipelines</title>
+ * ## Example pipelines
+ *
  * |[
  * gst-launch-1.0 -v filesrc location=Hawkeye.sid ! siddec ! audioconvert ! audioresample ! autoaudiosink
  * ]| Decode a sid file and play it back.
- * </refsect2>
  */
 
 #ifdef HAVE_CONFIG_H