summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/db2html.ulink.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/db2html.ulink.page')
-rw-r--r--doc/yelp-xsl/C/db2html.ulink.page48
1 files changed, 32 insertions, 16 deletions
diff --git a/doc/yelp-xsl/C/db2html.ulink.page b/doc/yelp-xsl/C/db2html.ulink.page
index 3b236ceb..6e6f258f 100644
--- a/doc/yelp-xsl/C/db2html.ulink.page
+++ b/doc/yelp-xsl/C/db2html.ulink.page
@@ -1,16 +1,32 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="db2html.ulink" type="topic" style="xslt-template"><info><link type="guide" xref="db2html-xref" group="templates"/><link type="guide" xref="templates" group="db2html"/><revision version="0.0" date="1970-01-01" status="stub"/><desc>Generates a hyperlink from a <code>ulink</code> element</desc></info><title>db2html.ulink</title><p>Generates a hyperlink from a <code>ulink</code> element</p>
-
-
- <synopsis><title>Parameters</title><terms>
- <item>
- <title><code>url</code></title>
- <p>The URL to link to</p>
- </item>
- <item>
- <title><code>content</code></title>
- <p>Optional content to use for the text of the link</p>
- </item>
- </terms></synopsis>
- <comment><p>Describe this template</p></comment>
-<list style="compact"><title>Calls Templates</title><item><p><link xref="html.class.attr"/></p></item><item><p><link xref="db.ulink.tooltip"/></p></item></list></page>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-template" id="db2html.ulink">
+ <info>
+ <link type="guide" xref="db2html-xref" group="templates"/>
+ <link type="guide" xref="templates" group="db2html"/>
+ <desc>Generates a hyperlink from a <sys>ulink</sys> element</desc>
+ </info>
+ <title>db2html.ulink</title>
+ <synopsis>
+ <title>Parameters</title>
+ <terms>
+ <item>
+ <title><code>$url</code></title>
+ <p>The URL to link to</p>
+ </item>
+ <item>
+ <title><code>$content</code></title>
+ <p>Optional content to use for the text of the link</p>
+ </item>
+ </terms>
+ </synopsis>
+ <p>REMARK: Describe this template</p>
+ <list style="compact">
+ <title>Calls Templates</title>
+ <item>
+ <p><link xref="db.ulink.tooltip"/></p>
+ </item>
+ <item>
+ <p><link xref="html.class.attr"/></p>
+ </item>
+ </list>
+</page>