summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2004-01-22 05:13:57 +0000
committerShaun McCance <shaunm@src.gnome.org>2004-01-22 05:13:57 +0000
commit153c8650381064311731904c678d0442dc4fd65d (patch)
tree41148c8baaae51eec21ba99a43ef6037041704be /test
parentf7bc94a7a58763021922a8a2f3c627fca8e8cf22 (diff)
downloadyelp-153c8650381064311731904c678d0442dc4fd65d.tar.gz
- Fixed ugly but benign typo.
* src/yelp-window.h: - Fixed ugly but benign typo. * test/testdoc1/testdoc1.xml: - Implemented test for xref.
Diffstat (limited to 'test')
-rw-r--r--test/testdoc1/testdoc1.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/test/testdoc1/testdoc1.xml b/test/testdoc1/testdoc1.xml
index ac4ac952..ff2e0ae1 100644
--- a/test/testdoc1/testdoc1.xml
+++ b/test/testdoc1/testdoc1.xml
@@ -243,7 +243,7 @@
<listitem>
<para>
The <sgmltag>link</sgmltag> element is used as a general-purpose
- hypertext link. Here is a link to the
+ intra-document hypertext link. Here is a link to the
<link linkend="td-admonitions" id="beware">admonitions</link>.
And here's the same link, using the
<sgmltag class="attribute">endterm</sgmltag> attribute:
@@ -313,6 +313,16 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry><term><sgmltag>xref</sgmltag></term>
+ <listitem>
+ <para>
+ The <sgmltag>xref</sgmltag> element is used to cross-reference
+ another section of the document, and is usually rendered as a
+ link by online viewers like &yelp;. Here is a link to
+ <xref linkend="td-admonitions"/>.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
<!--
action