doc: Some improvments to gtk-doc
[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 id="overview">
19     <title>Overview</title>
20     <xi:include href="overview.xml"/>
21   </preface>
22
23   <!-- These are generated: -->
24   <chapter id="api-main-list-c">
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-plugin-information.xml"/>
34     <xi:include href="xml/rygel-icon-info.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     <xi:include href="xml/rygel-dlna-profile.xml"/>
45     <xi:include href="xml/rygel-v1-hacks.xml"/>
46   </chapter>
47
48   <chapter id="api-main-list-upnp-services">
49     <title>librygel-core extra UPnP devices and services</title>
50     <xi:include href="xml/rygel-basic-management.xml"/>
51   </chapter>
52
53   <chapter id="api-main-list-dbus">
54     <title>librygel-core D-Bus API Reference</title>
55     <xi:include href="xml/org-gnome-Rygel1.xml"/>
56   </chapter>
57
58   <chapter id="object-tree">
59     <title>Object Hierarchy</title>
60      <xi:include href="xml/tree_index.sgml"/>
61   </chapter>
62
63   <index id="api-index-full">
64     <title>API Index</title>
65     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
66   </index>
67
68   <index id="deprecated-api-index" role="deprecated">
69     <title>Index of deprecated API</title>
70     <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
71   </index>
72
73   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
74 </book>