UNPKG

leafdoc

Version:

A lightweight NaturalDocs-like LeafletJS-style documentation generator

57 lines (47 loc) 894 B
<!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; max-width: 50em; margin: auto; } </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>