discoverer: Move documentation to the correct section
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 28 Oct 2010 09:56:06 +0000 (11:56 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 28 Oct 2010 12:28:18 +0000 (14:28 +0200)
And don't mention the (not existing) libgstdiscovery.

https://bugzilla.gnome.org/show_bug.cgi?id=633336

docs/libs/gst-plugins-base-libs-docs.sgml

index 1c68a1b..94a3451 100644 (file)
       <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">
       <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">