Trac #95: Remove element type "SESSION", rename style "session" to "report".
diff --git a/org.jacoco.doc/docroot/doc/agent.html b/org.jacoco.doc/docroot/doc/agent.html
index 6a81a17..4318cf5 100644
--- a/org.jacoco.doc/docroot/doc/agent.html
+++ b/org.jacoco.doc/docroot/doc/agent.html
@@ -4,12 +4,13 @@
 <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" />

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

   <title>JaCoCo - Java Agent</title>

 </head>

 <body>

 

 <div class="breadcrumb">

-  <a href="../index.html" class="el_session">JaCoCo</a> &gt;

+  <a href="../index.html" class="el_report">JaCoCo</a> &gt;

   <a href="index.html" class="el_group">Documentation</a> &gt;

   <span class="el_source">Java Agent</span>

 </div>