summaryrefslogtreecommitdiff
path: root/docs/dconf-docs.xml
blob: 0def81930ec160b7dc64093b13fee2ebcc03fa11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?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/changeset.xml'/>
    <xi:include href='xml/client.xml'/>
  </chapter>

  <chapter id='object-tree'>
    <title>Object Hierarchy</title>
     <xi:include href='xml/tree_index.sgml'/>
     <xi:include href='xml/object_index.sgml'/>
  </chapter>

  <index id='api-index-full'>
    <title>API Index</title>
    <xi:include href='xml/api-index-full.xml'><xi:fallback /></xi:include>
    <xi:include href='xml/api-index-deprecated.xml'><xi:fallback /></xi:include>
  </index>

  <xi:include href='xml/annotation-glossary.xml'/>
</book>