chiark / gitweb /
ff0195980eb8b8b6737c1e4724cd644763a468ca
[elogind.git] / 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>for GUdev version &version;</releaseinfo>
11
12     <copyright>
13       <year>2009-2012</year>
14       <holder>David Zeuthen &lt;davidz@redhat.com&gt;</holder>
15       <holder>Bastien Nocera &lt;hadess@hadess.net&gt;</holder>
16     </copyright>
17   </bookinfo>
18
19   <chapter id="ref-API">
20     <title>API Reference</title>
21     <xi:include href="xml/gudevclient.xml"/>
22     <xi:include href="xml/gudevdevice.xml"/>
23     <xi:include href="xml/gudevenumerator.xml"/>
24   </chapter>
25
26   <chapter id="gudev-hierarchy">
27     <title>Object Hierarchy</title>
28       <xi:include href="xml/tree_index.sgml"/>
29   </chapter>
30
31   <index>
32     <title>Index</title>
33   </index>
34
35   <index role="165">
36     <title>Index of new symbols in 165</title>
37     <xi:include href="xml/api-index-165.xml"><xi:fallback /></xi:include>
38   </index>
39
40   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
41 </book>