doc: split API reference on categories
[platform/upstream/atk.git] / docs / atk-docs.sgml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3           "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4   <!ENTITY atk-AtkAction SYSTEM "xml/atkaction.xml">
5   <!ENTITY atk-AtkComponent SYSTEM "xml/atkcomponent.xml">
6   <!ENTITY atk-AtkDocument SYSTEM "xml/atkdocument.xml">
7   <!ENTITY atk-AtkEditabletext SYSTEM "xml/atkeditabletext.xml">
8   <!ENTITY atk-AtkGObjectAccessible SYSTEM "xml/atkgobjectaccessible.xml">
9   <!ENTITY atk-AtkHyperlink SYSTEM "xml/atkhyperlink.xml">
10   <!ENTITY atk-AtkHyperlinkImpl SYSTEM "xml/atkhyperlinkimpl.xml">
11   <!ENTITY atk-AtkHypertext SYSTEM "xml/atkhypertext.xml">
12   <!ENTITY atk-AtkImage SYSTEM "xml/atkimage.xml">
13   <!ENTITY atk-AtkMisc SYSTEM "xml/atkmisc.xml">
14   <!ENTITY atk-AtkNoOpObject SYSTEM "xml/atknoopobject.xml">
15   <!ENTITY atk-AtkNoOpObjectFactory SYSTEM "xml/atknoopobjectfactory.xml">
16   <!ENTITY atk-AtkPlug SYSTEM "xml/atkplug.xml">
17   <!ENTITY atk-AtkObject SYSTEM "xml/atkobject.xml">
18   <!ENTITY atk-AtkObjectFactory SYSTEM "xml/atkobjectfactory.xml">
19   <!ENTITY atk-AtkRegistry SYSTEM "xml/atkregistry.xml">
20   <!ENTITY atk-AtkRelation SYSTEM "xml/atkrelation.xml">
21   <!ENTITY atk-AtkRelationSet SYSTEM "xml/atkrelationset.xml">
22   <!ENTITY atk-AtkSelection SYSTEM "xml/atkselection.xml">
23   <!ENTITY atk-AtkSocket SYSTEM "xml/atksocket.xml">
24   <!ENTITY atk-AtkState SYSTEM "xml/atkstate.xml">
25   <!ENTITY atk-AtkStateSet SYSTEM "xml/atkstateset.xml">
26   <!ENTITY atk-AtkStreamableContent SYSTEM "xml/atkstreamablecontent.xml">
27   <!ENTITY atk-AtkTable SYSTEM "xml/atktable.xml">
28   <!ENTITY atk-AtkTableCell SYSTEM "xml/atktablecell.xml">
29   <!ENTITY atk-AtkText SYSTEM "xml/atktext.xml">
30   <!ENTITY atk-AtkUtil SYSTEM "xml/atkutil.xml">
31   <!ENTITY atk-AtkValue SYSTEM "xml/atkvalue.xml">
32   <!ENTITY atk-AtkWindow SYSTEM "xml/atkwindow.xml">
33   <!ENTITY atk-AtkVersion SYSTEM "xml/atkversion.xml">
34   <!ENTITY version SYSTEM "version.xml">
35 ]>
36
37 <book>
38   <bookinfo>
39     <title>ATK - Accessibility Toolkit</title>
40     <releaseinfo>for ATK &version;</releaseinfo>
41   </bookinfo>
42
43   <chapter id="atkobject">
44     <title>Base accessibility object</title>
45     &atk-AtkObject;
46   </chapter>
47
48   <chapter id="toolkit">
49     <title>Event and toolkit support</title>
50     &atk-AtkUtil;
51   </chapter>
52
53   <chapter id="interfaces">
54     <title>ATK Interfaces</title>
55     &atk-AtkAction;
56     &atk-AtkComponent;
57     &atk-AtkDocument;
58     &atk-AtkEditabletext;
59     &atk-AtkHyperlinkImpl;
60     &atk-AtkHypertext;
61     &atk-AtkImage;
62     &atk-AtkSelection;
63     &atk-AtkStreamableContent;
64     &atk-AtkTable;
65     &atk-AtkTableCell;
66     &atk-AtkText;
67     &atk-AtkValue;
68     &atk-AtkWindow;
69   </chapter>
70
71   <chapter id="data">
72     <title>Basic accessible data types</title>
73     &atk-AtkRelation;
74     &atk-AtkRelationSet;
75     &atk-AtkState;
76     &atk-AtkStateSet;
77   </chapter>
78
79   <chapter id="accessibles">
80     <title>Custom accessible objects</title>
81     &atk-AtkGObjectAccessible;
82     &atk-AtkHyperlink;
83     &atk-AtkNoOpObject;
84     &atk-AtkPlug;
85     &atk-AtkSocket;
86   </chapter>
87
88   <chapter id="utilities">
89     <title>Utilities</title>
90     &atk-AtkNoOpObjectFactory;
91     &atk-AtkObjectFactory;
92     &atk-AtkRegistry;
93     &atk-AtkVersion;
94   </chapter>
95
96   <chapter id="deprecated">
97     <title>Deprecated Interfaces</title>
98     &atk-AtkMisc;
99   </chapter>
100
101   <index id="api-index-full">
102     <title>Index of all symbols</title>
103   </index>
104   <index id="api-index-deprecated" role="deprecated">
105     <title>Index of deprecated symbols</title>
106   </index>
107   <index id="api-index-1-3" role="1.3">
108     <title>Index of new symbols in 1.3</title>
109   </index>
110   <index id="api-index-1-4" role="1.4">
111     <title>Index of new symbols in 1.4</title>
112   </index>
113   <index id="api-index-1-6" role="1.6">
114     <title>Index of new symbols in 1.6</title>
115   </index>
116   <index id="api-index-1-9" role="1.9">
117     <title>Index of new symbols in 1.9</title>
118   </index>
119   <index id="api-index-1-12" role="1.12">
120     <title>Index of new symbols in 1.12</title>
121   </index>
122   <index id="api-index-1-13" role="1.13">
123     <title>Index of new symbols in 1.13</title>
124   </index>
125   <index id="api-index-1-20" role="1.20">
126     <title>Index of new symbols in 1.20</title>
127   </index>
128   <index id="api-index-1-22" role="1.22">
129     <title>Index of new symbols in 1.22</title>
130   </index>
131   <index id="api-index-1-30" role="1.30">
132     <title>Index of new symbols in 1.30</title>
133   </index>
134   <index id="api-index-2-2" role="2.2">
135     <title>Index of new symbols in 2.2</title>
136   </index>
137   <index id="api-index-2-8" role="2.8">
138     <title>Index of new symbols in 2.8</title>
139   </index>
140   <index id="api-index-2-10" role="2.10">
141     <title>Index of new symbols in 2.10</title>
142   </index>
143
144 </book>
145