You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/10/30 16:33:51 UTC

svn commit: r1000145 [8/30] - in /websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST: ./ apidocs/ apidocs/org/apache/maven/doxia/docrenderer/ apidocs/org/apache/maven/doxia/docrenderer/class-use/ apidocs/org/apache/...

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/source-repository.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/source-repository.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/source-repository.html Sun Oct 30 16:33:39 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-30 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161023" />
+    <meta name="Date-Revision-yyyymmdd" content="20161030" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Decoration Model &#x2013; Source Code Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -82,9 +82,9 @@
         <li class="active ">Source Code Management</li>
         
               
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-23</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-30</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7.2
+                    Version: 1.7.3
         </li>
             
                             </ul>
@@ -412,21 +412,21 @@
 <div class="section">
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7.2/doxia-decoration-model">http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7.2/doxia-decoration-model</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7.3/doxia-decoration-model">http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7.3/doxia-decoration-model</a></pre></div></div>
 <div class="section">
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Subversion with this command:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7.2/doxia-decoration-model doxia-decoration-model</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7.3/doxia-decoration-model doxia-decoration-model</pre></div></div>
 <div class="section">
 <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
 <p>Everyone can access the Subversion repository via HTTP, but committers must checkout the Subversion repository via HTTPS.</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7.2/doxia-decoration-model doxia-decoration-model</pre></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7.3/doxia-decoration-model doxia-decoration-model</pre></div>
 <p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password):</p>
 <div class="source"><pre class="prettyprint linenums">$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div>
 <div class="section">
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7.2/doxia-decoration-model doxia-decoration-model</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7.3/doxia-decoration-model doxia-decoration-model</pre></div></div>
 <div class="section">
 <h2><a name="Access_Through_a_Proxy"></a>Access Through a Proxy</h2><a name="Access_Through_a_Proxy"></a>
 <p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/surefire-report.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/surefire-report.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/surefire-report.html Sun Oct 30 16:33:39 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-30 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161023" />
+    <meta name="Date-Revision-yyyymmdd" content="20161030" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Decoration Model &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -82,9 +82,9 @@
         <li class="active ">Surefire Report</li>
         
               
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-23</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-30</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7.2
+                    Version: 1.7.3
         </li>
             
                             </ul>
@@ -414,7 +414,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.114</td></tr></table><br />
+<td>0.165</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
 <div class="section">
 <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
@@ -443,7 +443,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.114</td></tr></table><br />
+<td>0.165</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
 <div class="section">
 <h3><a name="org.apache.maven.doxia.site.decoration"></a>org.apache.maven.doxia.site.decoration</h3><a name="org.apache.maven.doxia.site.decoration"></a>
@@ -486,7 +486,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0</td></tr>
+<td>0.001</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.doxia.site.decoration.inheritanceURIPathDescriptorTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.maven.doxia.site.decoration.inheritanceURIPathDescriptorTest">URIPathDescriptorTest</a></td>
@@ -495,7 +495,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0</td></tr>
+<td>0.001</td></tr>
 <tr class="b">
 <td><a href="#org.apache.maven.doxia.site.decoration.inheritanceDoxia91Test"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.maven.doxia.site.decoration.inheritanceDoxia91Test">Doxia91Test</a></td>
@@ -504,7 +504,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0</td></tr>
+<td>0.001</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.doxia.site.decoration.inheritancePathUtilsTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.maven.doxia.site.decoration.inheritancePathUtilsTest">PathUtilsTest</a></td>
@@ -522,7 +522,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.113</td></tr></table></div><br /></div>
+<td>0.161</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
@@ -596,7 +596,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.PathDescriptorTest.testFileBaseRelPath"></a>testFileBaseRelPath</td>
-<td>0</td></tr>
+<td>0.001</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.PathDescriptorTest.testFileBaseEmptyAbsPath"></a>testFileBaseEmptyAbsPath</td>
@@ -642,42 +642,42 @@ function toggleDisplay(elementId) {
 <td>0</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.URIPathDescriptorTest.testSameSite"></a>testSameSite</td>
-<td>0</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.URIPathDescriptorTest.testResolveLink"></a>testResolveLink</td>
+<td>0.001</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.URIPathDescriptorTest.testResolveLink"></a>testResolveLink</td>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.URIPathDescriptorTest.testRebaseLink"></a>testRebaseLink</td>
 <td>0</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.URIPathDescriptorTest.testRebaseLink"></a>testRebaseLink</td>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.URIPathDescriptorTest.testRelativizeLink"></a>testRelativizeLink</td>
 <td>0</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.URIPathDescriptorTest.testRelativizeLink"></a>testRelativizeLink</td>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.URIPathDescriptorTest.testSameSite"></a>testSameSite</td>
 <td>0</td></tr></table></div>
 <div class="section">
 <h3><a name="Doxia91Test"></a>Doxia91Test</h3><a name="org.apache.maven.doxia.site.decoration.inheritanceDoxia91Test"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.Doxia91Test.testNewPathNull"></a>testNewPathNull</td>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.Doxia91Test.testBothPathNull"></a>testBothPathNull</td>
 <td>0</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.Doxia91Test.testBothPathNull"></a>testBothPathNull</td>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.Doxia91Test.testOldPathNull"></a>testOldPathNull</td>
 <td>0</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.Doxia91Test.testOldPathNull"></a>testOldPathNull</td>
-<td>0</td></tr></table></div>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.Doxia91Test.testNewPathNull"></a>testNewPathNull</td>
+<td>0.001</td></tr></table></div>
 <div class="section">
 <h3><a name="PathUtilsTest"></a>PathUtilsTest</h3><a name="org.apache.maven.doxia.site.decoration.inheritancePathUtilsTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.PathUtilsTest.testConvertPath"></a>testConvertPath</td>
-<td>0</td></tr>
+<td>0.001</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.PathUtilsTest.testGetRelativePath"></a>testGetRelativePath</td>
@@ -698,104 +698,104 @@ function toggleDisplay(elementId) {
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testSuppressedInheritance"></a>testSuppressedInheritance</td>
-<td>0.033</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testFullyPopulatedChild"></a>testFullyPopulatedChild</td>
+<td>0.056</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedWhenEmpty"></a>testPathsResolvedWhenEmpty</td>
-<td>0.002</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testFullyPopulatedParentAndEmptyChild"></a>testFullyPopulatedParentAndEmptyChild</td>
+<td>0.017</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testInheritance"></a>testInheritance</td>
-<td>0.012</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testResolvingAllExternalUrls"></a>testResolvingAllExternalUrls</td>
+<td>0.004</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsNotResolvedForExternalUrls"></a>testPathsNotResolvedForExternalUrls</td>
-<td>0.005</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testResolvingAllRelativeUrls"></a>testResolvingAllRelativeUrls</td>
+<td>0.002</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testBreadcrumbCutParentAfterDuplicate"></a>testBreadcrumbCutParentAfterDuplicate</td>
-<td>0</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testResolvingAllSiteUrls"></a>testResolvingAllSiteUrls</td>
+<td>0.005</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testBannerWithoutHref"></a>testBannerWithoutHref</td>
-<td>0</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testResolvingEmptyDescriptor"></a>testResolvingEmptyDescriptor</td>
+<td>0.002</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testLogoWithoutImage"></a>testLogoWithoutImage</td>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testDuplicateParentElements"></a>testDuplicateParentElements</td>
 <td>0.001</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedForRelativeUrls"></a>testPathsResolvedForRelativeUrls</td>
-<td>0.005</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testDuplicateChildElements"></a>testDuplicateChildElements</td>
+<td>0</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedForSubsiteUrls"></a>testPathsResolvedForSubsiteUrls</td>
-<td>0.006</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testBadHref"></a>testBadHref</td>
+<td>0.001</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedForRelativeUrlsDepthOfTwo"></a>testPathsResolvedForRelativeUrlsDepthOfTwo</td>
-<td>0.004</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testBreadcrumbWithoutHref"></a>testBreadcrumbWithoutHref</td>
+<td>0</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedForReverseRelativeUrls"></a>testPathsResolvedForReverseRelativeUrls</td>
-<td>0.003</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testBreadcrumbs"></a>testBreadcrumbs</td>
+<td>0.001</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedForReverseRelativeUrlsDepthOfTwo"></a>testPathsResolvedForReverseRelativeUrlsDepthOfTwo</td>
-<td>0.004</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testBannerWithoutHref"></a>testBannerWithoutHref</td>
+<td>0.001</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedForUnrelatedRelativeUrls"></a>testPathsResolvedForUnrelatedRelativeUrls</td>
-<td>0.003</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testBreadcrumbCutParentAfterDuplicate"></a>testBreadcrumbCutParentAfterDuplicate</td>
+<td>0</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testNullParent"></a>testNullParent</td>
-<td>0.001</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testLogoWithoutImage"></a>testLogoWithoutImage</td>
+<td>0.002</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testFullyPopulatedChild"></a>testFullyPopulatedChild</td>
-<td>0.01</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedForRelativeUrls"></a>testPathsResolvedForRelativeUrls</td>
+<td>0.008</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testFullyPopulatedParentAndEmptyChild"></a>testFullyPopulatedParentAndEmptyChild</td>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedForSubsiteUrls"></a>testPathsResolvedForSubsiteUrls</td>
 <td>0.006</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testResolvingAllExternalUrls"></a>testResolvingAllExternalUrls</td>
-<td>0.001</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedForRelativeUrlsDepthOfTwo"></a>testPathsResolvedForRelativeUrlsDepthOfTwo</td>
+<td>0.006</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testResolvingAllRelativeUrls"></a>testResolvingAllRelativeUrls</td>
-<td>0.001</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedForReverseRelativeUrls"></a>testPathsResolvedForReverseRelativeUrls</td>
+<td>0.003</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testResolvingAllSiteUrls"></a>testResolvingAllSiteUrls</td>
-<td>0.002</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedForReverseRelativeUrlsDepthOfTwo"></a>testPathsResolvedForReverseRelativeUrlsDepthOfTwo</td>
+<td>0.004</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testResolvingEmptyDescriptor"></a>testResolvingEmptyDescriptor</td>
-<td>0.001</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedForUnrelatedRelativeUrls"></a>testPathsResolvedForUnrelatedRelativeUrls</td>
+<td>0.006</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testDuplicateParentElements"></a>testDuplicateParentElements</td>
-<td>0</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testNullParent"></a>testNullParent</td>
+<td>0.002</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testDuplicateChildElements"></a>testDuplicateChildElements</td>
-<td>0</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testSuppressedInheritance"></a>testSuppressedInheritance</td>
+<td>0.002</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testBadHref"></a>testBadHref</td>
-<td>0</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testInheritance"></a>testInheritance</td>
+<td>0.009</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testBreadcrumbWithoutHref"></a>testBreadcrumbWithoutHref</td>
-<td>0</td></tr>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsResolvedWhenEmpty"></a>testPathsResolvedWhenEmpty</td>
+<td>0.003</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testBreadcrumbs"></a>testBreadcrumbs</td>
-<td>0</td></tr></table></div><br /></div>
+<td><a name="TC_org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest.testPathsNotResolvedForExternalUrls"></a>testPathsNotResolvedForExternalUrls</td>
+<td>0.005</td></tr></table></div><br /></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/taglist.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/taglist.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/taglist.html Sun Oct 30 16:33:39 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-30 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161023" />
+    <meta name="Date-Revision-yyyymmdd" content="20161030" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Decoration Model &#x2013; Tag List report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -82,9 +82,9 @@
         <li class="active ">Tag List report</li>
         
               
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-23</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-30</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7.2
+                    Version: 1.7.3
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/team-list.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/team-list.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/team-list.html Sun Oct 30 16:33:39 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-30 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161023" />
+    <meta name="Date-Revision-yyyymmdd" content="20161030" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Decoration Model &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -82,9 +82,9 @@
         <li class="active ">Project Team</li>
         
               
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-23</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-30</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7.2
+                    Version: 1.7.3
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/allclasses-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/allclasses-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/allclasses-frame.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>All Classes (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/allclasses-noframe.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/allclasses-noframe.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/allclasses-noframe.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>All Classes (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/constant-values.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/constant-values.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/constant-values.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Constant Field Values (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Constant Field Values (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Constant Field Values (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Constant Field Values (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/deprecated-list.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/deprecated-list.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/deprecated-list.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Deprecated List (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Deprecated List (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Deprecated List (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Deprecated List (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/help-doc.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/help-doc.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/help-doc.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>API Help (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>API Help (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="API Help (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="API Help (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/index-all.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/index-all.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/index-all.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Index (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Index (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Index (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Index (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/index.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/index.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/index.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Doxia :: Decoration Model 1.7.2 Test API</title>
+<title>Doxia :: Decoration Model 1.7.3 Test API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/DecorationUtilsTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/DecorationUtilsTest.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/DecorationUtilsTest.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DecorationUtilsTest (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>DecorationUtilsTest (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DecorationUtilsTest (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="DecorationUtilsTest (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/class-use/DecorationUtilsTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/class-use/DecorationUtilsTest.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/class-use/DecorationUtilsTest.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.doxia.site.decoration.DecorationUtilsTest (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Uses of Class org.apache.maven.doxia.site.decoration.DecorationUtilsTest (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.doxia.site.decoration.DecorationUtilsTest (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.doxia.site.decoration.DecorationUtilsTest (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/DecorationModelInheritanceAssemblerTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/DecorationModelInheritanceAssemblerTest.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/DecorationModelInheritanceAssemblerTest.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DecorationModelInheritanceAssemblerTest (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>DecorationModelInheritanceAssemblerTest (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DecorationModelInheritanceAssemblerTest (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="DecorationModelInheritanceAssemblerTest (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/Doxia91Test.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/Doxia91Test.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/Doxia91Test.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Doxia91Test (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Doxia91Test (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Doxia91Test (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Doxia91Test (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/PathDescriptorTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/PathDescriptorTest.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/PathDescriptorTest.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PathDescriptorTest (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>PathDescriptorTest (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PathDescriptorTest (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="PathDescriptorTest (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/PathUtilsTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/PathUtilsTest.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/PathUtilsTest.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PathUtilsTest (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>PathUtilsTest (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PathUtilsTest (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="PathUtilsTest (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/URIPathDescriptorTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/URIPathDescriptorTest.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/URIPathDescriptorTest.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>URIPathDescriptorTest (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>URIPathDescriptorTest (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="URIPathDescriptorTest (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="URIPathDescriptorTest (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/DecorationModelInheritanceAssemblerTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/DecorationModelInheritanceAssemblerTest.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/DecorationModelInheritanceAssemblerTest.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Uses of Class org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssemblerTest (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/Doxia91Test.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/Doxia91Test.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/Doxia91Test.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.doxia.site.decoration.inheritance.Doxia91Test (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Uses of Class org.apache.maven.doxia.site.decoration.inheritance.Doxia91Test (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.doxia.site.decoration.inheritance.Doxia91Test (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.doxia.site.decoration.inheritance.Doxia91Test (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/PathDescriptorTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/PathDescriptorTest.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/PathDescriptorTest.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.doxia.site.decoration.inheritance.PathDescriptorTest (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Uses of Class org.apache.maven.doxia.site.decoration.inheritance.PathDescriptorTest (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.doxia.site.decoration.inheritance.PathDescriptorTest (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.doxia.site.decoration.inheritance.PathDescriptorTest (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/PathUtilsTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/PathUtilsTest.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/PathUtilsTest.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.doxia.site.decoration.inheritance.PathUtilsTest (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Uses of Class org.apache.maven.doxia.site.decoration.inheritance.PathUtilsTest (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.doxia.site.decoration.inheritance.PathUtilsTest (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.doxia.site.decoration.inheritance.PathUtilsTest (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/URIPathDescriptorTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/URIPathDescriptorTest.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/class-use/URIPathDescriptorTest.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.doxia.site.decoration.inheritance.URIPathDescriptorTest (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Uses of Class org.apache.maven.doxia.site.decoration.inheritance.URIPathDescriptorTest (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.doxia.site.decoration.inheritance.URIPathDescriptorTest (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.doxia.site.decoration.inheritance.URIPathDescriptorTest (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/package-frame.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.doxia.site.decoration.inheritance (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>org.apache.maven.doxia.site.decoration.inheritance (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/package-summary.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.doxia.site.decoration.inheritance (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>org.apache.maven.doxia.site.decoration.inheritance (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.doxia.site.decoration.inheritance (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="org.apache.maven.doxia.site.decoration.inheritance (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/package-tree.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/package-tree.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/package-tree.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.doxia.site.decoration.inheritance Class Hierarchy (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>org.apache.maven.doxia.site.decoration.inheritance Class Hierarchy (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.doxia.site.decoration.inheritance Class Hierarchy (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="org.apache.maven.doxia.site.decoration.inheritance Class Hierarchy (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/package-use.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/package-use.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/inheritance/package-use.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.maven.doxia.site.decoration.inheritance (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Uses of Package org.apache.maven.doxia.site.decoration.inheritance (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.doxia.site.decoration.inheritance (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.doxia.site.decoration.inheritance (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/package-frame.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.doxia.site.decoration (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>org.apache.maven.doxia.site.decoration (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/package-summary.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.doxia.site.decoration (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>org.apache.maven.doxia.site.decoration (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.doxia.site.decoration (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="org.apache.maven.doxia.site.decoration (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/package-tree.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/package-tree.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/package-tree.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.doxia.site.decoration Class Hierarchy (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>org.apache.maven.doxia.site.decoration Class Hierarchy (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.doxia.site.decoration Class Hierarchy (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="org.apache.maven.doxia.site.decoration Class Hierarchy (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/package-use.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/package-use.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/org/apache/maven/doxia/site/decoration/package-use.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.maven.doxia.site.decoration (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Uses of Package org.apache.maven.doxia.site.decoration (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.doxia.site.decoration (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.doxia.site.decoration (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/overview-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/overview-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/overview-frame.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Overview List (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Overview List (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/overview-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/overview-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/overview-summary.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Overview (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Overview (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Overview (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Overview (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>
@@ -62,7 +62,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Doxia :: Decoration Model 1.7.2 Test API</h1>
+<h1 class="title">Doxia :: Decoration Model 1.7.3 Test API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Doxia Decoration Model table, listing packages, and an explanation">

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/overview-tree.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/overview-tree.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/testapidocs/overview-tree.html Sun Oct 30 16:33:39 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Class Hierarchy (Doxia :: Decoration Model 1.7.2 Test API)</title>
+<title>Class Hierarchy (Doxia :: Decoration Model 1.7.3 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Class Hierarchy (Doxia :: Decoration Model 1.7.2 Test API)";
+        parent.document.title="Class Hierarchy (Doxia :: Decoration Model 1.7.3 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/index.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/index.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/index.html Sun Oct 30 16:33:39 2016
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/org/apache/maven/doxia/site/decoration/inheritance/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/org/apache/maven/doxia/site/decoration/inheritance/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/org/apache/maven/doxia/site/decoration/inheritance/package-frame.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference Package org.apache.maven.doxia.site.decoration.inheritance</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference Package org.apache.maven.doxia.site.decoration.inheritance</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/org/apache/maven/doxia/site/decoration/inheritance/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/org/apache/maven/doxia/site/decoration/inheritance/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/org/apache/maven/doxia/site/decoration/inheritance/package-summary.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference Package org.apache.maven.doxia.site.decoration.inheritance</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference Package org.apache.maven.doxia.site.decoration.inheritance</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/org/apache/maven/doxia/site/decoration/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/org/apache/maven/doxia/site/decoration/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/org/apache/maven/doxia/site/decoration/package-frame.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference Package org.apache.maven.doxia.site.decoration</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference Package org.apache.maven.doxia.site.decoration</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/org/apache/maven/doxia/site/decoration/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/org/apache/maven/doxia/site/decoration/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/org/apache/maven/doxia/site/decoration/package-summary.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference Package org.apache.maven.doxia.site.decoration</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference Package org.apache.maven.doxia.site.decoration</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/overview-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/overview-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/overview-frame.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/overview-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/overview-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref-test/overview-summary.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Doxia :: Decoration Model 1.7.2 Reference</h2>
+		      	<h2>Doxia :: Decoration Model 1.7.3 Reference</h2>
 
 		<table class="summary">
         	<thead>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/index.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/index.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/index.html Sun Oct 30 16:33:39 2016
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/inheritance/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/inheritance/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/inheritance/package-frame.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference Package org.apache.maven.doxia.site.decoration.inheritance</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference Package org.apache.maven.doxia.site.decoration.inheritance</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/inheritance/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/inheritance/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/inheritance/package-summary.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference Package org.apache.maven.doxia.site.decoration.inheritance</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference Package org.apache.maven.doxia.site.decoration.inheritance</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/io/xpp3/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/io/xpp3/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/io/xpp3/package-frame.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference Package org.apache.maven.doxia.site.decoration.io.xpp3</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference Package org.apache.maven.doxia.site.decoration.io.xpp3</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/io/xpp3/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/io/xpp3/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/io/xpp3/package-summary.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference Package org.apache.maven.doxia.site.decoration.io.xpp3</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference Package org.apache.maven.doxia.site.decoration.io.xpp3</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/package-frame.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference Package org.apache.maven.doxia.site.decoration</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference Package org.apache.maven.doxia.site.decoration</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/org/apache/maven/doxia/site/decoration/package-summary.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference Package org.apache.maven.doxia.site.decoration</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference Package org.apache.maven.doxia.site.decoration</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/overview-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/overview-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/overview-frame.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/overview-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/overview-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-decoration-model/xref/overview-summary.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Doxia :: Decoration Model 1.7.2 Reference</title>
+		<title>Doxia :: Decoration Model 1.7.3 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Doxia :: Decoration Model 1.7.2 Reference</h2>
+		      	<h2>Doxia :: Decoration Model 1.7.3 Reference</h2>
 
 		<table class="summary">
         	<thead>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/apidocs/allclasses-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/apidocs/allclasses-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/apidocs/allclasses-frame.html Sun Oct 30 16:33:39 2016
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Doxia :: Document Renderer 1.7.2 API)</title>
+<title>All Classes (Doxia :: Document Renderer 1.7.3 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>