summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2006-08-17 17:05:22 +0000
committerBill Haneman <billh@src.gnome.org>2006-08-17 17:05:22 +0000
commitc1b27128daf51cf272540c4e0c46b83dac19e5df (patch)
treef46b11e842f7dcd8c379ec29b5f42d1288637cf8 /docs
parent27a9f8b14dc50cda4a0ff5ac669b6453de68d15f (diff)
downloadatk-c1b27128daf51cf272540c4e0c46b83dac19e5df.tar.gz
Fixed typos and template omissions which were preventing some inline
docs from getting exported. Bug #351580.
Diffstat (limited to 'docs')
-rw-r--r--docs/atk-docs.sgml2
-rw-r--r--docs/atk-sections.txt3
-rw-r--r--docs/tmpl/atkhyperlinkimpl.sgml2
-rw-r--r--docs/tmpl/atkstreamablecontent.sgml10
-rw-r--r--docs/tmpl/atkutil.sgml2
-rw-r--r--docs/tmpl/atkvalue.sgml9
6 files changed, 25 insertions, 3 deletions
diff --git a/docs/atk-docs.sgml b/docs/atk-docs.sgml
index 42aaa51..5302b2b 100644
--- a/docs/atk-docs.sgml
+++ b/docs/atk-docs.sgml
@@ -7,6 +7,7 @@
<!ENTITY atk-AtkEditabletext SYSTEM "xml/atkeditabletext.xml">
<!ENTITY atk-AtkGObjectAccessible SYSTEM "xml/atkgobjectaccessible.xml">
<!ENTITY atk-AtkHyperlink SYSTEM "xml/atkhyperlink.xml">
+ <!ENTITY atk-AtkHyperlinkImpl SYSTEM "xml/atkhyperlinkimpl.xml">
<!ENTITY atk-AtkHypertext SYSTEM "xml/atkhypertext.xml">
<!ENTITY atk-AtkImage SYSTEM "xml/atkimage.xml">
<!ENTITY atk-AtkNoOpObject SYSTEM "xml/atknoopobject.xml">
@@ -42,6 +43,7 @@
&atk-AtkEditabletext;
&atk-AtkGObjectAccessible;
&atk-AtkHyperlink;
+ &atk-AtkHyperlinkImpl;
&atk-AtkHypertext;
&atk-AtkImage;
&atk-AtkNoOpObject;
diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt
index 61cb8e3..2c187ff 100644
--- a/docs/atk-sections.txt
+++ b/docs/atk-sections.txt
@@ -444,6 +444,7 @@ atk_value_get_current_value
atk_value_get_maximum_value
atk_value_get_minimum_value
atk_value_set_current_value
+atk_value_get_minimum_increment
<SUBSECTION Standard>
AtkValueIface
ATK_VALUE
@@ -485,6 +486,7 @@ AtkHyperlinkClass
AtkHyperlinkImpl
atk_hyperlink_impl_get_hyperlink
<SUBSECTION Standard>
+AtkHyperlinkImplIface
ATK_HYPERLINK_IMPL
ATK_IS_HYPERLINK_IMPL
ATK_TYPE_HYPERLINK_IMPL
@@ -512,6 +514,7 @@ AtkStreamableContent
atk_streamable_content_get_n_mime_types
atk_streamable_content_get_mime_type
atk_streamable_content_get_stream
+atk_streamable_content_get_uri
<SUBSECTION Standard>
AtkStreamableContentIface
ATK_STREAMABLE_CONTENT
diff --git a/docs/tmpl/atkhyperlinkimpl.sgml b/docs/tmpl/atkhyperlinkimpl.sgml
index fd97906..1709425 100644
--- a/docs/tmpl/atkhyperlinkimpl.sgml
+++ b/docs/tmpl/atkhyperlinkimpl.sgml
@@ -3,7 +3,7 @@ AtkHyperlinkImpl
<!-- ##### SECTION Short_Description ##### -->
An interface from which the AtkHyperlink associated with an
-AtkObject may be obtained.
+AtkObject may be obtained.
<!-- ##### SECTION Long_Description ##### -->
<para>
diff --git a/docs/tmpl/atkstreamablecontent.sgml b/docs/tmpl/atkstreamablecontent.sgml
index 8822bb9..16981ac 100644
--- a/docs/tmpl/atkstreamablecontent.sgml
+++ b/docs/tmpl/atkstreamablecontent.sgml
@@ -68,3 +68,13 @@ The AtkStreamableContent structure does not contain any fields.
@Returns:
+<!-- ##### FUNCTION atk_streamable_content_get_uri ##### -->
+<para>
+
+</para>
+
+@streamable:
+@mime_type:
+@Returns:
+
+
diff --git a/docs/tmpl/atkutil.sgml b/docs/tmpl/atkutil.sgml
index ca99b5a..1c76a12 100644
--- a/docs/tmpl/atkutil.sgml
+++ b/docs/tmpl/atkutil.sgml
@@ -56,8 +56,6 @@ The AtkUtil struct does not contain any fields.
</para>
@init:
-<!-- # Unused Parameters # -->
-@add_function:
<!-- ##### FUNCTION atk_focus_tracker_notify ##### -->
diff --git a/docs/tmpl/atkvalue.sgml b/docs/tmpl/atkvalue.sgml
index 78090fe..58c1ca6 100644
--- a/docs/tmpl/atkvalue.sgml
+++ b/docs/tmpl/atkvalue.sgml
@@ -68,3 +68,12 @@ The AtkValue structure does not contain any fields.
@Returns:
+<!-- ##### FUNCTION atk_value_get_minimum_increment ##### -->
+<para>
+
+</para>
+
+@obj:
+@value:
+
+