chiark / gitweb /
udev: docs - updated index page to match common gtk style
[elogind.git] / docs / gudev / gudev-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 version SYSTEM "version.xml">
6 ]>
7 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
8   <bookinfo>
9     <title>GUDev Reference Manual</title>
10     <releaseinfo>
11        For version &version; — the latest version of this
12        documentation can be found at
13        <ulink role="online-location" url="http://www.freedesktop.org/software/systemd/gudev/">
14          http://www.freedesktop.org/software/systemd/gudev/
15        </ulink>.
16     </releaseinfo>
17     <copyright>
18       <year>2009-2012</year>
19       <holder>David Zeuthen &lt;davidz@redhat.com&gt;</holder>
20       <holder>Bastien Nocera &lt;hadess@hadess.net&gt;</holder>
21     </copyright>
22   </bookinfo>
23
24   <chapter id="ref-API">
25     <title>API Reference</title>
26     <xi:include href="xml/gudevclient.xml"/>
27     <xi:include href="xml/gudevdevice.xml"/>
28     <xi:include href="xml/gudevenumerator.xml"/>
29   </chapter>
30
31   <chapter id="gudev-hierarchy">
32     <title>Object Hierarchy</title>
33       <xi:include href="xml/tree_index.sgml"/>
34   </chapter>
35
36   <index>
37     <title>Index</title>
38   </index>
39
40   <index role="165">
41     <title>Index of new symbols in 165</title>
42     <xi:include href="xml/api-index-165.xml"><xi:fallback /></xi:include>
43   </index>
44
45   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
46 </book>