[atk] doc: split API reference on categories
- From: Alejandro Piñeiro Iglesias <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] doc: split API reference on categories
- Date: Tue, 18 Feb 2014 17:18:47 +0000 (UTC)
commit 8c0acf1dac478472d73ac7bfa3c2807f5675a9f6
Author: Alejandro Piñeiro <apinheiro igalia com>
Date: Tue Feb 18 17:55:25 2014 +0100
doc: split API reference on categories
docs/atk-docs.sgml | 47 +++++++++++++++++++++++++++++++----------------
1 files changed, 31 insertions(+), 16 deletions(-)
---
diff --git a/docs/atk-docs.sgml b/docs/atk-docs.sgml
index 6061efc..460e409 100644
--- a/docs/atk-docs.sgml
+++ b/docs/atk-docs.sgml
@@ -40,41 +40,56 @@
<releaseinfo>for ATK &version;</releaseinfo>
</bookinfo>
- <chapter id="atk">
- <title>ATK Library</title>
+ <chapter id="atkobject">
+ <title>Base accessibility object</title>
+ &atk-AtkObject;
+ </chapter>
+
+ <chapter id="toolkit">
+ <title>Event and toolkit support</title>
+ &atk-AtkUtil;
+ </chapter>
+ <chapter id="interfaces">
+ <title>ATK Interfaces</title>
&atk-AtkAction;
&atk-AtkComponent;
&atk-AtkDocument;
&atk-AtkEditabletext;
- &atk-AtkGObjectAccessible;
- &atk-AtkHyperlink;
&atk-AtkHyperlinkImpl;
&atk-AtkHypertext;
&atk-AtkImage;
- &atk-AtkNoOpObject;
- &atk-AtkNoOpObjectFactory;
- &atk-AtkObject;
- &atk-AtkObjectFactory;
- &atk-AtkPlug;
- &atk-AtkRegistry;
- &atk-AtkRelation;
- &atk-AtkRelationSet;
&atk-AtkSelection;
- &atk-AtkSocket;
- &atk-AtkState;
- &atk-AtkStateSet;
&atk-AtkStreamableContent;
&atk-AtkTable;
&atk-AtkTableCell;
&atk-AtkText;
- &atk-AtkUtil;
&atk-AtkValue;
&atk-AtkWindow;
</chapter>
+ <chapter id="data">
+ <title>Basic accessible data types</title>
+ &atk-AtkRelation;
+ &atk-AtkRelationSet;
+ &atk-AtkState;
+ &atk-AtkStateSet;
+ </chapter>
+
+ <chapter id="accessibles">
+ <title>Custom accessible objects</title>
+ &atk-AtkGObjectAccessible;
+ &atk-AtkHyperlink;
+ &atk-AtkNoOpObject;
+ &atk-AtkPlug;
+ &atk-AtkSocket;
+ </chapter>
+
<chapter id="utilities">
<title>Utilities</title>
+ &atk-AtkNoOpObjectFactory;
+ &atk-AtkObjectFactory;
+ &atk-AtkRegistry;
&atk-AtkVersion;
</chapter>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]