Update gupnp-dlna to 0.10.2 (34fee04)
[profile/ivi/GUPnP-DLNA.git] / doc / gupnp-dlna-metadata / gupnp-dlna-metadata-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>2012</year>
14       <holder>Intel Corporation</holder>
15     </copyright>
16
17     <legalnotice>
18       <para>
19         Permission is granted to copy, distribute and/or modify this
20         document under the terms of the <citetitle>GNU Free
21         Documentation License</citetitle>, Version 1.1 or any later
22         version published by the Free Software Foundation with no
23         Invariant Sections, no Front-Cover Texts, and no Back-Cover
24         Texts. You may obtain a copy of the <citetitle>GNU Free
25         Documentation License</citetitle> from the Free Software
26         Foundation by visiting <ulink type="http"
27         url="http://www.fsf.org">their Web site</ulink> or by writing
28         to:
29
30         <address>
31           The Free Software Foundation, Inc.,
32           <street>59 Temple Place</street> - Suite 330,
33           <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>,
34           <country>USA</country>
35         </address>
36       </para>
37     </legalnotice>
38   </bookinfo>
39
40   <chapter>
41     <title>GUPnP DLNA Metadata</title>
42
43     <para>
44       GUPnP DLNA Metadata is a set of APIs to create a metadata
45       extractor plugins used by GUPnP DLNA Profile Guesser to guess
46       the profile.
47     </para>
48
49     <xi:include href="xml/gupnp-dlna-metadata-extractor.xml"/>
50     <xi:include href="xml/api-index-full.xml"/>
51
52   </chapter>
53
54   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
55 </book>