build: Enable G_LOG_USE_STRUCTURED=1
[dconf.git] / docs / dconf-docs.xml
blob324cdacd36e2af9b6d4b65be23e09d2d4aa5bbbc
1 <?xml version='1.0'?>
3 <book id='index' xmlns:xi='http://www.w3.org/2001/XInclude'>
4   <bookinfo>
5     <title>dconf Reference Manual</title>
6     <releaseinfo>
7       The latest version of this documentation can be found on-line at
8       <ulink role='online-location' url='http://library.gnome.org/devel/dconf/unstable/'>http://library.gnome.org/devel/dconf/unstable/</ulink>.
9     </releaseinfo>
10   </bookinfo>
12   <xi:include href="dconf-overview.xml"/>
14   <chapter>
15     <title>DConf Client API</title>
16     <xi:include href='xml/error.xml'/>
17     <xi:include href='xml/paths.xml'/>
18     <xi:include href='xml/changeset.xml'/>
19     <xi:include href='xml/client.xml'/>
20   </chapter>
22   <chapter id='object-tree'>
23     <title>Object Hierarchy</title>
24      <xi:include href='xml/tree_index.sgml'/>
25      <xi:include href='xml/object_index.sgml'/>
26   </chapter>
28   <chapter id='programs'>
29     <title>Programs</title>
30     <xi:include href='dconf-service.xml'/>
31     <xi:include href='dconf-tool.xml'/>
32   </chapter>
34   <index id='api-index-full'>
35     <title>API Index</title>
36     <xi:include href='xml/api-index-full.xml'><xi:fallback /></xi:include>
37     <xi:include href='xml/api-index-deprecated.xml'><xi:fallback /></xi:include>
38   </index>
40   <index id='api-index-0.16' role='0.16'>
41     <title>Index of new symbols in 0.16</title>
42     <xi:include href='xml/api-index-0.16.xml'/>
43   </index>
45   <index id='api-index-0.18' role='0.18'>
46     <title>Index of new symbols in 0.18</title>
47     <xi:include href='xml/api-index-0.18.xml'/>
48   </index>
50   <index id='api-index-0.20' role='0.20'>
51     <title>Index of new symbols in 0.20</title>
52     <xi:include href='xml/api-index-0.20.xml'/>
53   </index>
55   <index id='api-index-0.26' role='0.26'>
56     <title>Index of new symbols in 0.26</title>
57     <xi:include href='xml/api-index-0.26.xml'/>
58   </index>
60   <xi:include href='xml/annotation-glossary.xml'/>
61 </book>