engine: issue warnings once per source
[dconf.git] / docs / dconf-docs.xml
blob7874d0ad88af519d7e67ae0cb419f16f903c1d62
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-editor.xml'/>
32     <xi:include href='dconf-tool.xml'/>
33   </chapter>
35   <index id='api-index-full'>
36     <title>API Index</title>
37     <xi:include href='xml/api-index-full.xml'><xi:fallback /></xi:include>
38     <xi:include href='xml/api-index-deprecated.xml'><xi:fallback /></xi:include>
39   </index>
41   <xi:include href='xml/annotation-glossary.xml'/>
42 </book>