summaryrefslogtreecommitdiff
path: root/docs/dconf-docs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dconf-docs.xml')
-rw-r--r--docs/dconf-docs.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/docs/dconf-docs.xml b/docs/dconf-docs.xml
new file mode 100644
index 0000000..4a8745c
--- /dev/null
+++ b/docs/dconf-docs.xml
@@ -0,0 +1,29 @@
+<?xml version='1.0'?>
+
+<book id='index' xmlns:xi='http://www.w3.org/2001/XInclude'>
+ <bookinfo>
+ <title>dconf Reference Manual</title>
+ <releaseinfo>
+ The latest version of this documentation can be found on-line at
+ <ulink role='online-location' url='http://library.gnome.org/devel/dconf/unstable/'>http://library.gnome.org/devel/dconf/unstable/</ulink>.
+ </releaseinfo>
+ </bookinfo>
+
+ <chapter>
+ <title>DConf Client API</title>
+ <xi:include href='xml/paths.xml'/>
+ <xi:include href='xml/dconf-client.xml'/>
+ </chapter>
+
+ <chapter id='object-tree'>
+ <title>Object Hierarchy</title>
+ <xi:include href='xml/tree_index.sgml'/>
+ </chapter>
+
+ <index id='api-index-full'>
+ <title>API Index</title>
+ <xi:include href='xml/api-index-full.xml'><xi:fallback /></xi:include>
+ </index>
+
+ <xi:include href='xml/annotation-glossary.xml'><xi:fallback /></xi:include>
+</book>