Initial submission of GUPnP-AV to Tizen IVI
[profile/ivi/GUPnP-AV.git] / doc / gupnp-av-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 A/V Reference Manual</title>
9
10     <releaseinfo>Version &version;</releaseinfo>
11
12     <copyright>
13       <year>2007,2008</year>
14       <holder>OpenedHand LTD</holder>
15     </copyright>
16     <copyright>
17       <year>2007,2008</year>
18       <holder>Zeeshan Ali &lt;zeenix@gmail.com&gt;</holder>
19     </copyright>
20     <copyright>
21       <year>2009,2010</year>
22       <holder>Nokia Corporation</holder>
23     </copyright>
24
25     <legalnotice>
26       <para>
27         Permission is granted to copy, distribute and/or modify this
28         document under the terms of the <citetitle>GNU Free
29         Documentation License</citetitle>, Version 1.1 or any later
30         version published by the Free Software Foundation with no
31         Invariant Sections, no Front-Cover Texts, and no Back-Cover
32         Texts. You may obtain a copy of the <citetitle>GNU Free
33         Documentation License</citetitle> from the Free Software
34         Foundation by visiting <ulink type="http"
35         url="http://www.fsf.org">their Web site</ulink> or by writing
36         to:
37
38         <address>
39           The Free Software Foundation, Inc.,
40           <street>59 Temple Place</street> - Suite 330,
41           <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>,
42           <country>USA</country>
43         </address>
44       </para>
45     </legalnotice>
46   </bookinfo>
47
48   <chapter>
49     <title>GUPnP A/V</title>
50
51     <xi:include href="xml/gupnp-didl-lite-parser.xml"/>
52     <xi:include href="xml/gupnp-didl-lite-object.xml"/>
53     <xi:include href="xml/gupnp-didl-lite-container.xml"/>
54     <xi:include href="xml/gupnp-didl-lite-item.xml"/>
55     <xi:include href="xml/gupnp-didl-lite-writer.xml"/>
56     <xi:include href="xml/gupnp-didl-lite-resource.xml"/>
57     <xi:include href="xml/gupnp-didl-lite-descriptor.xml"/>
58     <xi:include href="xml/gupnp-didl-lite-contributor.xml"/>
59     <xi:include href="xml/gupnp-last-change-parser.xml"/>
60     <xi:include href="xml/gupnp-search-criteria-parser.xml"/>
61     <xi:include href="xml/gupnp-protocol-info.xml"/>
62
63   </chapter>
64
65   <chapter>
66     <title>Error Codes</title>
67
68     <xi:include href="xml/gupnp-av-error.xml"/>
69
70   </chapter>
71
72   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
73 </book>