mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
Revert "doc: Workaround gtkdoc issue"
This reverts commit 460a7bf682
.
This should be 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
1d1f76a328
commit
19e5356afd
1 changed files with 0 additions and 2 deletions
|
@ -44,7 +44,6 @@
|
||||||
* </listitem>
|
* </listitem>
|
||||||
* </itemizedlist>
|
* </itemizedlist>
|
||||||
*
|
*
|
||||||
* <para>
|
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
|
@ -52,7 +51,6 @@
|
||||||
* ]| A simple pipeline to read from the standard input and dump the data
|
* ]| A simple pipeline to read from the standard input and dump the data
|
||||||
* with a fakesink as hex ascii block.
|
* with a fakesink as hex ascii block.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
* </para>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
|
|
Loading…
Reference in a new issue