summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/mal2html.links.ul.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/mal2html.links.ul.page')
-rw-r--r--doc/yelp-xsl/C/mal2html.links.ul.page6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/yelp-xsl/C/mal2html.links.ul.page b/doc/yelp-xsl/C/mal2html.links.ul.page
index 5cdaf0f6..a4f241a7 100644
--- a/doc/yelp-xsl/C/mal2html.links.ul.page
+++ b/doc/yelp-xsl/C/mal2html.links.ul.page
@@ -1,9 +1,13 @@
<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="mal2html.links.ul" type="topic" style="xslt-template"><info><link type="guide" xref="mal2html-links" group="templates"/><link type="guide" xref="templates" group="mal2html"/><revision version="3.10" date="2013-07-30" status="final"/><desc>Output links in an HTML <code>ul</code> element.</desc></info><title>mal2html.links.ul</title><p>Output links in an HTML <code>ul</code> element.</p>
+<page xmlns="http://projectmallard.org/1.0/" id="mal2html.links.ul" type="topic" style="xslt-template"><info><link type="guide" xref="mal2html-links" group="templates"/><link type="guide" xref="templates" group="mal2html"/><revision version="3.28" date="2017-08-04" status="final"/><desc>Output links in an HTML <code>ul</code> element.</desc></info><title>mal2html.links.ul</title><p>Output links in an HTML <code>ul</code> element.</p>
<synopsis><title>Parameters</title><terms>
<item>
+ <title><code>node</code></title>
+ <p>A <code>links</code> element to link from.</p>
+ </item>
+ <item>
<title><code>links</code></title>
<p>A list of links, as from a template in <file xref="mal-link">mal-link</file>.</p>
</item>