discoverer: Move documentation to the correct section

And don't mention the (not existing) libgstdiscovery.

https://bugzilla.gnome.org/show_bug.cgi?id=633336
This commit is contained in:
Sebastian Dröge 2010-10-28 11:56:06 +02:00 committed by Edward Hervey
parent 040e530d65
commit f9d93891cc

View file

@ -205,6 +205,7 @@
<xi:include href="xml/gstpbutilsdescriptions.xml" />
<xi:include href="xml/gstpbutilsmissingplugins.xml" />
<xi:include href="xml/gstpbutilsinstallplugins.xml" />
<xi:include href="xml/gstdiscoverer.xml" />
</chapter>
<chapter id="gstreamer-video">
@ -218,16 +219,6 @@
<xi:include href="xml/gstvideofilter.xml" />
<xi:include href="xml/gstvideosink.xml" />
</chapter>
<chapter id="gstreamer-discoverer">
<title>Discoverer Library</title>
<para>
This library should be linked to by getting cflags and libs from
<filename>gstreamer-plugins-base-&GST_MAJORMINOR;.pc</filename> and adding
<filename>-lgstdiscoverer-&GST_MAJORMINOR;</filename> to the library flags.
</para>
<xi:include href="xml/gstdiscoverer.xml" />
</chapter>
</part>
<part id="gstreamer-libs-hierarchy">