From: Stefan Kost Date: Fri, 13 Aug 2010 10:59:08 +0000 (+0300) Subject: plugin-docs: the tag should come right after <FILE>. X-Git-Tag: RELEASE-0.10.31~309 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eae9315256e204a2ece3aaaf38230bae96e6ef94;p=platform%2Fupstream%2Fgst-plugins-base.git plugin-docs: the <TITLE> tag should come right after <FILE>. Fixes missing plugin entries. If the object name, e.g. GstGIOSrc came before the title, we ended up with differnt section_id in the generated docbook. --- diff --git a/docs/plugins/gst-plugins-base-plugins-sections.txt b/docs/plugins/gst-plugins-base-plugins-sections.txt index 9ff8c81..e241371 100644 --- a/docs/plugins/gst-plugins-base-plugins-sections.txt +++ b/docs/plugins/gst-plugins-base-plugins-sections.txt @@ -79,8 +79,8 @@ GST_IS_APP_SINK_CLASS <SECTION> <FILE>element-alsamixer</FILE> -GstAlsaMixerElement <TITLE>alsamixer +GstAlsaMixerElement GstAlsaMixerElementClass GST_ALSA_MIXER_ELEMENT @@ -93,8 +93,8 @@ GST_IS_ALSA_MIXER_ELEMENT_CLASS
element-alsasink -GstAlsaSink alsasink +GstAlsaSink GstAlsaSinkClass GST_ALSA_SINK @@ -111,8 +111,8 @@ gst_alsasink_get_type
element-alsasrc -GstAlsaSrc alsasrc +GstAlsaSrc GstAlsaSrcClass GST_ALSA_SRC @@ -262,8 +262,8 @@ GstFFMpegCspClass
element-gdpdepay -GstGDPDepay gdpdepay +GstGDPDepay GstGDPDepayClass GstGDPDepayState @@ -277,8 +277,8 @@ gst_gdp_depay_plugin_init
element-gdppay -GstGDPPay gdppay +GstGDPPay GstGDPPayClass GST_GDP_PAY @@ -291,8 +291,8 @@ gst_gdp_pay_plugin_init
element-giosink -GstGioSink giosink +GstGioSink GstGioSinkClass GST_GIO_SINK @@ -305,8 +305,8 @@ gst_gio_sink_get_type
element-giosrc -GstGioSrc giosrc +GstGioSrc GstGioSrcClass GST_GIO_SRC @@ -319,8 +319,8 @@ gst_gio_src_get_type
element-giostreamsink -GstGioStreamSink giostreamsink +GstGioStreamSink GstGioStreamSinkClass GST_GIO_STREAM_SINK @@ -333,8 +333,8 @@ gst_gio_stream_sink_get_type
element-giostreamsrc -GstGioStreamSrc giostreamsrc +GstGioStreamSrc GstGioStreamSrcClass GST_GIO_STREAM_SRC @@ -517,7 +517,6 @@ GST_IS_TCP_CLIENT_SINK_CLASS GST_IS_TCP_CLIENT_SINK
-
element-tcpserversrc tcpserversrc @@ -721,8 +720,8 @@ gst_volume_get_type
element-vorbisdec -GstVorbisDec vorbisdec +GstVorbisDec GstVorbisDecClass GST_VORBIS_DEC