summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.sidebar.sections.mode.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/html.sidebar.sections.mode.page')
-rw-r--r--doc/yelp-xsl/C/html.sidebar.sections.mode.page31
1 files changed, 20 insertions, 11 deletions
diff --git a/doc/yelp-xsl/C/html.sidebar.sections.mode.page b/doc/yelp-xsl/C/html.sidebar.sections.mode.page
index 81ae4251..112f61a4 100644
--- a/doc/yelp-xsl/C/html.sidebar.sections.mode.page
+++ b/doc/yelp-xsl/C/html.sidebar.sections.mode.page
@@ -1,12 +1,21 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="html.sidebar.sections.mode" type="topic" style="xslt-mode"><info><link type="guide" xref="html" group="modes"/><link type="guide" xref="modes" group="html"/><revision version="3.30" date="2018-06-10" status="candidate"/><desc>Output a list of sections for a sidebar.</desc></info><title>html.sidebar.sections.mode</title><p>Output a list of sections for a sidebar.</p>
-
-
- <synopsis><title>Parameters</title><terms>
- <item>
- <title><code>side</code></title>
- <p>Which sidebar, either <code>left</code> or <code>right</code>.</p>
- </item>
- </terms></synopsis>
- <p>This mode is called by <code style="xslt-mode" xref="html.sidebar.sections">html.sidebar.sections</code> to allow different input formats to implement a sections list for a sidebar.</p>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-mode" id="html.sidebar.sections.mode">
+ <info>
+ <link type="guide" xref="html" group="modes"/>
+ <link type="guide" xref="modes" group="html"/>
+ <desc>Output a list of sections for a sidebar.</desc>
+ <revision version="3.30" date="2018-06-10" status="candidate"/>
+ </info>
+ <title>html.sidebar.sections.mode</title>
+ <synopsis>
+ <title>Parameters</title>
+ <terms>
+ <item>
+ <title><code>$side</code></title>
+ <p>Which sidebar, either <sys>left</sys> or <sys>right</sys>.</p>
+ </item>
+ </terms>
+ </synopsis>
+ <p>This mode is called by <code xref="html.sidebar.sections">html.sidebar.sections</code> to allow different input
+ formats to implement a sections list for a sidebar.</p>
</page>