Rename dot folder in documentation (#421)

diff --git a/org.jacoco.doc/docroot/doc/agent.html b/org.jacoco.doc/docroot/doc/agent.html
index bca6f77..6b428af 100644
--- a/org.jacoco.doc/docroot/doc/agent.html
+++ b/org.jacoco.doc/docroot/doc/agent.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - Java Agent</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/ant.html b/org.jacoco.doc/docroot/doc/ant.html
index 06aa36e..65f7c5f 100644
--- a/org.jacoco.doc/docroot/doc/ant.html
+++ b/org.jacoco.doc/docroot/doc/ant.html
@@ -3,9 +3,9 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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="stylesheet" href="resources/doc.css" charset="UTF-8" type="text/css" />
   <link rel="stylesheet" href="../coverage/jacoco-resources/prettify.css" charset="UTF-8" type="text/css" />
-  <link rel="shortcut icon" href=".resources/report.gif" type="image/gif" />
+  <link rel="shortcut icon" href="resources/report.gif" type="image/gif" />
   <script type="text/javascript" src="../coverage/jacoco-resources/prettify.js"></script>
   <title>JaCoCo - Ant Tasks</title>
 </head>
diff --git a/org.jacoco.doc/docroot/doc/api.html b/org.jacoco.doc/docroot/doc/api.html
index bf5f996..1cdec7a 100644
--- a/org.jacoco.doc/docroot/doc/api.html
+++ b/org.jacoco.doc/docroot/doc/api.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - API Usage Examples</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/build.html b/org.jacoco.doc/docroot/doc/build.html
index e081cbe..bc92656 100644
--- a/org.jacoco.doc/docroot/doc/build.html
+++ b/org.jacoco.doc/docroot/doc/build.html
@@ -3,9 +3,9 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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="stylesheet" href="resources/doc.css" charset="UTF-8" type="text/css" />
   <link rel="stylesheet" href="../coverage/jacoco-resources/prettify.css" charset="UTF-8" type="text/css" />
-  <link rel="shortcut icon" href=".resources/report.gif" type="image/gif" />
+  <link rel="shortcut icon" href="resources/report.gif" type="image/gif" />
   <script type="text/javascript" src="../coverage/jacoco-resources/prettify.js"></script>
   <title>JaCoCo - Build</title>
 </head>
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 61bbf98..58248f2 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - Change History</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/classids.html b/org.jacoco.doc/docroot/doc/classids.html
index b59fec2..10394ee 100644
--- a/org.jacoco.doc/docroot/doc/classids.html
+++ b/org.jacoco.doc/docroot/doc/classids.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - Class Ids</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/conventions.html b/org.jacoco.doc/docroot/doc/conventions.html
index 425b157..a3e7190 100644
--- a/org.jacoco.doc/docroot/doc/conventions.html
+++ b/org.jacoco.doc/docroot/doc/conventions.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 Conventions</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/counters.html b/org.jacoco.doc/docroot/doc/counters.html
index a46a66f..8e2e219 100644
--- a/org.jacoco.doc/docroot/doc/counters.html
+++ b/org.jacoco.doc/docroot/doc/counters.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - Coverage Counter</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/empty.html b/org.jacoco.doc/docroot/doc/empty.html
index 1061871..ad73399 100644
--- a/org.jacoco.doc/docroot/doc/empty.html
+++ b/org.jacoco.doc/docroot/doc/empty.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - XXX TITLE XXX</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/environment.html b/org.jacoco.doc/docroot/doc/environment.html
index d12d5f2..33df73a 100644
--- a/org.jacoco.doc/docroot/doc/environment.html
+++ b/org.jacoco.doc/docroot/doc/environment.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/epl-v10.html b/org.jacoco.doc/docroot/doc/epl-v10.html
index 5709a8e..c6a49b5 100644
--- a/org.jacoco.doc/docroot/doc/epl-v10.html
+++ b/org.jacoco.doc/docroot/doc/epl-v10.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - Eclipse Public License - Version 1.0</title>
 <style type="text/css">
   p.list {
diff --git a/org.jacoco.doc/docroot/doc/faq.html b/org.jacoco.doc/docroot/doc/faq.html
index 62d8114..aa38a2d 100644
--- a/org.jacoco.doc/docroot/doc/faq.html
+++ b/org.jacoco.doc/docroot/doc/faq.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - FAQ</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/flow.html b/org.jacoco.doc/docroot/doc/flow.html
index b8dae6a..b73c070 100644
--- a/org.jacoco.doc/docroot/doc/flow.html
+++ b/org.jacoco.doc/docroot/doc/flow.html
@@ -3,9 +3,9 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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="stylesheet" href="resources/doc.css" charset="UTF-8" type="text/css" />
   <link rel="stylesheet" href="../coverage/jacoco-resources/prettify.css" charset="UTF-8" type="text/css" />
-  <link rel="shortcut icon" href=".resources/report.gif" type="image/gif" />
+  <link rel="shortcut icon" href="resources/report.gif" type="image/gif" />
   <script type="text/javascript" src="../coverage/jacoco-resources/prettify.js"></script>
   <title>JaCoCo - Control Flow Analysis</title>
 </head>
@@ -77,7 +77,7 @@
   example is shown in the left box of this diagram:
 </p>
 
-<img src=".resources/flow-example.png" alt="Bytecode Control Flow"/>
+<img src="resources/flow-example.png" alt="Bytecode Control Flow"/>
 
 
 <h3>Flow Edges</h3>
@@ -208,8 +208,8 @@
   <tbody>
     <tr>
       <td>SEQUENCE</td>
-      <td><img src=".resources/flow-sequence.png" alt="Sequence"/></td>
-      <td><img src=".resources/flow-sequence-probe.png" alt="Sequence with Probe"/></td>
+      <td><img src="resources/flow-sequence.png" alt="Sequence"/></td>
+      <td><img src="resources/flow-sequence-probe.png" alt="Sequence with Probe"/></td>
       <td>
         In case of a simple sequence the probe is simply inserted between the
         two instructions. 
@@ -217,8 +217,8 @@
     </tr>
     <tr>
       <td>JUMP (unconditional)</td>
-      <td><img src=".resources/flow-goto.png" alt="Unconditional Jump"/></td>
-      <td><img src=".resources/flow-goto-probe.png" alt="Unconditional Jump with Probe"/></td>
+      <td><img src="resources/flow-goto.png" alt="Unconditional Jump"/></td>
+      <td><img src="resources/flow-goto-probe.png" alt="Unconditional Jump with Probe"/></td>
       <td>
         As an unconditional jump is executed in any case, we can also insert the
         probe just before the GOTO instruction.
@@ -226,8 +226,8 @@
     </tr>
     <tr>
       <td>JUMP (conditional)</td>
-      <td><img src=".resources/flow-cond.png" alt="Conditional Jump"/></td>
-      <td><img src=".resources/flow-cond-probe.png" alt="Conditional Jump with Probe"/></td>
+      <td><img src="resources/flow-cond.png" alt="Conditional Jump"/></td>
+      <td><img src="resources/flow-cond-probe.png" alt="Conditional Jump with Probe"/></td>
       <td>
         Adding a probe to an conditional jump is little bit more tricky. We
         invert the semantic of the opcode and add the probe right after the
@@ -239,8 +239,8 @@
     </tr>
     <tr>
       <td>EXIT</td>
-      <td><img src=".resources/flow-exit.png" alt="Exit"/></td>
-      <td><img src=".resources/flow-exit-probe.png" alt="Exit with Probe"/></td>
+      <td><img src="resources/flow-exit.png" alt="Exit"/></td>
+      <td><img src="resources/flow-exit-probe.png" alt="Exit with Probe"/></td>
       <td>
         As is is the nature of RETURN and THROW statements to actually leave the
         method we add the probe right before these statements.
diff --git a/org.jacoco.doc/docroot/doc/implementation.html b/org.jacoco.doc/docroot/doc/implementation.html
index 3f4994a..2c9628f 100644
--- a/org.jacoco.doc/docroot/doc/implementation.html
+++ b/org.jacoco.doc/docroot/doc/implementation.html
@@ -3,9 +3,9 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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="stylesheet" href="resources/doc.css" charset="UTF-8" type="text/css" />
   <link rel="stylesheet" href="../coverage/jacoco-resources/prettify.css" charset="UTF-8" type="text/css" />
-  <link rel="shortcut icon" href=".resources/report.gif" type="image/gif" />
+  <link rel="shortcut icon" href="resources/report.gif" type="image/gif" />
   <script type="text/javascript" src="../coverage/jacoco-resources/prettify.js"></script>
   <title>JaCoCo - Implementation Design</title>
 </head>
@@ -47,7 +47,7 @@
   diagram gives an overview with the techniques used by JaCoCo highlighted:
 </p>
 
-<img src=".resources/implementation.png" alt="Coverage Implementation Techniques"/>
+<img src="resources/implementation.png" alt="Coverage Implementation Techniques"/>
 
 <p>
   Byte code instrumentation is very fast, can be implemented in pure Java and
diff --git a/org.jacoco.doc/docroot/doc/index.html b/org.jacoco.doc/docroot/doc/index.html
index 1929b8f..4de1a58 100644
--- a/org.jacoco.doc/docroot/doc/index.html
+++ b/org.jacoco.doc/docroot/doc/index.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - Documentation</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/integrations.html b/org.jacoco.doc/docroot/doc/integrations.html
index bd7499d..854a8a6 100644
--- a/org.jacoco.doc/docroot/doc/integrations.html
+++ b/org.jacoco.doc/docroot/doc/integrations.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - Integration Matrix</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/license.html b/org.jacoco.doc/docroot/doc/license.html
index 52f548a..f5717d8 100644
--- a/org.jacoco.doc/docroot/doc/license.html
+++ b/org.jacoco.doc/docroot/doc/license.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - License</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/maven.html b/org.jacoco.doc/docroot/doc/maven.html
index d25cd3a..0546c1b 100644
--- a/org.jacoco.doc/docroot/doc/maven.html
+++ b/org.jacoco.doc/docroot/doc/maven.html
@@ -3,9 +3,9 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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="stylesheet" href="resources/doc.css" charset="UTF-8" type="text/css" />
   <link rel="stylesheet" href="../coverage/jacoco-resources/prettify.css" charset="UTF-8" type="text/css" />
-  <link rel="shortcut icon" href=".resources/report.gif" type="image/gif" />
+  <link rel="shortcut icon" href="resources/report.gif" type="image/gif" />
   <script type="text/javascript" src="../coverage/jacoco-resources/prettify.js"></script>
   <title>JaCoCo - Maven Plug-in</title>
 </head>
diff --git a/org.jacoco.doc/docroot/doc/mission.html b/org.jacoco.doc/docroot/doc/mission.html
index ed50f83..d4ce146 100644
--- a/org.jacoco.doc/docroot/doc/mission.html
+++ b/org.jacoco.doc/docroot/doc/mission.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - Mission</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/offline.html b/org.jacoco.doc/docroot/doc/offline.html
index 9b39038..1621137 100644
--- a/org.jacoco.doc/docroot/doc/offline.html
+++ b/org.jacoco.doc/docroot/doc/offline.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - Offline Instrumentation</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/repo.html b/org.jacoco.doc/docroot/doc/repo.html
index 431e16e..b95d7f6 100644
--- a/org.jacoco.doc/docroot/doc/repo.html
+++ b/org.jacoco.doc/docroot/doc/repo.html
@@ -3,9 +3,9 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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="stylesheet" href="resources/doc.css" charset="UTF-8" type="text/css" />
   <link rel="stylesheet" href="../coverage/jacoco-resources/prettify.css" charset="UTF-8" type="text/css" />
-  <link rel="shortcut icon" href=".resources/report.gif" type="image/gif" />
+  <link rel="shortcut icon" href="resources/report.gif" type="image/gif" />
   <script type="text/javascript" src="../coverage/jacoco-resources/prettify.js"></script>
   <title>JaCoCo - Maven Repository</title>
 </head>
diff --git a/org.jacoco.doc/docroot/doc/.resources/doc.css b/org.jacoco.doc/docroot/doc/resources/doc.css
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/doc.css
rename to org.jacoco.doc/docroot/doc/resources/doc.css
diff --git a/org.jacoco.doc/docroot/doc/.resources/extern.gif b/org.jacoco.doc/docroot/doc/resources/extern.gif
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/extern.gif
rename to org.jacoco.doc/docroot/doc/resources/extern.gif
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/flow-cond-probe.png b/org.jacoco.doc/docroot/doc/resources/flow-cond-probe.png
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/flow-cond-probe.png
rename to org.jacoco.doc/docroot/doc/resources/flow-cond-probe.png
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/flow-cond.png b/org.jacoco.doc/docroot/doc/resources/flow-cond.png
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/flow-cond.png
rename to org.jacoco.doc/docroot/doc/resources/flow-cond.png
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/flow-example.png b/org.jacoco.doc/docroot/doc/resources/flow-example.png
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/flow-example.png
rename to org.jacoco.doc/docroot/doc/resources/flow-example.png
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/flow-exit-probe.png b/org.jacoco.doc/docroot/doc/resources/flow-exit-probe.png
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/flow-exit-probe.png
rename to org.jacoco.doc/docroot/doc/resources/flow-exit-probe.png
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/flow-exit.png b/org.jacoco.doc/docroot/doc/resources/flow-exit.png
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/flow-exit.png
rename to org.jacoco.doc/docroot/doc/resources/flow-exit.png
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/flow-goto-probe.png b/org.jacoco.doc/docroot/doc/resources/flow-goto-probe.png
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/flow-goto-probe.png
rename to org.jacoco.doc/docroot/doc/resources/flow-goto-probe.png
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/flow-goto.png b/org.jacoco.doc/docroot/doc/resources/flow-goto.png
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/flow-goto.png
rename to org.jacoco.doc/docroot/doc/resources/flow-goto.png
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/flow-sequence-probe.png b/org.jacoco.doc/docroot/doc/resources/flow-sequence-probe.png
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/flow-sequence-probe.png
rename to org.jacoco.doc/docroot/doc/resources/flow-sequence-probe.png
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/flow-sequence.png b/org.jacoco.doc/docroot/doc/resources/flow-sequence.png
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/flow-sequence.png
rename to org.jacoco.doc/docroot/doc/resources/flow-sequence.png
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/group.gif b/org.jacoco.doc/docroot/doc/resources/group.gif
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/group.gif
rename to org.jacoco.doc/docroot/doc/resources/group.gif
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/implementation.png b/org.jacoco.doc/docroot/doc/resources/implementation.png
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/implementation.png
rename to org.jacoco.doc/docroot/doc/resources/implementation.png
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/jar.gif b/org.jacoco.doc/docroot/doc/resources/jar.gif
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/jar.gif
rename to org.jacoco.doc/docroot/doc/resources/jar.gif
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/report.gif b/org.jacoco.doc/docroot/doc/resources/report.gif
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/report.gif
rename to org.jacoco.doc/docroot/doc/resources/report.gif
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/source.gif b/org.jacoco.doc/docroot/doc/resources/source.gif
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/source.gif
rename to org.jacoco.doc/docroot/doc/resources/source.gif
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/test.gif b/org.jacoco.doc/docroot/doc/resources/test.gif
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/test.gif
rename to org.jacoco.doc/docroot/doc/resources/test.gif
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/.resources/testsuite.gif b/org.jacoco.doc/docroot/doc/resources/testsuite.gif
similarity index 100%
rename from org.jacoco.doc/docroot/doc/.resources/testsuite.gif
rename to org.jacoco.doc/docroot/doc/resources/testsuite.gif
Binary files differ
diff --git a/org.jacoco.doc/docroot/doc/support.html b/org.jacoco.doc/docroot/doc/support.html
index 987ee46..4655c01 100644
--- a/org.jacoco.doc/docroot/doc/support.html
+++ b/org.jacoco.doc/docroot/doc/support.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - Support and Feedback</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/doc/team.html b/org.jacoco.doc/docroot/doc/team.html
index 82f7618..8edc3ce 100644
--- a/org.jacoco.doc/docroot/doc/team.html
+++ b/org.jacoco.doc/docroot/doc/team.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <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" />
+  <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 - Team</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/docroot/index.html b/org.jacoco.doc/docroot/index.html
index cf607c0..db81995 100644
--- a/org.jacoco.doc/docroot/index.html
+++ b/org.jacoco.doc/docroot/index.html
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-  <link rel="stylesheet" href="doc/.resources/doc.css" charset="UTF-8" type="text/css" />
-  <link rel="shortcut icon" href="doc/.resources/report.gif" type="image/gif" />
+  <link rel="stylesheet" href="doc/resources/doc.css" charset="UTF-8" type="text/css" />
+  <link rel="shortcut icon" href="doc/resources/report.gif" type="image/gif" />
   <title>JaCoCo - Java Code Coverage Library</title>
 </head>
 <body>
diff --git a/org.jacoco.doc/javadoc/stylesheet.css b/org.jacoco.doc/javadoc/stylesheet.css
index 896f4a9..a45a6f5 100644
--- a/org.jacoco.doc/javadoc/stylesheet.css
+++ b/org.jacoco.doc/javadoc/stylesheet.css
@@ -45,7 +45,7 @@
 a[href^='http://'], a[href^='https://'] {

 	display:inline-block;

 	padding-left:15px;

-	background:transparent url(../.resources/extern.gif) center left no-repeat;

+	background:transparent url(../resources/extern.gif) center left no-repeat;

 }

 

 hr {

diff --git a/org.jacoco.doc/xsl/junit-noframes.xsl b/org.jacoco.doc/xsl/junit-noframes.xsl
index 9e5af2c..24ee130 100644
--- a/org.jacoco.doc/xsl/junit-noframes.xsl
+++ b/org.jacoco.doc/xsl/junit-noframes.xsl
@@ -37,8 +37,8 @@
     <html>

         <head>

             <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

-            <link rel="stylesheet" href="../doc/.resources/doc.css" charset="UTF-8" type="text/css" />

-            <link rel="shortcut icon" href="../doc/.resources/report.gif" type="image/gif" />

+            <link rel="stylesheet" href="../doc/resources/doc.css" charset="UTF-8" type="text/css" />

+            <link rel="shortcut icon" href="../doc/resources/report.gif" type="image/gif" />

             <title>JaCoCo - JUnit Test Results</title>

             

     <style type="text/css">

diff --git a/org.jacoco.doc/xsl/maven-goal.xsl b/org.jacoco.doc/xsl/maven-goal.xsl
index 83a98b1..d91942e 100644
--- a/org.jacoco.doc/xsl/maven-goal.xsl
+++ b/org.jacoco.doc/xsl/maven-goal.xsl
@@ -27,9 +27,9 @@
 		<html>
 			<head>
 				<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-				<link rel="stylesheet" href=".resources/doc.css" 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" />
+				<link rel="shortcut icon" href="resources/report.gif" type="image/gif" />
 				<title>
 					JaCoCo -
 					<xsl:value-of select="xdoc:document/xdoc:properties/xdoc:title" />