summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.js.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/html.js.page')
-rw-r--r--doc/yelp-xsl/C/html.js.page6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/yelp-xsl/C/html.js.page b/doc/yelp-xsl/C/html.js.page
index 83179436..64bb2a7e 100644
--- a/doc/yelp-xsl/C/html.js.page
+++ b/doc/yelp-xsl/C/html.js.page
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="html.js" type="topic" style="xslt-template"><info><link type="guide" xref="html" group="templates"/><link type="guide" xref="templates" group="html"/><revision version="3.26" date="2017-05-24" status="final"/><desc>Output all JavaScript for an HTML output page.</desc></info><title>html.js</title><p>Output all JavaScript for an HTML output page.</p>
+<page xmlns="http://projectmallard.org/1.0/" id="html.js" type="topic" style="xslt-template"><info><link type="guide" xref="html" group="templates"/><link type="guide" xref="templates" group="html"/><revision version="3.28" date="2017-07-05" status="final"/><desc>Output all JavaScript for an HTML output page.</desc></info><title>html.js</title><p>Output all JavaScript for an HTML output page.</p>
<synopsis><title>Parameters</title><terms>
@@ -8,5 +8,5 @@
<p>The node to create JavaScript for.</p>
</item>
</terms></synopsis>
- <p>This template creates the JavaScript for an HTML output page. It calls the templates <code style="xslt-template" xref="html.js.jquery">html.js.jquery</code>, <code style="xslt-template" xref="html.js.syntax">html.js.syntax</code>, and <code style="xslt-template" xref="html.js.mathjax">html.js.mathjax</code> to output references to external libraries. It then calls <code style="xslt-template" xref="html.js.custom">html.js.custom</code> to output references to custom JavaScript files. Finally, it calls <code style="xslt-template" xref="html.js.script">html.js.script</code> to output local JavaScript created by <code style="xslt-template" xref="html.js.content">html.js.content</code>.</p>
-<list style="compact"><title>Calls Templates</title><item><p><link xref="html.js.jquery"/></p></item></list></page>
+ <p>This template creates the JavaScript for an HTML output page. It calls the templates <code style="xslt-template" xref="html.js.syntax">html.js.syntax</code> and <code style="xslt-template" xref="html.js.mathjax">html.js.mathjax</code> to output references to external libraries. It then calls <code style="xslt-template" xref="html.js.custom">html.js.custom</code> to output references to custom JavaScript files. Finally, it calls <code style="xslt-template" xref="html.js.script">html.js.script</code> to output local JavaScript created by <code style="xslt-template" xref="html.js.content">html.js.content</code>.</p>
+<list style="compact"><title>Calls Templates</title><item><p><link xref="html.js.syntax"/></p></item></list></page>