Changes to introspection generation to remove DOCTYPE and XML
[platform/core/uifw/at-spi2-atk.git] / docs / reference / cspi / at-spi-cspi-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 at-spi-spi-main SYSTEM "xml/spi_main.xml">
5 <!ENTITY at-spi-spi-event SYSTEM "xml/spi_event.xml">
6 <!ENTITY at-spi-spi-registry SYSTEM "xml/spi_registry.xml">
7 <!ENTITY at-spi-spi-application SYSTEM "xml/spi_application.xml">
8 <!ENTITY at-spi-spi-accessible SYSTEM "xml/spi_accessible.xml">
9 <!ENTITY at-spi-spi-action SYSTEM "xml/spi_action.xml">
10 <!ENTITY at-spi-spi-component SYSTEM "xml/spi_component.xml">
11 <!ENTITY at-spi-spi-document SYSTEM "xml/spi_document.xml">
12 <!ENTITY at-spi-spi-editabletext SYSTEM "xml/spi_editabletext.xml">
13 <!ENTITY at-spi-spi-hypertext SYSTEM "xml/spi_hypertext.xml">
14 <!ENTITY at-spi-spi-image SYSTEM "xml/spi_image.xml">
15 <!ENTITY at-spi-spi-selection SYSTEM "xml/spi_selection.xml">
16 <!ENTITY at-spi-spi-streamable-content SYSTEM "xml/spi_streamable_content.xml">
17 <!ENTITY at-spi-spi-table SYSTEM "xml/spi_table.xml">
18 <!ENTITY at-spi-spi-text SYSTEM "xml/spi_text.xml">
19 <!ENTITY at-spi-spi-value SYSTEM "xml/spi_value.xml">
20 <!ENTITY at-spi-spi-hyperlink SYSTEM "xml/spi_hyperlink.xml">
21 <!ENTITY at-spi-spi-relation SYSTEM "xml/spi_relation.xml">
22 <!ENTITY at-spi-spi-stateset SYSTEM "xml/spi_stateset.xml">
23 ]>
24
25 <book>
26   <bookinfo>
27     <title>AT-SPI C Bindings Reference Manual</title>
28   </bookinfo>
29   <chapter id="spi-main">
30     <title>SPI Main Event Loop and Registry</title>
31     &at-spi-spi-main;
32     &at-spi-spi-event;
33     &at-spi-spi-registry;
34   </chapter>
35   <chapter id="spi-application">
36     <title>AccessibleApplication Methods</title>
37     &at-spi-spi-application;
38    </chapter>
39   <chapter id="spi-accessible">
40     <title>Basic Accessible Object Methods and Interface Query</title>
41     &at-spi-spi-accessible;
42     &at-spi-spi-relation;           
43     &at-spi-spi-stateset;           
44   </chapter>
45   <chapter id="spi-component">
46     <title>Subinterface Methods</title>
47     &at-spi-spi-action;
48     &at-spi-spi-component;
49     &at-spi-spi-document;
50     &at-spi-spi-editabletext;
51     &at-spi-spi-hypertext;
52     &at-spi-spi-image;
53     &at-spi-spi-selection;
54     &at-spi-spi-streamable-content;
55     &at-spi-spi-table;
56     &at-spi-spi-text;
57     &at-spi-spi-value;
58   </chapter>
59   <chapter>
60     <title>Auxiliary Types</title>
61     &at-spi-spi-hyperlink;          
62   </chapter>
63 </book>