summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-04-15 03:31:12 +0200
committerKay Sievers <kay@vrfy.org>2012-04-15 03:34:38 +0200
commit9d77f8751b4d5b05f1c54f47ddee89d403863d6d (patch)
tree021e179ddcd93ca70ce89dfbd8eba6d1bed84fb5 /docs
parent194bbe33382f5365be3865ed1779147cb680f1d3 (diff)
udev: doc - sync libudev and gudev
Diffstat (limited to 'docs')
-rw-r--r--docs/gudev/gudev-docs.xml13
-rw-r--r--docs/libudev/libudev-docs.xml4
2 files changed, 6 insertions, 11 deletions
diff --git a/docs/gudev/gudev-docs.xml b/docs/gudev/gudev-docs.xml
index 4c3267998..ff0195980 100644
--- a/docs/gudev/gudev-docs.xml
+++ b/docs/gudev/gudev-docs.xml
@@ -7,7 +7,7 @@
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
<bookinfo>
<title>GUDev Reference Manual</title>
- <releaseinfo>For GUdev version &version;</releaseinfo>
+ <releaseinfo>for GUdev version &version;</releaseinfo>
<copyright>
<year>2009-2012</year>
@@ -16,18 +16,12 @@
</copyright>
</bookinfo>
- <reference id="ref-API">
+ <chapter id="ref-API">
<title>API Reference</title>
- <partintro>
- <para>
- This part presents the class and function reference for the
- <literal>libgudev</literal> library.
- </para>
- </partintro>
<xi:include href="xml/gudevclient.xml"/>
<xi:include href="xml/gudevdevice.xml"/>
<xi:include href="xml/gudevenumerator.xml"/>
- </reference>
+ </chapter>
<chapter id="gudev-hierarchy">
<title>Object Hierarchy</title>
@@ -37,6 +31,7 @@
<index>
<title>Index</title>
</index>
+
<index role="165">
<title>Index of new symbols in 165</title>
<xi:include href="xml/api-index-165.xml"><xi:fallback /></xi:include>
diff --git a/docs/libudev/libudev-docs.xml b/docs/libudev/libudev-docs.xml
index 6a5ba0cc2..032583928 100644
--- a/docs/libudev/libudev-docs.xml
+++ b/docs/libudev/libudev-docs.xml
@@ -15,7 +15,7 @@
</bookinfo>
<chapter>
- <title>libudev</title>
+ <title>API Reference</title>
<xi:include href="xml/libudev.xml"/>
<xi:include href="xml/libudev-list.xml"/>
<xi:include href="xml/libudev-device.xml"/>
@@ -26,7 +26,7 @@
</chapter>
<index id="api-index-full">
- <title>API Index</title>
+ <title>Index</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
</book>