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/02/11 23:36:48 UTC

svn commit: r980165 [13/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-doc-renderer/dependency-info.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/dependency-info.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/dependency-info.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Dependency Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -411,30 +411,30 @@
 <div class="source"><pre class="prettyprint linenums">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.maven.doxia&lt;/groupId&gt;
   &lt;artifactId&gt;doxia-doc-renderer&lt;/artifactId&gt;
-  &lt;version&gt;1.7-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;1.7&lt;/version&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
-<div class="source"><pre class="prettyprint linenums">'org.apache.maven.doxia:doxia-doc-renderer:jar:1.7-SNAPSHOT'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">'org.apache.maven.doxia:doxia-doc-renderer:jar:1.7'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
-<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.maven.doxia&quot; name=&quot;doxia-doc-renderer&quot; rev=&quot;1.7-SNAPSHOT&quot;&gt;
+<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.maven.doxia&quot; name=&quot;doxia-doc-renderer&quot; rev=&quot;1.7&quot;&gt;
   &lt;artifact name=&quot;doxia-doc-renderer&quot; type=&quot;jar&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source"><pre class="prettyprint linenums">@Grapes(
-@Grab(group='org.apache.maven.doxia', module='doxia-doc-renderer', version='1.7-SNAPSHOT')
+@Grab(group='org.apache.maven.doxia', module='doxia-doc-renderer', version='1.7')
 )</pre></div></div>
 <div class="section">
 <h3><a name="Grails"></a>Grails</h3><a name="Grails"></a>
-<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.doxia:doxia-doc-renderer:1.7-SNAPSHOT'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.doxia:doxia-doc-renderer:1.7'</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
-<div class="source"><pre class="prettyprint linenums">[org.apache.maven.doxia/doxia-doc-renderer &quot;1.7-SNAPSHOT&quot;]</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">[org.apache.maven.doxia/doxia-doc-renderer &quot;1.7&quot;]</pre></div></div>
 <div class="section">
 <h3><a name="SBT"></a>SBT</h3><a name="SBT"></a>
-<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.maven.doxia&quot; % &quot;doxia-doc-renderer&quot; % &quot;1.7-SNAPSHOT&quot;</pre></div></div></div>
+<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.maven.doxia&quot; % &quot;doxia-doc-renderer&quot; % &quot;1.7&quot;</pre></div></div></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/dependency-management.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/dependency-management.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/dependency-management.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -419,73 +419,73 @@
 <tr class="b">
 <td>org.apache.maven.doxia</td>
 <td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-core/">doxia-core</a></td>
-<td>1.7-SNAPSHOT</td>
+<td>1.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.doxia</td>
 <td><a class="externalLink" href="http://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/">doxia-decoration-model</a></td>
-<td>1.7-SNAPSHOT</td>
+<td>1.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.doxia</td>
 <td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-logging-api/">doxia-logging-api</a></td>
-<td>1.7-SNAPSHOT</td>
+<td>1.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.doxia</td>
 <td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-apt/">doxia-module-apt</a></td>
-<td>1.7-SNAPSHOT</td>
+<td>1.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.doxia</td>
 <td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-confluence/">doxia-module-confluence</a></td>
-<td>1.7-SNAPSHOT</td>
+<td>1.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.doxia</td>
 <td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-docbook-simple/">doxia-module-docbook-simple</a></td>
-<td>1.7-SNAPSHOT</td>
+<td>1.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.doxia</td>
 <td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-fml/">doxia-module-fml</a></td>
-<td>1.7-SNAPSHOT</td>
+<td>1.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.doxia</td>
 <td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-markdown/">doxia-module-markdown</a></td>
-<td>1.7-SNAPSHOT</td>
+<td>1.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.doxia</td>
 <td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xdoc/">doxia-module-xdoc</a></td>
-<td>1.7-SNAPSHOT</td>
+<td>1.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.doxia</td>
 <td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xhtml/">doxia-module-xhtml</a></td>
-<td>1.7-SNAPSHOT</td>
+<td>1.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.doxia</td>
 <td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-sink-api/">doxia-sink-api</a></td>
-<td>1.7-SNAPSHOT</td>
+<td>1.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.doxia</td>
 <td><a class="externalLink" href="http://maven.apache.org/doxia/doxia-sitetools/doxia-skin-model/">doxia-skin-model</a></td>
-<td>1.7-SNAPSHOT</td>
+<td>1.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/distribution-management.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/distribution-management.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/distribution-management.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/findbugs.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/findbugs.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/findbugs.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; FindBugs Bug Detector Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/index.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/index.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/index.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; About</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/integration.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/integration.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/integration.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Continuous Integration</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/issue-tracking.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/issue-tracking.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/issue-tracking.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/mail-lists.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/mail-lists.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/mail-lists.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/plugin-management.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/plugin-management.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/plugin-management.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Project Plugin Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/plugins.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/plugins.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/plugins.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Project Build Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/pmd.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/pmd.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/pmd.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; PMD Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/project-info.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/project-info.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/project-info.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/project-reports.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/project-reports.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/project-reports.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/project-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/project-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/project-summary.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -447,7 +447,7 @@
 <td>doxia-doc-renderer</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>1.7-SNAPSHOT</td></tr>
+<td>1.7</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>jar</td></tr>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/sonar.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/sonar.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/sonar.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Sonar</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/source-repository.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/source-repository.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/source-repository.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -410,21 +410,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/trunk/doxia-doc-renderer">http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer</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/doxia-doc-renderer">http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7/doxia-doc-renderer</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/trunk/doxia-doc-renderer doxia-doc-renderer</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/doxia-doc-renderer doxia-doc-renderer</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/trunk/doxia-doc-renderer doxia-doc-renderer</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/doxia-doc-renderer doxia-doc-renderer</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/trunk/doxia-doc-renderer doxia-doc-renderer</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/doxia-doc-renderer doxia-doc-renderer</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-doc-renderer/surefire-report.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/surefire-report.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/surefire-report.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -419,7 +419,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>4.012</td></tr></table><br />
+<td>4.09</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>
@@ -440,7 +440,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>4.012</td></tr></table><br />
+<td>4.09</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.docrenderer"></a>org.apache.maven.doxia.docrenderer</h3><a name="org.apache.maven.doxia.docrenderer"></a>
@@ -462,7 +462,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>4.012</td></tr></table></div><br /></div>
+<td>4.09</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>
@@ -471,20 +471,20 @@ function toggleDisplay(elementId) {
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testFoAggregate</td>
-<td>2.352</td></tr>
+<td>testITextAggregate</td>
+<td>1.785</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testIText</td>
-<td>0.45</td></tr>
+<td>testFoAggregate</td>
+<td>1.689</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testITextAggregate</td>
-<td>0.734</td></tr>
+<td>testFo</td>
+<td>0.463</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testFo</td>
-<td>0.476</td></tr></table></div><br /></div>
+<td>testIText</td>
+<td>0.153</td></tr></table></div><br /></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/taglist.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/taglist.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/taglist.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Tag List report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/team-list.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/team-list.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/team-list.html Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <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="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doc Renderer &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/allclasses-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/allclasses-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/allclasses-frame.html Thu Feb 11 22:36:31 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Doxia :: Document Renderer 1.7 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-doc-renderer/testapidocs/allclasses-noframe.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/allclasses-noframe.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/allclasses-noframe.html Thu Feb 11 22:36:31 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Doxia :: Document Renderer 1.7 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-doc-renderer/testapidocs/constant-values.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/constant-values.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/constant-values.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Constant Field Values (Doxia :: Document Renderer 1.7 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 :: Document Renderer 1.7-SNAPSHOT Test API)";
+        parent.document.title="Constant Field Values (Doxia :: Document Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/deprecated-list.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/deprecated-list.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/deprecated-list.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Deprecated List (Doxia :: Document Renderer 1.7 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 :: Document Renderer 1.7-SNAPSHOT Test API)";
+        parent.document.title="Deprecated List (Doxia :: Document Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/help-doc.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/help-doc.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/help-doc.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>API Help (Doxia :: Document Renderer 1.7 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 :: Document Renderer 1.7-SNAPSHOT Test API)";
+        parent.document.title="API Help (Doxia :: Document Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/index-all.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/index-all.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/index-all.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Index (Doxia :: Document Renderer 1.7 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 :: Document Renderer 1.7-SNAPSHOT Test API)";
+        parent.document.title="Index (Doxia :: Document Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/index.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/index.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/index.html Thu Feb 11 22:36:31 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Doxia :: Document Renderer 1.7-SNAPSHOT Test API</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Doxia :: Document Renderer 1.7 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-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/DocumentRendererTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/DocumentRendererTest.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/DocumentRendererTest.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DocumentRendererTest (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>DocumentRendererTest (Doxia :: Document Renderer 1.7 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="DocumentRendererTest (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)";
+        parent.document.title="DocumentRendererTest (Doxia :: Document Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/class-use/DocumentRendererTest.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/class-use/DocumentRendererTest.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/class-use/DocumentRendererTest.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.doxia.docrenderer.DocumentRendererTest (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.doxia.docrenderer.DocumentRendererTest (Doxia :: Document Renderer 1.7 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.docrenderer.DocumentRendererTest (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.maven.doxia.docrenderer.DocumentRendererTest (Doxia :: Document Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/package-frame.html Thu Feb 11 22:36:31 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.doxia.docrenderer (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.maven.doxia.docrenderer (Doxia :: Document Renderer 1.7 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-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/package-summary.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.doxia.docrenderer (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.maven.doxia.docrenderer (Doxia :: Document Renderer 1.7 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.docrenderer (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)";
+        parent.document.title="org.apache.maven.doxia.docrenderer (Doxia :: Document Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/package-tree.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/package-tree.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/package-tree.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.doxia.docrenderer Class Hierarchy (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.maven.doxia.docrenderer Class Hierarchy (Doxia :: Document Renderer 1.7 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.docrenderer Class Hierarchy (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)";
+        parent.document.title="org.apache.maven.doxia.docrenderer Class Hierarchy (Doxia :: Document Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/package-use.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/package-use.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/org/apache/maven/doxia/docrenderer/package-use.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.doxia.docrenderer (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Package org.apache.maven.doxia.docrenderer (Doxia :: Document Renderer 1.7 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.docrenderer (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)";
+        parent.document.title="Uses of Package org.apache.maven.doxia.docrenderer (Doxia :: Document Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/overview-tree.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/overview-tree.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/testapidocs/overview-tree.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Doxia :: Document Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Class Hierarchy (Doxia :: Document Renderer 1.7 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 :: Document Renderer 1.7-SNAPSHOT Test API)";
+        parent.document.title="Class Hierarchy (Doxia :: Document Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref-test/index.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref-test/index.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref-test/index.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference</title>
+		<title>Doxia :: Document Renderer 1.7 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref-test/org/apache/maven/doxia/docrenderer/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref-test/org/apache/maven/doxia/docrenderer/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref-test/org/apache/maven/doxia/docrenderer/package-frame.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.docrenderer</title>
+		<title>Doxia :: Document Renderer 1.7 Reference Package org.apache.maven.doxia.docrenderer</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-doc-renderer/xref-test/org/apache/maven/doxia/docrenderer/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref-test/org/apache/maven/doxia/docrenderer/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref-test/org/apache/maven/doxia/docrenderer/package-summary.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.docrenderer</title>
+		<title>Doxia :: Document Renderer 1.7 Reference Package org.apache.maven.doxia.docrenderer</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-doc-renderer/xref-test/overview-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref-test/overview-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref-test/overview-frame.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference</title>
+		<title>Doxia :: Document Renderer 1.7 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-doc-renderer/xref-test/overview-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref-test/overview-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref-test/overview-summary.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference</title>
+		<title>Doxia :: Document Renderer 1.7 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Doxia :: Document Renderer 1.7-SNAPSHOT Reference</h2>
+		      	<h2>Doxia :: Document Renderer 1.7 Reference</h2>
 
 		<table class="summary">
         	<thead>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/index.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/index.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/index.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference</title>
+		<title>Doxia :: Document Renderer 1.7 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/itext/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/itext/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/itext/package-frame.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.docrenderer.itext</title>
+		<title>Doxia :: Document Renderer 1.7 Reference Package org.apache.maven.doxia.docrenderer.itext</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-doc-renderer/xref/org/apache/maven/doxia/docrenderer/itext/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/itext/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/itext/package-summary.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.docrenderer.itext</title>
+		<title>Doxia :: Document Renderer 1.7 Reference Package org.apache.maven.doxia.docrenderer.itext</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-doc-renderer/xref/org/apache/maven/doxia/docrenderer/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/package-frame.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.docrenderer</title>
+		<title>Doxia :: Document Renderer 1.7 Reference Package org.apache.maven.doxia.docrenderer</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-doc-renderer/xref/org/apache/maven/doxia/docrenderer/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/package-summary.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.docrenderer</title>
+		<title>Doxia :: Document Renderer 1.7 Reference Package org.apache.maven.doxia.docrenderer</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-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/fo/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/fo/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/fo/package-frame.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.docrenderer.pdf.fo</title>
+		<title>Doxia :: Document Renderer 1.7 Reference Package org.apache.maven.doxia.docrenderer.pdf.fo</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-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/fo/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/fo/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/fo/package-summary.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.docrenderer.pdf.fo</title>
+		<title>Doxia :: Document Renderer 1.7 Reference Package org.apache.maven.doxia.docrenderer.pdf.fo</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-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/itext/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/itext/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/itext/package-frame.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.docrenderer.pdf.itext</title>
+		<title>Doxia :: Document Renderer 1.7 Reference Package org.apache.maven.doxia.docrenderer.pdf.itext</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-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/itext/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/itext/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/itext/package-summary.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.docrenderer.pdf.itext</title>
+		<title>Doxia :: Document Renderer 1.7 Reference Package org.apache.maven.doxia.docrenderer.pdf.itext</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-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/package-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/package-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/package-frame.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.docrenderer.pdf</title>
+		<title>Doxia :: Document Renderer 1.7 Reference Package org.apache.maven.doxia.docrenderer.pdf</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-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/package-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/package-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/org/apache/maven/doxia/docrenderer/pdf/package-summary.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference Package org.apache.maven.doxia.docrenderer.pdf</title>
+		<title>Doxia :: Document Renderer 1.7 Reference Package org.apache.maven.doxia.docrenderer.pdf</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-doc-renderer/xref/overview-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/overview-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/overview-frame.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference</title>
+		<title>Doxia :: Document Renderer 1.7 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-doc-renderer/xref/overview-summary.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/overview-summary.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-doc-renderer/xref/overview-summary.html Thu Feb 11 22:36:31 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 :: Document Renderer 1.7-SNAPSHOT Reference</title>
+		<title>Doxia :: Document Renderer 1.7 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Doxia :: Document Renderer 1.7-SNAPSHOT Reference</h2>
+		      	<h2>Doxia :: Document Renderer 1.7 Reference</h2>
 
 		<table class="summary">
         	<thead>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/allclasses-frame.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/allclasses-frame.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/allclasses-frame.html Thu Feb 11 22:36:31 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Doxia :: Integration Tools 1.7-SNAPSHOT API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Doxia :: Integration Tools 1.7 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-integration-tools/apidocs/allclasses-noframe.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/allclasses-noframe.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/allclasses-noframe.html Thu Feb 11 22:36:31 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Doxia :: Integration Tools 1.7-SNAPSHOT API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Doxia :: Integration Tools 1.7 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-integration-tools/apidocs/constant-values.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/constant-values.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/constant-values.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Doxia :: Integration Tools 1.7-SNAPSHOT API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Constant Field Values (Doxia :: Integration Tools 1.7 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 :: Integration Tools 1.7-SNAPSHOT API)";
+        parent.document.title="Constant Field Values (Doxia :: Integration Tools 1.7 API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/deprecated-list.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/deprecated-list.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/deprecated-list.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Doxia :: Integration Tools 1.7-SNAPSHOT API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Deprecated List (Doxia :: Integration Tools 1.7 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 :: Integration Tools 1.7-SNAPSHOT API)";
+        parent.document.title="Deprecated List (Doxia :: Integration Tools 1.7 API)";
     }
 //-->
 </script>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/help-doc.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/help-doc.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/apidocs/help-doc.html Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Doxia :: Integration Tools 1.7-SNAPSHOT API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>API Help (Doxia :: Integration Tools 1.7 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 :: Integration Tools 1.7-SNAPSHOT API)";
+        parent.document.title="API Help (Doxia :: Integration Tools 1.7 API)";
     }
 //-->
 </script>