You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2016/09/10 19:21:35 UTC

[08/51] [partial] creadur-site git commit: Fixing RAT webpage - broken 0.12 is 0.13-SNAPSHOT now.

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/util/package-tree.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/util/package-tree.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/util/package-tree.html
index 9f1a466..efbd398 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/util/package-tree.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/util/package-tree.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.rat.report.claim.util Class Hierarchy (Apache Creadur Rat::Core 0.12 API)</title>
+<title>org.apache.rat.report.claim.util Class Hierarchy (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.rat.report.claim.util Class Hierarchy (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.rat.report.claim.util Class Hierarchy (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/report/claim/util/package-tree.html" target="_top">Frames</a></li>
-<li><a href="package-tree.html" target="_top">No Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,13 +65,13 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
 <h1 class="title">Hierarchy For Package org.apache.rat.report.claim.util</h1>
-<span class="strong">Package Hierarchies:</span>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
 <ul class="horizontal">
 <li><a href="../../../../../../overview-tree.html">All Packages</a></li>
 </ul>
@@ -71,22 +79,24 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.rat.report.<a href="../../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report"><span class="strong">AbstractReport</span></a> (implements org.apache.rat.report.<a href="../../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>)
+<li type="circle">org.apache.rat.report.<a href="../../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report"><span class="typeNameLink">AbstractReport</span></a> (implements org.apache.rat.report.<a href="../../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>)
 <ul>
-<li type="circle">org.apache.rat.report.claim.util.<a href="../../../../../../org/apache/rat/report/claim/util/LicenseAddingReport.html" title="class in org.apache.rat.report.claim.util"><span class="strong">LicenseAddingReport</span></a></li>
+<li type="circle">org.apache.rat.report.claim.util.<a href="../../../../../../org/apache/rat/report/claim/util/LicenseAddingReport.html" title="class in org.apache.rat.report.claim.util"><span class="typeNameLink">LicenseAddingReport</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.rat.report.claim.util.<a href="../../../../../../org/apache/rat/report/claim/util/ClaimReporterMultiplexer.html" title="class in org.apache.rat.report.claim.util"><span class="strong">ClaimReporterMultiplexer</span></a> (implements org.apache.rat.report.<a href="../../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>)</li>
+<li type="circle">org.apache.rat.report.claim.util.<a href="../../../../../../org/apache/rat/report/claim/util/ClaimReporterMultiplexer.html" title="class in org.apache.rat.report.claim.util"><span class="typeNameLink">ClaimReporterMultiplexer</span></a> (implements org.apache.rat.report.<a href="../../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>)</li>
 </ul>
 </li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -107,10 +117,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/report/claim/util/package-tree.html" target="_top">Frames</a></li>
-<li><a href="package-tree.html" target="_top">No Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -124,7 +134,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/util/package-use.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/util/package-use.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/util/package-use.html
index c3068c8..01bbb8c 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/util/package-use.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/util/package-use.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.rat.report.claim.util (Apache Creadur Rat::Core 0.12 API)</title>
+<title>Uses of Package org.apache.rat.report.claim.util (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.rat.report.claim.util (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.rat.report.claim.util (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/report/claim/util/package-use.html" target="_top">Frames</a></li>
-<li><a href="package-use.html" target="_top">No Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,7 +65,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -66,9 +74,11 @@
 </div>
 <div class="contentContainer">No usage of org.apache.rat.report.claim.util</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -89,10 +99,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/report/claim/util/package-use.html" target="_top">Frames</a></li>
-<li><a href="package-use.html" target="_top">No Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -106,7 +116,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/AbstractReport.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/AbstractReport.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/AbstractReport.html
index 87fbb4f..3772f63 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/AbstractReport.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/AbstractReport.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.rat.report.AbstractReport (Apache Creadur Rat::Core 0.12 API)</title>
+<title>Uses of Class org.apache.rat.report.AbstractReport (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.rat.report.AbstractReport (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.rat.report.AbstractReport (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/rat/report/class-use/AbstractReport.html" target="_top">Frames</a></li>
-<li><a href="AbstractReport.html" target="_top">No Frames</a></li>
+<li><a href="AbstractReport.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,7 +65,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -67,7 +75,7 @@
 <div class="classUseContainer">
 <ul class="blockList">
 <li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
 <caption><span>Packages that use <a href="../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report">AbstractReport</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
@@ -95,7 +103,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report">AbstractReport</a> in <a href="../../../../../org/apache/rat/report/claim/impl/package-summary.html">org.apache.rat.report.claim.impl</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
 <caption><span>Subclasses of <a href="../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report">AbstractReport</a> in <a href="../../../../../org/apache/rat/report/claim/impl/package-summary.html">org.apache.rat.report.claim.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -104,13 +112,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/report/claim/impl/AbstractClaimReporter.html" title="class in org.apache.rat.report.claim.impl">AbstractClaimReporter</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/claim/impl/AbstractClaimReporter.html" title="class in org.apache.rat.report.claim.impl">AbstractClaimReporter</a></span></code>
 <div class="block">Abstract base implementation of <a href="../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report"><code>AbstractReport</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/report/claim/impl/ClaimAggregator.html" title="class in org.apache.rat.report.claim.impl">ClaimAggregator</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/claim/impl/ClaimAggregator.html" title="class in org.apache.rat.report.claim.impl">ClaimAggregator</a></span></code>
 <div class="block">The aggregator is used to create a numerical statistic
  of claims.</div>
 </td>
@@ -122,7 +130,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report">AbstractReport</a> in <a href="../../../../../org/apache/rat/report/claim/impl/xml/package-summary.html">org.apache.rat.report.claim.impl.xml</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
 <caption><span>Subclasses of <a href="../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report">AbstractReport</a> in <a href="../../../../../org/apache/rat/report/claim/impl/xml/package-summary.html">org.apache.rat.report.claim.impl.xml</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -131,7 +139,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html" title="class in org.apache.rat.report.claim.impl.xml">SimpleXmlClaimReporter</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html" title="class in org.apache.rat.report.claim.impl.xml">SimpleXmlClaimReporter</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -140,7 +148,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report">AbstractReport</a> in <a href="../../../../../org/apache/rat/report/claim/util/package-summary.html">org.apache.rat.report.claim.util</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
 <caption><span>Subclasses of <a href="../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report">AbstractReport</a> in <a href="../../../../../org/apache/rat/report/claim/util/package-summary.html">org.apache.rat.report.claim.util</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -149,7 +157,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/report/claim/util/LicenseAddingReport.html" title="class in org.apache.rat.report.claim.util">LicenseAddingReport</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/claim/util/LicenseAddingReport.html" title="class in org.apache.rat.report.claim.util">LicenseAddingReport</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -159,9 +167,11 @@
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -182,10 +192,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/rat/report/class-use/AbstractReport.html" target="_top">Frames</a></li>
-<li><a href="AbstractReport.html" target="_top">No Frames</a></li>
+<li><a href="AbstractReport.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -199,7 +209,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/IReportable.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/IReportable.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/IReportable.html
index 0afbdb4..370ae5f 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/IReportable.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/IReportable.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.rat.report.IReportable (Apache Creadur Rat::Core 0.12 API)</title>
+<title>Uses of Interface org.apache.rat.report.IReportable (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.rat.report.IReportable (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.rat.report.IReportable (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/rat/report/class-use/IReportable.html" target="_top">Frames</a></li>
-<li><a href="IReportable.html" target="_top">No Frames</a></li>
+<li><a href="IReportable.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,7 +65,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -67,7 +75,7 @@
 <div class="classUseContainer">
 <ul class="blockList">
 <li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
 <caption><span>Packages that use <a href="../../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
@@ -91,7 +99,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</a> in <a href="../../../../../org/apache/rat/package-summary.html">org.apache.rat</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../org/apache/rat/package-summary.html">org.apache.rat</a> with parameters of type <a href="../../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -100,24 +108,24 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/rat/report/claim/ClaimStatistic.html" title="class in org.apache.rat.report.claim">ClaimStatistic</a></code></td>
-<td class="colLast"><span class="strong">Report.</span><code><strong><a href="../../../../../org/apache/rat/Report.html#report(org.apache.rat.report.IReportable,%20java.io.Writer,%20org.apache.rat.ReportConfiguration)">report</a></strong>(<a href="../../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</a>&nbsp;container,
-      <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out,
+<td class="colLast"><span class="typeNameLabel">Report.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/Report.html#report-org.apache.rat.report.IReportable-java.io.Writer-org.apache.rat.ReportConfiguration-">report</a></span>(<a href="../../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</a>&nbsp;container,
+      <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out,
       <a href="../../../../../org/apache/rat/ReportConfiguration.html" title="class in org.apache.rat">ReportConfiguration</a>&nbsp;pConfiguration)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="strong">Report.</span><code><strong><a href="../../../../../org/apache/rat/Report.html#report(java.io.PrintStream,%20org.apache.rat.report.IReportable,%20java.io.InputStream,%20org.apache.rat.ReportConfiguration)">report</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</a>&nbsp;out,
+<td class="colLast"><span class="typeNameLabel">Report.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/Report.html#report-java.io.PrintStream-org.apache.rat.report.IReportable-java.io.InputStream-org.apache.rat.ReportConfiguration-">report</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</a>&nbsp;out,
       <a href="../../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</a>&nbsp;base,
-      <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;style,
+      <a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;style,
       <a href="../../../../../org/apache/rat/ReportConfiguration.html" title="class in org.apache.rat">ReportConfiguration</a>&nbsp;pConfiguration)</code>
 <div class="block">Output a report that is styled using a defined stylesheet.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/rat/report/claim/ClaimStatistic.html" title="class in org.apache.rat.report.claim">ClaimStatistic</a></code></td>
-<td class="colLast"><span class="strong">Report.</span><code><strong><a href="../../../../../org/apache/rat/Report.html#report(java.io.Writer,%20org.apache.rat.report.IReportable,%20java.io.InputStream,%20org.apache.rat.ReportConfiguration)">report</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out,
+<td class="colLast"><span class="typeNameLabel">Report.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/Report.html#report-java.io.Writer-org.apache.rat.report.IReportable-java.io.InputStream-org.apache.rat.ReportConfiguration-">report</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out,
       <a href="../../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</a>&nbsp;base,
-      <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;style,
+      <a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;style,
       <a href="../../../../../org/apache/rat/ReportConfiguration.html" title="class in org.apache.rat">ReportConfiguration</a>&nbsp;pConfiguration)</code>
 <div class="block">Output a report that is styled using a defined stylesheet.</div>
 </td>
@@ -129,7 +137,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</a> in <a href="../../../../../org/apache/rat/walker/package-summary.html">org.apache.rat.walker</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../../org/apache/rat/walker/package-summary.html">org.apache.rat.walker</a> that implement <a href="../../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -138,19 +146,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/walker/ArchiveWalker.html" title="class in org.apache.rat.walker">ArchiveWalker</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/walker/ArchiveWalker.html" title="class in org.apache.rat.walker">ArchiveWalker</a></span></code>
 <div class="block">Walks various kinds of archives files</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/walker/DirectoryWalker.html" title="class in org.apache.rat.walker">DirectoryWalker</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/walker/DirectoryWalker.html" title="class in org.apache.rat.walker">DirectoryWalker</a></span></code>
 <div class="block">Walks directories.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/walker/Walker.html" title="class in org.apache.rat.walker">Walker</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/walker/Walker.html" title="class in org.apache.rat.walker">Walker</a></span></code>
 <div class="block">Abstract walker.</div>
 </td>
 </tr>
@@ -162,9 +170,11 @@
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -185,10 +195,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/rat/report/class-use/IReportable.html" target="_top">Frames</a></li>
-<li><a href="IReportable.html" target="_top">No Frames</a></li>
+<li><a href="IReportable.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -202,7 +212,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/RatReport.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/RatReport.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/RatReport.html
index b796bc7..a1fd16d 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/RatReport.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/class-use/RatReport.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.rat.report.RatReport (Apache Creadur Rat::Core 0.12 API)</title>
+<title>Uses of Interface org.apache.rat.report.RatReport (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.rat.report.RatReport (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.rat.report.RatReport (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/rat/report/class-use/RatReport.html" target="_top">Frames</a></li>
-<li><a href="RatReport.html" target="_top">No Frames</a></li>
+<li><a href="RatReport.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,7 +65,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -67,7 +75,7 @@
 <div class="classUseContainer">
 <ul class="blockList">
 <li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
 <caption><span>Packages that use <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
@@ -107,7 +115,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a> in <a href="../../../../../org/apache/rat/report/package-summary.html">org.apache.rat.report</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../../org/apache/rat/report/package-summary.html">org.apache.rat.report</a> that implement <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -116,13 +124,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report">AbstractReport</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report">AbstractReport</a></span></code>
 <div class="block">Abstract base class for deriving implementations of <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report"><code>RatReport</code></a>.</div>
 </td>
 </tr>
 </tbody>
 </table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../org/apache/rat/report/package-summary.html">org.apache.rat.report</a> with parameters of type <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -131,7 +139,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">IReportable.</span><code><strong><a href="../../../../../org/apache/rat/report/IReportable.html#run(org.apache.rat.report.RatReport)">run</a></strong>(<a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>&nbsp;report)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">IReportable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/IReportable.html#run-org.apache.rat.report.RatReport-">run</a></span>(<a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>&nbsp;report)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -140,7 +148,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a> in <a href="../../../../../org/apache/rat/report/claim/impl/package-summary.html">org.apache.rat.report.claim.impl</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../../org/apache/rat/report/claim/impl/package-summary.html">org.apache.rat.report.claim.impl</a> that implement <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -149,13 +157,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/report/claim/impl/AbstractClaimReporter.html" title="class in org.apache.rat.report.claim.impl">AbstractClaimReporter</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/claim/impl/AbstractClaimReporter.html" title="class in org.apache.rat.report.claim.impl">AbstractClaimReporter</a></span></code>
 <div class="block">Abstract base implementation of <a href="../../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report"><code>AbstractReport</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/report/claim/impl/ClaimAggregator.html" title="class in org.apache.rat.report.claim.impl">ClaimAggregator</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/claim/impl/ClaimAggregator.html" title="class in org.apache.rat.report.claim.impl">ClaimAggregator</a></span></code>
 <div class="block">The aggregator is used to create a numerical statistic
  of claims.</div>
 </td>
@@ -167,7 +175,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a> in <a href="../../../../../org/apache/rat/report/claim/impl/xml/package-summary.html">org.apache.rat.report.claim.impl.xml</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../../org/apache/rat/report/claim/impl/xml/package-summary.html">org.apache.rat.report.claim.impl.xml</a> that implement <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -176,7 +184,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html" title="class in org.apache.rat.report.claim.impl.xml">SimpleXmlClaimReporter</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html" title="class in org.apache.rat.report.claim.impl.xml">SimpleXmlClaimReporter</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -185,7 +193,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a> in <a href="../../../../../org/apache/rat/report/claim/util/package-summary.html">org.apache.rat.report.claim.util</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../../org/apache/rat/report/claim/util/package-summary.html">org.apache.rat.report.claim.util</a> that implement <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -194,23 +202,23 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/report/claim/util/ClaimReporterMultiplexer.html" title="class in org.apache.rat.report.claim.util">ClaimReporterMultiplexer</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/claim/util/ClaimReporterMultiplexer.html" title="class in org.apache.rat.report.claim.util">ClaimReporterMultiplexer</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/report/claim/util/LicenseAddingReport.html" title="class in org.apache.rat.report.claim.util">LicenseAddingReport</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/claim/util/LicenseAddingReport.html" title="class in org.apache.rat.report.claim.util">LicenseAddingReport</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
 <caption><span>Constructor parameters in <a href="../../../../../org/apache/rat/report/claim/util/package-summary.html">org.apache.rat.report.claim.util</a> with type arguments of type <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/report/claim/util/ClaimReporterMultiplexer.html#ClaimReporterMultiplexer(org.apache.rat.document.IDocumentAnalyser,%20java.util.List)">ClaimReporterMultiplexer</a></strong>(<a href="../../../../../org/apache/rat/document/IDocumentAnalyser.html" title="interface in org.apache.rat.document">IDocumentAnalyser</a>&nbsp;pAnalyser,
-                        <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>&gt;&nbsp;reporters)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/claim/util/ClaimReporterMultiplexer.html#ClaimReporterMultiplexer-org.apache.rat.document.IDocumentAnalyser-java.util.List-">ClaimReporterMultiplexer</a></span>(<a href="../../../../../org/apache/rat/document/IDocumentAnalyser.html" title="interface in org.apache.rat.document">IDocumentAnalyser</a>&nbsp;pAnalyser,
+                        <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>&gt;&nbsp;reporters)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -219,7 +227,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a> in <a href="../../../../../org/apache/rat/report/xml/package-summary.html">org.apache.rat.report.xml</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../org/apache/rat/report/xml/package-summary.html">org.apache.rat.report.xml</a> that return <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -228,7 +236,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a></code></td>
-<td class="colLast"><span class="strong">XmlReportFactory.</span><code><strong><a href="../../../../../org/apache/rat/report/xml/XmlReportFactory.html#createStandardReport(org.apache.rat.report.xml.writer.IXmlWriter,%20org.apache.rat.report.claim.ClaimStatistic,%20org.apache.rat.ReportConfiguration)">createStandardReport</a></strong>(<a href="../../../../../org/apache/rat/report/xml/writer/IXmlWriter.html" title="interface in org.apache.rat.report.xml.writer">IXmlWriter</a>&nbsp;writer,
+<td class="colLast"><span class="typeNameLabel">XmlReportFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/xml/XmlReportFactory.html#createStandardReport-org.apache.rat.report.xml.writer.IXmlWriter-org.apache.rat.report.claim.ClaimStatistic-org.apache.rat.ReportConfiguration-">createStandardReport</a></span>(<a href="../../../../../org/apache/rat/report/xml/writer/IXmlWriter.html" title="interface in org.apache.rat.report.xml.writer">IXmlWriter</a>&nbsp;writer,
                     <a href="../../../../../org/apache/rat/report/claim/ClaimStatistic.html" title="class in org.apache.rat.report.claim">ClaimStatistic</a>&nbsp;pStatistic,
                     <a href="../../../../../org/apache/rat/ReportConfiguration.html" title="class in org.apache.rat">ReportConfiguration</a>&nbsp;pConfiguration)</code>&nbsp;</td>
 </tr>
@@ -239,7 +247,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a> in <a href="../../../../../org/apache/rat/walker/package-summary.html">org.apache.rat.walker</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../org/apache/rat/walker/package-summary.html">org.apache.rat.walker</a> with parameters of type <a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -248,14 +256,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">DirectoryWalker.</span><code><strong><a href="../../../../../org/apache/rat/walker/DirectoryWalker.html#run(org.apache.rat.report.RatReport)">run</a></strong>(<a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>&nbsp;report)</code>
+<td class="colLast"><span class="typeNameLabel">DirectoryWalker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/walker/DirectoryWalker.html#run-org.apache.rat.report.RatReport-">run</a></span>(<a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>&nbsp;report)</code>
 <div class="block">Run a report over all files and directories in this DirectoryWalker,
  ignoring any files/directories set to be ignored.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ArchiveWalker.</span><code><strong><a href="../../../../../org/apache/rat/walker/ArchiveWalker.html#run(org.apache.rat.report.RatReport)">run</a></strong>(<a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>&nbsp;report)</code>
+<td class="colLast"><span class="typeNameLabel">ArchiveWalker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/walker/ArchiveWalker.html#run-org.apache.rat.report.RatReport-">run</a></span>(<a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>&nbsp;report)</code>
 <div class="block">Run a report over all files and directories in this GZIPWalker,
  ignoring any files/directories set to be ignored.</div>
 </td>
@@ -268,9 +276,11 @@
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -291,10 +301,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/rat/report/class-use/RatReport.html" target="_top">Frames</a></li>
-<li><a href="RatReport.html" target="_top">No Frames</a></li>
+<li><a href="RatReport.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -308,7 +318,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/report/package-frame.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/package-frame.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/package-frame.html
index 57f28dd..d30641f 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/report/package-frame.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/package-frame.html
@@ -1,18 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.rat.report (Apache Creadur Rat::Core 0.12 API)</title>
+<title>org.apache.rat.report (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
 </head>
 <body>
 <h1 class="bar"><a href="../../../../org/apache/rat/report/package-summary.html" target="classFrame">org.apache.rat.report</a></h1>
 <div class="indexContainer">
 <h2 title="Interfaces">Interfaces</h2>
 <ul title="Interfaces">
-<li><a href="IReportable.html" title="interface in org.apache.rat.report" target="classFrame"><i>IReportable</i></a></li>
-<li><a href="RatReport.html" title="interface in org.apache.rat.report" target="classFrame"><i>RatReport</i></a></li>
+<li><a href="IReportable.html" title="interface in org.apache.rat.report" target="classFrame"><span class="interfaceName">IReportable</span></a></li>
+<li><a href="RatReport.html" title="interface in org.apache.rat.report" target="classFrame"><span class="interfaceName">RatReport</span></a></li>
 </ul>
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/report/package-summary.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/package-summary.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/package-summary.html
index b467be1..c798225 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/report/package-summary.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/package-summary.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.rat.report (Apache Creadur Rat::Core 0.12 API)</title>
+<title>org.apache.rat.report (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.rat.report (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.rat.report (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -35,15 +43,15 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/rat/policy/package-summary.html">Prev Package</a></li>
-<li><a href="../../../../org/apache/rat/report/claim/package-summary.html">Next Package</a></li>
+<li><a href="../../../../org/apache/rat/policy/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../org/apache/rat/report/claim/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/rat/report/package-summary.html" target="_top">Frames</a></li>
-<li><a href="package-summary.html" target="_top">No Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,7 +65,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -67,7 +75,7 @@
 <div class="contentContainer">
 <ul class="blockList">
 <li class="blockList">
-<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
 <caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Interface</th>
@@ -86,7 +94,7 @@
 </table>
 </li>
 <li class="blockList">
-<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
 <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Class</th>
@@ -105,9 +113,11 @@
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -123,15 +133,15 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/rat/policy/package-summary.html">Prev Package</a></li>
-<li><a href="../../../../org/apache/rat/report/claim/package-summary.html">Next Package</a></li>
+<li><a href="../../../../org/apache/rat/policy/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../org/apache/rat/report/claim/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/rat/report/package-summary.html" target="_top">Frames</a></li>
-<li><a href="package-summary.html" target="_top">No Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -145,7 +155,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/report/package-tree.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/package-tree.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/package-tree.html
index 2b8b6fb..52c88fc 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/report/package-tree.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/package-tree.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.rat.report Class Hierarchy (Apache Creadur Rat::Core 0.12 API)</title>
+<title>org.apache.rat.report Class Hierarchy (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.rat.report Class Hierarchy (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.rat.report Class Hierarchy (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/rat/report/package-tree.html" target="_top">Frames</a></li>
-<li><a href="package-tree.html" target="_top">No Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,13 +65,13 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
 <h1 class="title">Hierarchy For Package org.apache.rat.report</h1>
-<span class="strong">Package Hierarchies:</span>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
 <ul class="horizontal">
 <li><a href="../../../../overview-tree.html">All Packages</a></li>
 </ul>
@@ -71,22 +79,24 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.rat.report.<a href="../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report"><span class="strong">AbstractReport</span></a> (implements org.apache.rat.report.<a href="../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>)</li>
+<li type="circle">org.apache.rat.report.<a href="../../../../org/apache/rat/report/AbstractReport.html" title="class in org.apache.rat.report"><span class="typeNameLink">AbstractReport</span></a> (implements org.apache.rat.report.<a href="../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a>)</li>
 </ul>
 </li>
 </ul>
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.rat.report.<a href="../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report"><span class="strong">IReportable</span></a></li>
-<li type="circle">org.apache.rat.report.<a href="../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report"><span class="strong">RatReport</span></a></li>
+<li type="circle">org.apache.rat.report.<a href="../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report"><span class="typeNameLink">IReportable</span></a></li>
+<li type="circle">org.apache.rat.report.<a href="../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report"><span class="typeNameLink">RatReport</span></a></li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -107,10 +117,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/rat/report/package-tree.html" target="_top">Frames</a></li>
-<li><a href="package-tree.html" target="_top">No Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -124,7 +134,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/report/package-use.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/package-use.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/package-use.html
index 646e955..07d23ce 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/report/package-use.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/package-use.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.rat.report (Apache Creadur Rat::Core 0.12 API)</title>
+<title>Uses of Package org.apache.rat.report (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.rat.report (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.rat.report (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/rat/report/package-use.html" target="_top">Frames</a></li>
-<li><a href="package-use.html" target="_top">No Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,7 +65,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -67,7 +75,7 @@
 <div class="contentContainer">
 <ul class="blockList">
 <li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
 <caption><span>Packages that use <a href="../../../../org/apache/rat/report/package-summary.html">org.apache.rat.report</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
@@ -108,7 +116,7 @@
 <li class="blockList"><a name="org.apache.rat">
 <!--   -->
 </a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../org/apache/rat/report/package-summary.html">org.apache.rat.report</a> used by <a href="../../../../org/apache/rat/package-summary.html">org.apache.rat</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Class and Description</th>
@@ -123,7 +131,7 @@
 <li class="blockList"><a name="org.apache.rat.report">
 <!--   -->
 </a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../org/apache/rat/report/package-summary.html">org.apache.rat.report</a> used by <a href="../../../../org/apache/rat/report/package-summary.html">org.apache.rat.report</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Class and Description</th>
@@ -138,7 +146,7 @@
 <li class="blockList"><a name="org.apache.rat.report.claim.impl">
 <!--   -->
 </a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../org/apache/rat/report/package-summary.html">org.apache.rat.report</a> used by <a href="../../../../org/apache/rat/report/claim/impl/package-summary.html">org.apache.rat.report.claim.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Class and Description</th>
@@ -158,7 +166,7 @@
 <li class="blockList"><a name="org.apache.rat.report.claim.impl.xml">
 <!--   -->
 </a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../org/apache/rat/report/package-summary.html">org.apache.rat.report</a> used by <a href="../../../../org/apache/rat/report/claim/impl/xml/package-summary.html">org.apache.rat.report.claim.impl.xml</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Class and Description</th>
@@ -178,7 +186,7 @@
 <li class="blockList"><a name="org.apache.rat.report.claim.util">
 <!--   -->
 </a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../org/apache/rat/report/package-summary.html">org.apache.rat.report</a> used by <a href="../../../../org/apache/rat/report/claim/util/package-summary.html">org.apache.rat.report.claim.util</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Class and Description</th>
@@ -198,7 +206,7 @@
 <li class="blockList"><a name="org.apache.rat.report.xml">
 <!--   -->
 </a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../org/apache/rat/report/package-summary.html">org.apache.rat.report</a> used by <a href="../../../../org/apache/rat/report/xml/package-summary.html">org.apache.rat.report.xml</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Class and Description</th>
@@ -213,7 +221,7 @@
 <li class="blockList"><a name="org.apache.rat.walker">
 <!--   -->
 </a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../org/apache/rat/report/package-summary.html">org.apache.rat.report</a> used by <a href="../../../../org/apache/rat/walker/package-summary.html">org.apache.rat.walker</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Class and Description</th>
@@ -231,9 +239,11 @@
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -254,10 +264,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/rat/report/package-use.html" target="_top">Frames</a></li>
-<li><a href="package-use.html" target="_top">No Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -271,7 +281,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->