Revert "doc: Workaround gtkdoc issue"
authorStefan Sauer <ensonic@users.sf.net>
Mon, 18 May 2015 18:01:49 +0000 (20:01 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Mon, 18 May 2015 18:01:49 +0000 (20:01 +0200)
This reverts commit df7ef3c35d34352257a28307c07d4673f239452e.

This is fixed by the gtk-doc 1.23 release.

gst/playback/gstplaybin2.c

index a535f6f..3c19754 100644 (file)
  * </para>
  * </refsect2>
  * <refsect2>
- * <para>
  * <title>Examples</title>
  * |[
  * gst-launch-1.0 -v playbin uri=file:///path/to/somefile.mp4
  * gst-launch-1.0 -v playbin uri=dvd://
  * ]| This will play back the DVD in your disc drive (assuming
  * the drive is detected automatically by the plugin).
- * </para>
  * </refsect2>
  */