summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.js.root.page
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2018-09-23 10:06:27 -0400
committerShaun McCance <shaunm@redhat.com>2018-09-23 10:06:27 -0400
commitee6269566950f231e3d5d580a63c561844036368 (patch)
tree6686c250370087b74a5fe96bee014f05e4a68b3a /doc/yelp-xsl/C/html.js.root.page
parentc6143ac47b3a14276f8226245d07d3075cab34e9 (diff)
parent5367daf3ab483ffa18b6b813b5cc971685d2dd49 (diff)
downloadyelp-xsl-ee6269566950f231e3d5d580a63c561844036368.tar.gz
Merge branch 'wip/xslduck'
Diffstat (limited to 'doc/yelp-xsl/C/html.js.root.page')
-rw-r--r--doc/yelp-xsl/C/html.js.root.page25
1 files changed, 20 insertions, 5 deletions
diff --git a/doc/yelp-xsl/C/html.js.root.page b/doc/yelp-xsl/C/html.js.root.page
index 777b0128..b9907a7f 100644
--- a/doc/yelp-xsl/C/html.js.root.page
+++ b/doc/yelp-xsl/C/html.js.root.page
@@ -1,6 +1,21 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="html.js.root" type="topic" style="xslt-param"><info><link type="guide" xref="html" group="parameters"/><link type="guide" xref="parameters" group="html"/><revision version="1.0" date="2010-12-06" status="final"/><desc>The URI root for external JavaScript files.</desc></info><title>html.js.root</title><p>The URI root for external JavaScript files.</p>
-
-
- <p>This parameter provides a root URI for any external JavaScript files that are referenced from the output HTML file. If non-empty, it must end with a trailing slash character.</p>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-param" id="html.js.root">
+ <info>
+ <link type="guide" xref="html" group="params"/>
+ <link type="guide" xref="params" group="html"/>
+ <desc>The URI root for external JavaScript files.</desc>
+ <revision version="1.0" date="2010-12-06" status="final"/>
+ </info>
+ <title>html.js.root</title>
+ <p>This parameter provides a root URI for any external JavaScript files that are
+ referenced from the output HTML file. If non-empty, it must end with
+ a trailing slash character.</p>
+ <synopsis>
+ <terms>
+ <item>
+ <title><code>html.js.root</code></title>
+ <p><code>''</code></p>
+ </item>
+ </terms>
+ </synopsis>
</page>