summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.sidebar.right.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/html.sidebar.right.page')
-rw-r--r--doc/yelp-xsl/C/html.sidebar.right.page26
1 files changed, 21 insertions, 5 deletions
diff --git a/doc/yelp-xsl/C/html.sidebar.right.page b/doc/yelp-xsl/C/html.sidebar.right.page
index ce23d3ca..6bba9e77 100644
--- a/doc/yelp-xsl/C/html.sidebar.right.page
+++ b/doc/yelp-xsl/C/html.sidebar.right.page
@@ -1,6 +1,22 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="html.sidebar.right" type="topic" style="xslt-param"><info><link type="guide" xref="html" group="parameters"/><link type="guide" xref="parameters" group="html"/><revision version="3.30" date="2018-06-10" status="candidate"/><desc>List of components to add to the right sidebar.</desc></info><title>html.sidebar.right</title><p>List of components to add to the right sidebar.</p>
-
-
- <p>This parameter takes a space-separated list of tokens that specify which components to add to the stock right sidebar. These stylesheets recognize certain tokens, and you can add your own with <code style="xslt-mode" xref="html.sidebar.mode">html.sidebar.mode</code>. See <code style="xslt-template" xref="html.sidebar">html.sidebar</code> for further details.</p>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-param" id="html.sidebar.right">
+ <info>
+ <link type="guide" xref="html" group="params"/>
+ <link type="guide" xref="params" group="html"/>
+ <desc>List of components to add to the right sidebar.</desc>
+ <revision version="3.30" date="2018-06-10" status="candidate"/>
+ </info>
+ <title>html.sidebar.right</title>
+ <p>This parameter takes a space-separated list of tokens that specify which
+ components to add to the stock right sidebar. These stylesheets recognize
+ certain tokens, and you can add your own with <code xref="html.sidebar.mode">html.sidebar.mode</code>. See
+ <code xref="html.sidebar">html.sidebar</code> for further details.</p>
+ <synopsis>
+ <terms>
+ <item>
+ <title><code>html.sidebar.right</code></title>
+ <p><code>''</code></p>
+ </item>
+ </terms>
+ </synopsis>
</page>