chiark / gitweb /
udev: cleanup the udev cgroup when the daemon enters the idle state
[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>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   <reference id="ref-API">
20     <title>API Reference</title>
21     <partintro>
22       <para>
23         This part presents the class and function reference for the
24         <literal>libgudev</literal> library.
25       </para>
26     </partintro>
27     <xi:include href="xml/gudevclient.xml"/>
28     <xi:include href="xml/gudevdevice.xml"/>
29     <xi:include href="xml/gudevenumerator.xml"/>
30   </reference>
31
32   <chapter id="gudev-hierarchy">
33     <title>Object Hierarchy</title>
34       <xi:include href="xml/tree_index.sgml"/>
35   </chapter>
36
37   <index>
38     <title>Index</title>
39   </index>
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>