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 5d6c825ee28914abeb89a429d299923d249c448d..feb8ab78cf8fe66aa099c7b80449a526f17ce412 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