summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.sidebar.contents.mode.page
blob: 0e28581d362937d1343a5305203d1c547221cafd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-mode" id="html.sidebar.contents.mode">
 <info>
  <link type="guide" xref="html" group="modes"/>
  <link type="guide" xref="modes" group="html"/>
  <desc>Output a table of contents for a sidebar.</desc>
  <revision version="3.30" date="2018-06-10" status="candidate"/>
 </info>
 <title>html.sidebar.contents.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.contents">html.sidebar.contents</code> to allow different input
 formats to implement a table of contents for a sidebar.</p>
</page>