CHanges to fix broken docs build (sorry!). Disabled build of IDL docs since
[platform/core/uifw/at-spi2-atk.git] / docs / reference / idl / at-spi-idl-docs.sgml
1 <!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
2 <!entity at-spi-idl-accessible SYSTEM "sgml/Accessible.sgml">
3 <!entity at-spi-idl-registry SYSTEM "sgml/Registry.sgml">
4 <!entity at-spi-idl-application SYSTEM "sgml/Application.sgml">
5 <!entity at-spi-idl-action SYSTEM "sgml/Action.sgml">
6 ]>
7
8 <book>
9   <bookinfo>
10     <title>AT-SPI Reference Manual : Basic Interface Definitions</title>
11   </bookinfo>
12    <chapter id="registry">
13     <title>The Accessibility Registry</title>
14     &at-spi-idl-registry;
15    </chapter>
16    <chapter id="accessible">
17     <title>Primary Accessibility Interface, Accessible</title>
18     &at-spi-idl-accessible;
19   </chapter>
20   <chapter id="application">
21     <title>Applications and Desktops</title>
22     &at-spi-idl-application;
23   </chapter>
24   <chapter id="action">
25     <title>Subinterfaces</title>
26     &at-spi-idl-action;
27   </chapter>
28 </book>