summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <bcameron@src.gnome.org>2001-06-07 15:46:29 +0000
committerBrian Cameron <bcameron@src.gnome.org>2001-06-07 15:46:29 +0000
commitb70befb028815722449567e67a88ca5b1609f761 (patch)
tree5efae746c40bdb3c0ac0e3a9f35fffbda5a3a155
parenta594d5e6506398740d5b5f5fabca648ef95ca213 (diff)
downloadatk-b70befb028815722449567e67a88ca5b1609f761.tar.gz
Remvoed atk-api.sgml since it isn't used.
-rw-r--r--ChangeLog4
-rw-r--r--docs/atk-api.sgml51
2 files changed, 4 insertions, 51 deletions
diff --git a/ChangeLog b/ChangeLog
index d94f64b..1789527 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-07 Brian Cameron <brian.cameron@sun.com>
+ * docs/atk-api.sgml
+ Removed this file since it is not used.
+
2001-06-06 Brian Cameron <brian.cameron@sun.com>
* atk/atktext.h atk/atktext.h
Updated to new atktext functions for getting attributes.
diff --git a/docs/atk-api.sgml b/docs/atk-api.sgml
deleted file mode 100644
index f384631..0000000
--- a/docs/atk-api.sgml
+++ /dev/null
@@ -1,51 +0,0 @@
-<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
-<!entity atkcomponent SYSTEM "sgml/atkcomponent.sgml">
-<!entity atkaction SYSTEM "sgml/atkaction.sgml">
-<!entity atkcomponent SYSTEM "sgml/atkcomponent.sgml">
-<!entity atkeditabletext SYSTEM "sgml/atkeditabletext.sgml">
-<!entity atkhyperlink SYSTEM "sgml/atkhyperlink.sgml">
-<!entity atkhypertext SYSTEM "sgml/atkhypertext.sgml">
-<!entity atkimage SYSTEM "sgml/atkimage.sgml">
-<!entity atknoopobject SYSTEM "sgml/atknoopobject.sgml">
-<!entity atknoopobjectfactory SYSTEM "sgml/atknoopobjectfactory.sgml">
-<!entity atkobject SYSTEM "sgml/atkobject.sgml">
-<!entity atkobjectfactory SYSTEM "sgml/atkobjectfactory.sgml">
-<!entity atkregistry SYSTEM "sgml/atkregistry.sgml">
-<!entity atkselection SYSTEM "sgml/atkselection.sgml">
-<!entity atktable SYSTEM "sgml/atktable.sgml">
-<!entity atktext SYSTEM "sgml/atktext.sgml">
-<!entity atkutil SYSTEM "sgml/atkutil.sgml">
-<!entity atkvalue SYSTEM "sgml/atkvalue.sgml">
-
-]>
-
-<book>
- <bookinfo>
- <title>ATK Library Reference Manual</title>
- </bookinfo>
-
- <chapter id="atk">
- <title>ATK Library</title>
-
- <sect1 id="test123">
- <title>section 1</title>
- &atkaction
- &atkcomponent
- &atkeditabletext
- &atkhyperlink
- &atkhypertext
- &atkimage
- &atknoopobject
- &atknoopobjectfactory
- &atkobject
- &atkobjectfactory
- &atkregistry
- &atkselection
- &atktable
- &atktext
- &atkutil
- &atkvalue
- </sect1>
- </chapter>
-</book>
-