summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPadraig O'Briain <padraig.obriain@sun.com>2003-01-06 10:31:57 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2003-01-06 10:31:57 +0000
commit3f482efa1624dbe886569c673f76fd98a5dc830b (patch)
treefe1f91be0d90acbaf27d5410b33eb35a331b63d0 /docs
parent5caf2db59b7e8258eaa674110e6c4e2abd8a85d7 (diff)
downloadatk-3f482efa1624dbe886569c673f76fd98a5dc830b.tar.gz
Add -with-html-dir option. (bug #102497)
2003-01-06 Padraig O'Briain <padraig.obriain@sun.com> * configure.in: Add -with-html-dir option. (bug #102497) * docs/Makefile.am: Remove INSTALLDIR and HTML_DIR * docs/tmpl/atkobject.sgml: Update so property names are in alphabetic order.
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am4
-rw-r--r--docs/tmpl/atkobject.sgml22
2 files changed, 11 insertions, 15 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 7576e37..3310ced 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -11,10 +11,6 @@ DOC_MAIN_SGML_FILE=atk-docs.sgml
# The directory containing the source code (if it contains documentation).
DOC_SOURCE_DIR=../atk
-INSTALLDIR=$(prefix)/share/gtk-doc
-
-HTML_DIR = ${datadir}/gtk-doc/html
-
# Header files to ignore when scanning
IGNORE_HFILES = atkmarshal.h atkintl.h
diff --git a/docs/tmpl/atkobject.sgml b/docs/tmpl/atkobject.sgml
index 7fe8572..223fea7 100644
--- a/docs/tmpl/atkobject.sgml
+++ b/docs/tmpl/atkobject.sgml
@@ -474,37 +474,32 @@ This signal support, which may be any of the accessible state types.
@atkobject: the object which received the signal.
-<!-- ##### ARG AtkObject:accessible-name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG AtkObject:accessible-description ##### -->
+<!-- ##### ARG AtkObject:accessible-component-layer ##### -->
<para>
</para>
-<!-- ##### ARG AtkObject:accessible-parent ##### -->
+<!-- ##### ARG AtkObject:accessible-component-mdi-zorder ##### -->
<para>
</para>
-<!-- ##### ARG AtkObject:accessible-value ##### -->
+<!-- ##### ARG AtkObject:accessible-description ##### -->
<para>
</para>
-<!-- ##### ARG AtkObject:accessible-role ##### -->
+<!-- ##### ARG AtkObject:accessible-name ##### -->
<para>
</para>
-<!-- ##### ARG AtkObject:accessible-component-layer ##### -->
+<!-- ##### ARG AtkObject:accessible-parent ##### -->
<para>
</para>
-<!-- ##### ARG AtkObject:accessible-component-mdi-zorder ##### -->
+<!-- ##### ARG AtkObject:accessible-role ##### -->
<para>
</para>
@@ -539,3 +534,8 @@ This signal support, which may be any of the accessible state types.
</para>
+<!-- ##### ARG AtkObject:accessible-value ##### -->
+<para>
+
+</para>
+