docs: Add overview documentation.
[profile/ivi/rygel.git] / doc / reference / librygel-core / gtkdoc / librygel-core-docs.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3                "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
4 [
5   <!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
6 ]>
7 <book id="index">
8   <bookinfo>
9     <title>librygel-core Reference Manual</title>
10     <releaseinfo>
11       for librygel-core 2.0.
12       The latest version of this documentation can be found on-line at
13       <ulink role="online-location" url="http://developer.gnome.org/librygel-core/index.html">http://developer.gnome.org/librygel-core/</ulink>.
14     </releaseinfo>
15   </bookinfo>
16
17   <!-- This is hand written: -->
18   <preface>
19     <title>Overview</title>
20     <xi:include href="overview.xml"/>
21   </preface>
22
23   <!-- These are generated: -->
24   <chapter>
25     <title>librygel-core API Reference</title>
26     <xi:include href="xml/rygel-connection-manager.xml"/>
27     <xi:include href="xml/rygel-configuration.xml"/>
28     <xi:include href="xml/rygel-log-handler.xml"/>
29     <xi:include href="xml/rygel-resource-info.xml"/>
30     <xi:include href="xml/rygel-dbus-interface.xml"/>
31     <xi:include href="xml/rygel-description-file.xml"/>
32     <xi:include href="xml/rygel-plugin-loader.xml"/>
33     <xi:include href="xml/rygel-icon-info.xml"/>
34     <xi:include href="xml/rygel-free-desktop-interfaces.xml"/>
35     <xi:include href="xml/rygel-recursive-module-loader.xml"/>
36     <xi:include href="xml/rygel-root-device.xml"/>
37     <xi:include href="xml/rygel-plugin.xml"/>
38     <xi:include href="xml/rygel-media-device.xml"/>
39     <xi:include href="xml/rygel-base-configuration.xml"/>
40     <xi:include href="xml/rygel-root-device-factory.xml"/>
41     <xi:include href="xml/rygel-meta-config.xml"/>
42     <xi:include href="xml/rygel-xml-utils.xml"/>
43     <xi:include href="xml/rygel-state-machine.xml"/>
44
45   </chapter>
46   
47 <chapter>
48 <title>librygel-core D-Bus API Reference</title>
49 <xi:include href="xml/org-gnome-Rygel1.xml"/>
50 <xi:include href="xml/org-freedesktop-DBus.xml"/>
51 <xi:include href="xml/org-freedesktop-DBus-Properties.xml"/>
52 </chapter>
53 <chapter id="object-tree">
54     <title>Object Hierarchy</title>
55      <xi:include href="xml/tree_index.sgml"/>
56   </chapter>
57   <index id="api-index-full">
58     <title>API Index</title>
59     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
60   </index>
61   <index id="deprecated-api-index" role="deprecated">
62     <title>Index of deprecated API</title>
63     <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
64   </index>
65
66   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
67 </book>