doc: remove xml from comments
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 29 May 2019 21:12:11 +0000 (23:12 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Wed, 29 May 2019 21:12:11 +0000 (23:12 +0200)
plugins/nle/nleobject.c
plugins/nle/nleoperation.c

index 46694a48a2e0e7bf5683fe1c7df4fd33515ecb25..8e166405ff1f62a79981db53bfa5c454c3796bc3 100644 (file)
  * SECTION:nleobject
  * @short_description: Base class for GNonLin elements
  *
- * <refsect2>
- * <para>
  * NleObject encapsulates default behaviour and implements standard
  * properties provided by all the GNonLin elements.
- * </para>
- * </refsect2>
- *
  */
 
 
index 5a9801b4fd096efed8d09cef78eee71bb948b555..5dec1059679706c156790ee92a548bada0dc68ca 100644 (file)
 /**
  * SECTION:element-nleoperation
  *
- * <refsect2>
- * <para>
  * A NleOperation performs a transformation or mixing operation on the
  * data from one or more #NleSources, which is used to implement filters or 
  * effects.
- * </para>
- * </refsect2>
  */
 
 static GstStaticPadTemplate nle_operation_src_template =