blob: 9e5c8b275c3766f3b1357ce30a7d4c0dd9065469 [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. Hoffmanna2af15d2009-06-07 21:15:05 +000020 </ul>
21 </li>
22 <li><a href="license.html">License</a></li>
23</ul>
24
25<hr/>
26<div style="float:right">@VERSION@</div>
27<div>Copyright &copy; 2009 Mountainminds GmbH &amp; Co. KG, Marc R. Hoffmann</div>
28
29</body>
30</html>