blob: bcb01c08397b3ddad2414e558886bb255c234a90 [file] [log] [blame]
Marc R. Hoffmanna2af15d2009-06-07 21:15:05 +00001<?xml version="1.0" encoding="ISO-8859-1" ?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
4<head>
5 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6 <link rel="stylesheet" href="book.css" charset="ISO-8859-1" type="text/css" />
7 <title>JaCoCo - Documentation</title>
8</head>
9<body>
10
11<h1>JaCoCo - Documentation</h1>
12
13<h2>Contents</h2>
14
15<ul>
16 <li><a href="implementation.html">Implementation Design</a></li>
17 <li>API Documentation
18 <ul>
19 <li><a href="org.jacoco.core/index.html"><code>org.jacoco.core</code></a></li>
Marc R. Hoffmann22bc7f02009-07-07 13:01:04 +000020 <li><a href="org.jacoco.report/index.html"><code>org.jacoco.report</code></a></li>
Marc R. Hoffmanna2af15d2009-06-07 21:15:05 +000021 </ul>
22 </li>
23 <li><a href="license.html">License</a></li>
24</ul>
25
26<hr/>
27<div style="float:right">@VERSION@</div>
28<div>Copyright &copy; 2009 Mountainminds GmbH &amp; Co. KG, Marc R. Hoffmann</div>
29
30</body>
31</html>