updated documentation for version 1.0.2

This commit is contained in:
Jeremy Long
2013-09-03 21:52:11 -04:00
parent f87d5a6fc0
commit 27fd90c1ba
836 changed files with 36398 additions and 10696 deletions

View File

@@ -38,6 +38,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 8/7/13 10:03 PM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on 9/2/13 4:34 PM.</div>
</body>
</html>