File: dconf-docs.xml

package info (click to toggle)
d-conf 0.12.1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,948 kB
  • sloc: ansic: 18,683; sh: 1,074; makefile: 201; xml: 44
file content (29 lines) | stat: -rw-r--r-- 905 bytes parent folder | download
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
<?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/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>