docs: Add index of new symbols
[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-AtkNoOpObject SYSTEM "xml/atknoopobject.xml">
14   <!ENTITY atk-AtkNoOpObjectFactory SYSTEM "xml/atknoopobjectfactory.xml">
15   <!ENTITY atk-AtkObject SYSTEM "xml/atkobject.xml">
16   <!ENTITY atk-AtkObjectFactory SYSTEM "xml/atkobjectfactory.xml">
17   <!ENTITY atk-AtkRegistry SYSTEM "xml/atkregistry.xml">
18   <!ENTITY atk-AtkRelation SYSTEM "xml/atkrelation.xml">
19   <!ENTITY atk-AtkRelationSet SYSTEM "xml/atkrelationset.xml">
20   <!ENTITY atk-AtkSelection SYSTEM "xml/atkselection.xml">
21   <!ENTITY atk-AtkState SYSTEM "xml/atkstate.xml">
22   <!ENTITY atk-AtkStateSet SYSTEM "xml/atkstateset.xml">
23   <!ENTITY atk-AtkStreamableContent SYSTEM "xml/atkstreamablecontent.xml">
24   <!ENTITY atk-AtkTable SYSTEM "xml/atktable.xml">
25   <!ENTITY atk-AtkText SYSTEM "xml/atktext.xml">
26   <!ENTITY atk-AtkUtil SYSTEM "xml/atkutil.xml">
27   <!ENTITY atk-AtkValue SYSTEM "xml/atkvalue.xml">
28   <!ENTITY version SYSTEM "version.xml">
29 ]>
30
31 <book>
32   <bookinfo>
33     <title>ATK - Accessibility Toolkit</title>
34     <releaseinfo>for ATK &version;</releaseinfo>
35   </bookinfo>
36
37   <chapter id="atk">
38     <title>ATK Library</title>
39
40     &atk-AtkAction;
41     &atk-AtkComponent;
42     &atk-AtkDocument;
43     &atk-AtkEditabletext;
44     &atk-AtkGObjectAccessible;
45     &atk-AtkHyperlink;
46     &atk-AtkHyperlinkImpl;
47     &atk-AtkHypertext;
48     &atk-AtkImage;
49     &atk-AtkNoOpObject;
50     &atk-AtkNoOpObjectFactory;
51     &atk-AtkObject;
52     &atk-AtkObjectFactory;
53     &atk-AtkRegistry;
54     &atk-AtkRelation;
55     &atk-AtkRelationSet;
56     &atk-AtkSelection;
57     &atk-AtkState;
58     &atk-AtkStateSet;
59     &atk-AtkStreamableContent;
60     &atk-AtkTable;
61     &atk-AtkText;
62     &atk-AtkUtil;
63     &atk-AtkValue;
64   </chapter>
65
66   <index id="api-index-full">
67     <title>Index of all symbols</title>
68   </index>
69   <index id="api-index-deprecated" role="deprecated">
70     <title>Index of deprecated symbols</title>
71   </index>
72   <index id="api-index-1-3" role="1.3">
73     <title>Index of new symbols in 1.3</title>
74   </index>
75   <index id="api-index-1-4" role="1.4">
76     <title>Index of new symbols in 1.4</title>
77   </index>
78   <index id="api-index-1-6" role="1.6">
79     <title>Index of new symbols in 1.6</title>
80   </index>
81   <index id="api-index-1-12" role="1.12">
82     <title>Index of new symbols in 1.12</title>
83   </index>
84   <index id="api-index-1-13" role="1.13">
85     <title>Index of new symbols in 1.13</title>
86   </index>
87   <index id="api-index-1-18" role="1.18">
88     <title>Index of new symbols in 1.18</title>
89   </index>
90   <index id="api-index-1-20" role="1.20">
91     <title>Index of new symbols in 1.20</title>
92   </index>
93   <index id="api-index-1-22" role="1.22">
94     <title>Index of new symbols in 1.22</title>
95   </index>
96   <index id="api-index-1-24" role="1.24">
97     <title>Index of new symbols in 1.24</title>
98   </index>
99   <index id="api-index-1-26" role="1.26">
100     <title>Index of new symbols in 1.26</title>
101   </index>
102   <index id="api-index-1-28" role="1.28">
103     <title>Index of new symbols in 1.28</title>
104   </index>
105   <index id="api-index-1-30" role="1.30">
106     <title>Index of new symbols in 1.30</title>
107   </index>
108   <index id="api-index-1-32" role="1.32">
109     <title>Index of new symbols in 1.32</title>
110   </index>
111
112 </book>
113