2.31.1
[platform/upstream/at-spi2-core.git] / doc / libatspi / libatspi-docs.sgml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3                "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
4 [
5   <!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
6   <!ENTITY version SYSTEM "version.xml">
7 ]>
8 <book id="index">
9   <bookinfo>
10     <title>libatspi Reference Manual</title>
11     <releaseinfo>
12       for libatspi &version;.
13       The latest version of this documentation can be found on-line at
14       <ulink role="online-location" url="http://developer.gnome.org/libatspi/">http://developer.gnome.org/libatspi/</ulink>.
15     </releaseinfo>
16   </bookinfo>
17
18   <chapter>
19     <title>API reference</title>
20         <xi:include href="xml/atspi-text.xml"/>
21     <xi:include href="xml/atspi-stateset.xml"/>
22     <xi:include href="xml/atspi-application.xml"/>
23     <xi:include href="xml/atspi-collection.xml"/>
24     <xi:include href="xml/atspi-action.xml"/>
25     <xi:include href="xml/atspi-relation.xml"/>
26     <xi:include href="xml/atspi-image.xml"/>
27     <xi:include href="xml/atspi-matchrule.xml"/>
28     <xi:include href="xml/atspi-document.xml"/>
29     <xi:include href="xml/atspi-object.xml"/>
30     <xi:include href="xml/atspi-accessible.xml"/>
31     <xi:include href="xml/atspi-device-listener.xml"/>
32     <xi:include href="xml/atspi-hyperlink.xml"/>
33     <xi:include href="xml/atspi-editabletext.xml"/>
34     <xi:include href="xml/atspi-value.xml"/>
35     <xi:include href="xml/atspi-table.xml"/>
36     <xi:include href="xml/atspi-table-cell.xml"/>
37     <xi:include href="xml/atspi-selection.xml"/>
38     <xi:include href="xml/atspi-event-listener.xml"/>
39     <xi:include href="xml/atspi-hypertext.xml"/>
40     <xi:include href="xml/atspi-component.xml"/>
41     <xi:include href="xml/atspi-registry.xml"/>
42     <xi:include href="xml/atspi-types.xml"/>
43     <xi:include href="xml/atspi-constants.xml"/>
44     <xi:include href="xml/atspi-misc.xml"/>
45
46   </chapter>
47   <chapter id="object-tree">
48     <title>Object Hierarchy</title>
49      <xi:include href="xml/tree_index.sgml"/>
50   </chapter>
51   <index id="api-index-full">
52     <title>API Index</title>
53     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
54   </index>
55
56   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
57 </book>