docs/plugins/: Pull fdsink into the docs too.
[platform/upstream/gstreamer.git] / docs / plugins / gstreamer-plugins-docs.sgml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4 <!ENTITY % version-entities SYSTEM "version.entities">
5 %version-entities;
6 ]>
7
8 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
9   <bookinfo>
10     <title>GStreamer Core Plugins &GST_MAJORMINOR; Plugins Reference Manual</title>
11   </bookinfo>
12
13   <chapter>
14     <title>gstreamer Elements</title>
15     <xi:include href="xml/element-capsfilter.xml" />
16     <xi:include href="xml/element-fakesrc.xml" />
17     <xi:include href="xml/element-fakesink.xml" />
18     <xi:include href="xml/element-fdsink.xml" />
19     <xi:include href="xml/element-fdsrc.xml" />
20     <xi:include href="xml/element-filesrc.xml" />
21     <xi:include href="xml/element-filesink.xml" />
22     <xi:include href="xml/element-identity.xml" />
23     <xi:include href="xml/element-queue.xml" />
24     <xi:include href="xml/element-tee.xml" />
25     <xi:include href="xml/element-typefind.xml" />
26   </chapter>
27
28   <chapter>
29     <title>gstreamer Plugins</title>
30     <xi:include href="xml/plugin-coreelements.xml" />
31     <xi:include href="xml/plugin-coreindexers.xml" />
32   </chapter>
33 </book>
34