Marc R. Hoffmann | a2af15d | 2009-06-07 21:15:05 +0000 | [diff] [blame] | 1 | <?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. Hoffmann | 22bc7f0 | 2009-07-07 13:01:04 +0000 | [diff] [blame] | 20 | <li><a href="org.jacoco.report/index.html"><code>org.jacoco.report</code></a></li>
|
Marc R. Hoffmann | a2af15d | 2009-06-07 21:15:05 +0000 | [diff] [blame] | 21 | </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 © 2009 Mountainminds GmbH & Co. KG, Marc R. Hoffmann</div>
|
| 29 |
|
| 30 | </body>
|
| 31 | </html> |