aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.doc/javadoc/overview.html
diff options
context:
space:
mode:
authorEvgeny Mandrikov <138671+Godin@users.noreply.github.com>2019-10-08 07:11:33 +0200
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2019-10-08 07:11:33 +0200
commit9049fd0f078fed95e21eb131b30055a2b290a676 (patch)
tree05d241f7b1f766fbc7580ba0f5d67c0e0a1452ef /org.jacoco.doc/javadoc/overview.html
parent484dfa9d1d834a40c6156d882ca3b8844da678ba (diff)
downloadjacoco-9049fd0f078fed95e21eb131b30055a2b290a676.tar.gz
Normalize line endings in HTML, CSS and XSL source files (#957)
Diffstat (limited to 'org.jacoco.doc/javadoc/overview.html')
-rw-r--r--org.jacoco.doc/javadoc/overview.html76
1 files changed, 38 insertions, 38 deletions
diff --git a/org.jacoco.doc/javadoc/overview.html b/org.jacoco.doc/javadoc/overview.html
index 3d3245b4..1f3c288f 100644
--- a/org.jacoco.doc/javadoc/overview.html
+++ b/org.jacoco.doc/javadoc/overview.html
@@ -1,39 +1,39 @@
-<html>
-<body>
-
-<p>
- This is the public JaCoCo API that can be used for integration. JaCoCo is
- packed as several bundles. While the bundles formally fulfill the OSGi
- specification, there is no dependency on OSGi. They can also be used as
- regular JARs in your classpath.
-</p>
-
-<h1>Bundle org.jacoco.core</h1>
-
-<p>
- The core bundle implements the code coverage technology itself. It provides
- APIs and implementation for
-</p>
-
-<ul>
- <li>class file instrumentation,</li>
- <li>collecting execution data at runtime and</li>
- <li>analyzing coverage data.</li>
-</ul>
-
-<h1>Bundle org.jacoco.agent</h1>
-
-<p>
- Provides the runtime Java agent (JAR file) as a resource.
-</p>
-
-
-<h1>Bundle org.jacoco.report</h1>
-
-<p>
- APIs and implementation to create coverage reports in several formats.
-</p>
-
-
-</body>
+<html>
+<body>
+
+<p>
+ This is the public JaCoCo API that can be used for integration. JaCoCo is
+ packed as several bundles. While the bundles formally fulfill the OSGi
+ specification, there is no dependency on OSGi. They can also be used as
+ regular JARs in your classpath.
+</p>
+
+<h1>Bundle org.jacoco.core</h1>
+
+<p>
+ The core bundle implements the code coverage technology itself. It provides
+ APIs and implementation for
+</p>
+
+<ul>
+ <li>class file instrumentation,</li>
+ <li>collecting execution data at runtime and</li>
+ <li>analyzing coverage data.</li>
+</ul>
+
+<h1>Bundle org.jacoco.agent</h1>
+
+<p>
+ Provides the runtime Java agent (JAR file) as a resource.
+</p>
+
+
+<h1>Bundle org.jacoco.report</h1>
+
+<p>
+ APIs and implementation to create coverage reports in several formats.
+</p>
+
+
+</body>
</html> \ No newline at end of file