blob: f663ec087b268c934664c1806a22a5355f3dd59d [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>
Marc R. Hoffmann49604132009-07-09 15:59:58 +000017 <li><a href="api/index.html">API Documentation (JavaDoc)</a></li>
Marc R. Hoffmanna2af15d2009-06-07 21:15:05 +000018 <li><a href="license.html">License</a></li>
19</ul>
20
21<hr/>
22<div style="float:right">@VERSION@</div>
23<div>Copyright &copy; 2009 Mountainminds GmbH &amp; Co. KG, Marc R. Hoffmann</div>
24
25</body>
26</html>