summaryrefslogtreecommitdiff
path: root/doc/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doc/index.html')
-rw-r--r--doc/doc/index.html16
1 files changed, 13 insertions, 3 deletions
diff --git a/doc/doc/index.html b/doc/doc/index.html
index 26c4d57..7871d24 100644
--- a/doc/doc/index.html
+++ b/doc/doc/index.html
@@ -33,10 +33,12 @@
<ul class="nowrap">
<li><a href="modules/luacov.html">luacov</a></li>
<li><a href="modules/luacov.defaults.html">luacov.defaults</a></li>
+ <li><a href="modules/luacov.hook.html">luacov.hook</a></li>
<li><a href="modules/luacov.reporter.html">luacov.reporter</a></li>
<li><a href="modules/luacov.runner.html">luacov.runner</a></li>
<li><a href="modules/luacov.stats.html">luacov.stats</a></li>
<li><a href="modules/luacov.tick.html">luacov.tick</a></li>
+ <li><a href="modules/luacov.util.html">luacov.util</a></li>
</ul>
</div>
@@ -54,7 +56,11 @@
</tr>
<tr>
<td class="name" nowrap><a href="modules/luacov.defaults.html">luacov.defaults</a></td>
- <td class="summary">Default configuration file.</td>
+ <td class="summary">Default values for configuration options.</td>
+ </tr>
+ <tr>
+ <td class="name" nowrap><a href="modules/luacov.hook.html">luacov.hook</a></td>
+ <td class="summary">Hook module, creates debug hook used by LuaCov.</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/luacov.reporter.html">luacov.reporter</a></td>
@@ -73,13 +79,17 @@
<td class="summary">Load luacov using this if you want it to periodically
save the stats file.</td>
</tr>
+ <tr>
+ <td class="name" nowrap><a href="modules/luacov.util.html">luacov.util</a></td>
+ <td class="summary">Utility module.</td>
+ </tr>
</table>
</div> <!-- id="content" -->
</div> <!-- id="main" -->
<div id="about">
-<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.3</a></i>
-<i style="float:right;">Last updated 2016-04-18 11:50:47 </i>
+<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.4</a></i>
+<i style="float:right;">Last updated 2016-06-29 18:46:30 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>