aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/orderedList.html
blob: 223684ffadeaebb576a1e012919ab770f0af920a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<HTML>
<HEAD>
<title>test / Bar</title>
</HEAD>
<BODY>
<a href="test/index">test</a>&nbsp;/&nbsp;<a href="test/-bar/index">Bar</a><br/>
<br/>
<h1>Bar</h1>
<code><span class="keyword">class </span><span class="identifier">Bar</span></code><br/>
<p>Usage instructions:</p>
<h3>Description</h3>
<ol><li><p>Rinse</p>
</li><li><p>Repeat</p>
</li></ol><br/>
<br/>
<br/>
<br/>
<h3>Constructors</h3>
<table>
<tbody>
<tr>
<td>
<a href="test/-bar/-init-">&lt;init&gt;</a></td>
<td>
<code><span class="identifier">Bar</span><span class="symbol">(</span><span class="symbol">)</span></code><p>Usage instructions:</p>
</td>
</tr>
</tbody>
</table>
</BODY>
</HTML>