Imported version 2.7.91
[platform/core/uifw/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 ]>
7 <book id="index">
8   <bookinfo>
9     <title>libatspi Reference Manual</title>
10     <releaseinfo>
11       for libatspi 2.1.
12       The latest version of this documentation can be found on-line at
13       <ulink role="online-location" url="http://developer.gnome.org/libatspi/">http://developer.gnome.org/libatspi/</ulink>.
14     </releaseinfo>
15   </bookinfo>
16
17   <chapter>
18     <title>API reference</title>
19         <xi:include href="xml/atspi-text.xml"/>
20     <xi:include href="xml/atspi-stateset.xml"/>
21     <xi:include href="xml/atspi-application.xml"/>
22     <xi:include href="xml/atspi-collection.xml"/>
23     <xi:include href="xml/atspi-action.xml"/>
24     <xi:include href="xml/atspi-relation.xml"/>
25     <xi:include href="xml/atspi-image.xml"/>
26     <xi:include href="xml/atspi-matchrule.xml"/>
27     <xi:include href="xml/atspi-document.xml"/>
28     <xi:include href="xml/atspi-object.xml"/>
29     <xi:include href="xml/atspi-accessible.xml"/>
30     <xi:include href="xml/atspi-device-listener.xml"/>
31     <xi:include href="xml/atspi-hyperlink.xml"/>
32     <xi:include href="xml/atspi-editabletext.xml"/>
33     <xi:include href="xml/atspi-value.xml"/>
34     <xi:include href="xml/atspi-table.xml"/>
35     <xi:include href="xml/atspi-selection.xml"/>
36     <xi:include href="xml/atspi-event-listener.xml"/>
37     <xi:include href="xml/atspi-hypertext.xml"/>
38     <xi:include href="xml/atspi-component.xml"/>
39     <xi:include href="xml/atspi-registry.xml"/>
40     <xi:include href="xml/atspi-types.xml"/>
41     <xi:include href="xml/atspi-constants.xml"/>
42     <xi:include href="xml/atspi-misc.xml"/>
43     <xi:include href="xml/atspi-misc-private.xml"/>
44     <xi:include href="xml/atspi-listener-private.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>