blob: c4c0469e4fe29f282613f31c9edf73866f82b275 [file] [log] [blame]
<!-- File: /test/foo/package-summary.html#sectionsTest%28%29 -->
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<h1>foo</h1>
<h2>Top-level functions summary</h2>
<table>
<tbody>
<tr>
<td><span class="identifier">Unit</span></td>
<td>
<div><code><a href="#sectionsTest%28%29">sectionsTest</a>()</code></div>
</td>
</tr>
<tr>
<td><span class="identifier">Unit</span></td>
<td>
<div><code><a href="#seeMeAlso%28%29">seeMeAlso</a>()</code></div>
</td>
</tr>
</tbody>
</table>
<h2>Top-level functions</h2>
<div id="sectionsTest()">
<h3>sectionsTest</h3>
<pre><span class="keyword">fun </span><span class="identifier">sectionsTest</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></pre>
<table>
<thead>
<tr>
<th colspan="2">Exceptions</th>
</tr>
</thead>
<tbody>
<tr>
<td>ArrayOutOfBoundsException</td>
<td>sometimes</td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr>
<th colspan="2">Return</th>
</tr>
</thead>
<tbody>
<tr>
<td>It's simple void</td>
</tr>
</tbody>
</table>
<p><b>See Also</b></p>
<ul>
<li><code><a href="#seeMeAlso%28%29">foo.seeMeAlso</a></code></li>
</ul>
</div>
<div id="seeMeAlso()">
<h3>seeMeAlso</h3>
<pre><span class="keyword">fun </span><span class="identifier">seeMeAlso</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></pre>
</div>
</body>
</html>