Revert "doc: Workaround gtkdoc issue"
This reverts commit ff6c736fe08e01f4320c4b02e811a0b57cf97cc1. This is fixed by the gtk-doc 1.23 release. <para> cannot contain <refsect2>: http://www.docbook.org/tdg/en/html/para.html http://www.docbook.org/tdg/en/html/refsect2.html
This commit is contained in:
parent
891c7c6149
commit
af5c05caf1
@ -42,14 +42,13 @@
|
||||
* </listitem>
|
||||
* </itemizedlist>
|
||||
*
|
||||
* <para>
|
||||
* <refsect2>
|
||||
* <title>Example launch line</title>
|
||||
* |[
|
||||
* gst-launch audiotestsrc freq=100 ! audiomixer name=mix ! audioconvert ! alsasink audiotestsrc freq=500 ! mix.
|
||||
* ]| This pipeline produces two sine waves mixed together.
|
||||
* </refsect2>
|
||||
* </para>
|
||||
*
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user