]> git.ipfire.org Git - thirdparty/systemd.git/blob - docs/gudev/gudev-docs.xml
udev: docs - it's 'GUdev'
[thirdparty/systemd.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 id="api-index-full">
37 <title>API Index</title>
38 <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
39 </index>
40
41 <index role="165">
42 <title>Index of new symbols in 165</title>
43 <xi:include href="xml/api-index-165.xml"><xi:fallback /></xi:include>
44 </index>
45
46 <index id="api-index-deprecated" role="deprecated">
47 <title>Index of deprecated API</title>
48 <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
49 </index>
50
51 <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
52 </book>