aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.doc/docroot/doc/environment.html
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2012-05-13 12:18:02 +0000
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2012-05-13 12:18:02 +0000
commite571f3f5b42cc2d3263e020d5f1f4c02fbb04fa1 (patch)
tree276fc516efe241b54aa14959749444c6830aec2b /org.jacoco.doc/docroot/doc/environment.html
parent4141cdf7a8739d96e39c29aa2499ee473e56f724 (diff)
downloadjacoco-e571f3f5b42cc2d3263e020d5f1f4c02fbb04fa1.tar.gz
Consistent usage of XHTML and UTF-8 for documentation.
Diffstat (limited to 'org.jacoco.doc/docroot/doc/environment.html')
-rw-r--r--org.jacoco.doc/docroot/doc/environment.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.jacoco.doc/docroot/doc/environment.html b/org.jacoco.doc/docroot/doc/environment.html
index 95ea8ec6..731b5408 100644
--- a/org.jacoco.doc/docroot/doc/environment.html
+++ b/org.jacoco.doc/docroot/doc/environment.html
@@ -1,9 +1,9 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
+<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
- <link rel="stylesheet" href=".resources/doc.css" charset="ISO-8859-1" type="text/css" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <link rel="stylesheet" href=".resources/doc.css" charset="UTF-8" type="text/css" />
<link rel="shortcut icon" href=".resources/report.gif" type="image/gif" />
<title>JaCoCo - Development Environment</title>
</head>