These changes improve the quality of the documentation by adding
authorPadraig O'Briain <padraigo@src.gnome.org>
Fri, 16 Aug 2002 15:36:56 +0000 (15:36 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Fri, 16 Aug 2002 15:36:56 +0000 (15:36 +0000)
commit6aa23b11d45a0ddb5fbb758c043069ad62592e26
tree306974679d43336e22ce6b1c74b50067f9a9a0ae
parent4e1c88fc92f803bce7f68e6015ac55e9fc76e1b5
These changes improve the quality of the documentation by adding
information about properties and signals.

* configure.in:
Add atktargetlibi, STRIP_BEGIN, STRIP_END and STRIP_DUMMY for
use in docs Makefile.am

* atk/atk.h:
Add missing include files, atk/atknoopobject.h and
atknoopobjectfactory.h

* docs/Makefile.am:
Add support for scan program

* docs/atk.types:
Added content to this file

* docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml
docs/tmpl/atknoopobject.sgml docs/tmpl/atknoopobjectfactory.sgml
docs/tmpl/atkobjectfactory.sgml docs/tmpl/atkregistry.sgml
docs/tmplatkutil.sgml:
Removed references to contents of object's data structure

* docs/tmpl/atkobject.sgml docs/tmpl/atkselection.sgml
docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml:
Add references to signals and properties.
17 files changed:
ChangeLog
atk/atk.h
configure.in
docs/Makefile.am
docs/atk.types
docs/tmpl/atkgobjectaccessible.sgml
docs/tmpl/atkhyperlink.sgml
docs/tmpl/atknoopobject.sgml
docs/tmpl/atknoopobjectfactory.sgml
docs/tmpl/atkobject.sgml
docs/tmpl/atkobjectfactory.sgml
docs/tmpl/atkregistry.sgml
docs/tmpl/atkrelation.sgml
docs/tmpl/atkselection.sgml
docs/tmpl/atktable.sgml
docs/tmpl/atktext.sgml
docs/tmpl/atkutil.sgml