Files
leafdoc/spec/e2e/javascript-identifiers/javascript-identifiers.expected.html
2020-09-08 18:31:22 +02:00

54 lines
858 B
HTML

<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8">
<style>
table {
border-collapse: collapse;
}
table td, table th {
border: 1px solid #888;
}
pre code {
display: inline-block;
background: #eee;
}
td:last-child code {
background: #eee;
}
body {
font-family: Sans;
}
</style>
</head>
<body>
<h2>Leafdoc generated API reference</h2>
<h2 id='$'>$</h2>
<p>jQuery stuff.</p>
<h3 id='$-function'>Functions</h3>
<section>
<table><thead>
<tr>
<th>Function</th>
<th>Returns</th>
<th>Description</th>
</tr>
</thead><tbody>
<tr id='$-_each'>
<td><code><b>_each</b>(<nobr>&lt;Array&gt; <i>arr</i></nobr>, <nobr>&lt;Function&gt; <i>fn</i></nobr>)</nobr></code></td>
<td><code>undefined</code></td>
<td>Returns a random number between 0.0 and 1.0</td>
</tr>
</tbody></table>
</section>
</body></html>