Update gupnp-dlna to 0.10.2 (34fee04)
[profile/ivi/GUPnP-DLNA.git] / doc / gupnp-dlna / gupnp-dlna-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 SYSTEM "../version.xml">
5 ]>
6 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
7   <bookinfo>
8     <title>GUPnP DLNA Reference Manual</title>
9
10     <releaseinfo>Version &version;</releaseinfo>
11
12     <copyright>
13       <year>2010</year>
14       <holder>Arun Raghavan &lt;arun.raghavan@collabora.co.uk&gt;</holder>
15     </copyright>
16     <copyright>
17       <year>2010</year>
18       <holder>Collabora Multimedia</holder>
19     </copyright>
20     <copyright>
21       <year>2010</year>
22       <holder>Nokia Corporation</holder>
23     </copyright>
24     <copyright>
25       <year>2012</year>
26       <holder>Intel Corporation</holder>
27     </copyright>
28
29     <legalnotice>
30       <para>
31         Permission is granted to copy, distribute and/or modify this
32         document under the terms of the <citetitle>GNU Free
33         Documentation License</citetitle>, Version 1.1 or any later
34         version published by the Free Software Foundation with no
35         Invariant Sections, no Front-Cover Texts, and no Back-Cover
36         Texts. You may obtain a copy of the <citetitle>GNU Free
37         Documentation License</citetitle> from the Free Software
38         Foundation by visiting <ulink type="http"
39         url="http://www.fsf.org">their Web site</ulink> or by writing
40         to:
41
42         <address>
43           The Free Software Foundation, Inc.,
44           <street>59 Temple Place</street> - Suite 330,
45           <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>,
46           <country>USA</country>
47         </address>
48       </para>
49     </legalnotice>
50   </bookinfo>
51
52   <chapter>
53     <title>GUPnP DLNA</title>
54
55     <para>
56       GUPnP DLNA is a set of utility APIs to simplify DLNA-specific bits of
57       MediaServer implementations, such as DLNA media profile guessing.
58     </para>
59
60     <xi:include href="xml/gupnp-dlna-profile-guesser.xml"/>
61     <xi:include href="xml/gupnp-dlna-profile.xml"/>
62     <xi:include href="xml/gupnp-dlna-information.xml"/>
63     <xi:include href="xml/gupnp-dlna-values.xml"/>
64     <xi:include href="xml/gupnp-dlna-audio-information.xml"/>
65     <xi:include href="xml/gupnp-dlna-container-information.xml"/>
66     <xi:include href="xml/gupnp-dlna-image-information.xml"/>
67     <xi:include href="xml/gupnp-dlna-video-information.xml"/>
68     <xi:include href="xml/gupnp-dlna-restriction.xml"/>
69     <xi:include href="xml/gupnp-dlna-value-list.xml"/>
70     <xi:include href="xml/gupnp-dlna-g-values.xml"/>
71     <xi:include href="xml/api-index-full.xml"/>
72
73   </chapter>
74
75   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
76 </book>