summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2010-10-28 11:56:06 +0200
committerEdward Hervey <bilboed@bilboed.com>2010-10-28 14:28:18 +0200
commitf9d93891cc563fb82ea81be1c7ae14e73dce8a58 (patch)
tree1bdba9cb645efeefaba4cb8a3cfa41b1f4a17bf7
parent040e530d65866e5f5c3057cda7f210b311c143a1 (diff)
discoverer: Move documentation to the correct section
And don't mention the (not existing) libgstdiscovery. https://bugzilla.gnome.org/show_bug.cgi?id=633336
-rw-r--r--docs/libs/gst-plugins-base-libs-docs.sgml11
1 files changed, 1 insertions, 10 deletions
diff --git a/docs/libs/gst-plugins-base-libs-docs.sgml b/docs/libs/gst-plugins-base-libs-docs.sgml
index 1c68a1b64..94a34519a 100644
--- a/docs/libs/gst-plugins-base-libs-docs.sgml
+++ b/docs/libs/gst-plugins-base-libs-docs.sgml
@@ -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">