You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bu...@apache.org on 2016/10/27 22:17:17 UTC

svn commit: r1000010 [5/8] - in /websites/staging/maven-doxia/trunk/content: ./ book/ css/ developers/ doxia-example-book/ fonts/ issues/ js/ macros/ modules/ references/

Added: websites/staging/maven-doxia/trunk/content/js/apache-maven-fluido-1.5.min.js
==============================================================================
--- websites/staging/maven-doxia/trunk/content/js/apache-maven-fluido-1.5.min.js (added)
+++ websites/staging/maven-doxia/trunk/content/js/apache-maven-fluido-1.5.min.js Thu Oct 27 22:17:15 2016
@@ -0,0 +1,25 @@
+/*!
+ * jQuery JavaScript Library v1.11.2
+ * http://jquery.com/
+ *
+ * Includes Sizzle.js
+ * http://sizzlejs.com/
+ *
+ * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2014-12-17T15:27Z
+ */
+(function(b,a){if(typeof module==="object"&&typeof module.exports==="object"){module.exports=b.document?a(b,true):function(c){if(!c.document){throw new Error("jQuery requires a window with a document")}return a(c)}}else{a(b)}}(typeof window!=="undefined"?window:this,function(a5,av){var aP=[];var P=aP.slice;var az=aP.concat;var x=aP.push;var bU=aP.indexOf;var ac={};var y=ac.toString;var K=ac.hasOwnProperty;var D={};var ai="1.11.2",bI=function(e,i){return new bI.fn.init(e,i)},E=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,bS=/^-ms-/,aW=/-([\da-z])/gi,O=function(e,i){return i.toUpperCase()};bI.fn=bI.prototype={jquery:ai,constructor:bI,selector:"",length:0,toArray:function(){return P.call(this)},get:function(e){return e!=null?(e<0?this[e+this.length]:this[e]):P.call(this)},pushStack:function(e){var i=bI.merge(this.constructor(),e);i.prevObject=this;i.context=this.context;return i},each:function(i,e){return bI.each(this,i,e)},map:function(e){return this.pushStack(bI.map(this,function(b7,b6){retu
 rn e.call(b7,b6,b7)}))},slice:function(){return this.pushStack(P.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(b7){var e=this.length,b6=+b7+(b7<0?e:0);return this.pushStack(b6>=0&&b6<e?[this[b6]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:x,sort:aP.sort,splice:aP.splice};bI.extend=bI.fn.extend=function(){var e,cb,b6,b7,ce,cc,ca=arguments[0]||{},b9=1,b8=arguments.length,cd=false;if(typeof ca==="boolean"){cd=ca;ca=arguments[b9]||{};b9++}if(typeof ca!=="object"&&!bI.isFunction(ca)){ca={}}if(b9===b8){ca=this;b9--}for(;b9<b8;b9++){if((ce=arguments[b9])!=null){for(b7 in ce){e=ca[b7];b6=ce[b7];if(ca===b6){continue}if(cd&&b6&&(bI.isPlainObject(b6)||(cb=bI.isArray(b6)))){if(cb){cb=false;cc=e&&bI.isArray(e)?e:[]}else{cc=e&&bI.isPlainObject(e)?e:{}}ca[b7]=bI.extend(cd,cc,b6)}else{if(b6!==undefined){ca[b7]=b6}}}}}return ca};bI.extend({expando:"jQuery"+(ai+Math.random()).replace(/\D/g,""),isReady:true,err
 or:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return bI.type(e)==="function"},isArray:Array.isArray||function(e){return bI.type(e)==="array"},isWindow:function(e){return e!=null&&e==e.window},isNumeric:function(e){return !bI.isArray(e)&&(e-parseFloat(e)+1)>=0},isEmptyObject:function(i){var e;for(e in i){return false}return true},isPlainObject:function(b7){var i;if(!b7||bI.type(b7)!=="object"||b7.nodeType||bI.isWindow(b7)){return false}try{if(b7.constructor&&!K.call(b7,"constructor")&&!K.call(b7.constructor.prototype,"isPrototypeOf")){return false}}catch(b6){return false}if(D.ownLast){for(i in b7){return K.call(b7,i)}}for(i in b7){}return i===undefined||K.call(b7,i)},type:function(e){if(e==null){return e+""}return typeof e==="object"||typeof e==="function"?ac[y.call(e)]||"object":typeof e},globalEval:function(e){if(e&&bI.trim(e)){(a5.execScript||function(i){a5["eval"].call(a5,i)})(e)}},camelCase:function(e){return e.replace(bS,"ms-").replace(aW,O)},nodeN
 ame:function(i,e){return i.nodeName&&i.nodeName.toLowerCase()===e.toLowerCase()},each:function(ca,cb,b6){var b9,b7=0,b8=ca.length,e=ad(ca);if(b6){if(e){for(;b7<b8;b7++){b9=cb.apply(ca[b7],b6);if(b9===false){break}}}else{for(b7 in ca){b9=cb.apply(ca[b7],b6);if(b9===false){break}}}}else{if(e){for(;b7<b8;b7++){b9=cb.call(ca[b7],b7,ca[b7]);if(b9===false){break}}}else{for(b7 in ca){b9=cb.call(ca[b7],b7,ca[b7]);if(b9===false){break}}}}return ca},trim:function(e){return e==null?"":(e+"").replace(E,"")},makeArray:function(e,b6){var i=b6||[];if(e!=null){if(ad(Object(e))){bI.merge(i,typeof e==="string"?[e]:e)}else{x.call(i,e)}}return i},inArray:function(b8,b6,b7){var e;if(b6){if(bU){return bU.call(b6,b8,b7)}e=b6.length;b7=b7?b7<0?Math.max(0,e+b7):b7:0;for(;b7<e;b7++){if(b7 in b6&&b6[b7]===b8){return b7}}}return -1},merge:function(b9,b7){var e=+b7.length,b6=0,b8=b9.length;while(b6<e){b9[b8++]=b7[b6++]}if(e!==e){while(b7[b6]!==undefined){b9[b8++]=b7[b6++]}}b9.length=b8;return b9},grep:function(
 e,cc,b9){var cb,b8=[],b6=0,b7=e.length,ca=!b9;for(;b6<b7;b6++){cb=!cc(e[b6],b6);if(cb!==ca){b8.push(e[b6])}}return b8},map:function(b7,cc,e){var cb,b9=0,ca=b7.length,b6=ad(b7),b8=[];if(b6){for(;b9<ca;b9++){cb=cc(b7[b9],b9,e);if(cb!=null){b8.push(cb)}}}else{for(b9 in b7){cb=cc(b7[b9],b9,e);if(cb!=null){b8.push(cb)}}}return az.apply([],b8)},guid:1,proxy:function(b8,b7){var e,b6,i;if(typeof b7==="string"){i=b8[b7];b7=b8;b8=i}if(!bI.isFunction(b8)){return undefined}e=P.call(arguments,2);b6=function(){return b8.apply(b7||this,e.concat(P.call(arguments)))};b6.guid=b8.guid=b8.guid||bI.guid++;return b6},now:function(){return +(new Date())},support:D});bI.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(b6,e){ac["[object "+e+"]"]=e.toLowerCase()});function ad(b6){var i=b6.length,e=bI.type(b6);if(e==="function"||bI.isWindow(b6)){return false}if(b6.nodeType===1&&i){return true}return e==="array"||i===0||typeof i==="number"&&i>0&&(i-1) in b6}var m=
+/*!
+ * Sizzle CSS Selector Engine v2.2.0-pre
+ * http://sizzlejs.com/
+ *
+ * Copyright 2008, 2014 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2014-12-16
+ */

[... 3 lines stripped ...]
Modified: websites/staging/maven-doxia/trunk/content/macros/index.html
==============================================================================
--- websites/staging/maven-doxia/trunk/content/macros/index.html (original)
+++ websites/staging/maven-doxia/trunk/content/macros/index.html Thu Oct 27 22:17:15 2016
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7  at 2016-05-15 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 
+ | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -9,25 +9,31 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20090302" />
-    <meta name="Date-Revision-yyyymmdd" content="20160515" />
+    <meta name="Date-Revision-yyyymmdd" content="20161027" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Doxia Macros Guide</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
 
       
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.4.min.js"></script>
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.5.min.js"></script>
 
-                          
-        
-<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                      
-        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-          
-                  </head>
+                  <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarDisabled">
           
                 
@@ -36,11 +42,11 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://www.apache.org/" id="bannerLeft">
-                                                                                                <img src="../../images/apache-maven-project.png"  alt="Apache Maven"/>
+                                    <a href="https://www.apache.org/" id="bannerLeft">
+                                                                                        <img src="https://maven.apache.org/images/apache-maven-project.png"  alt="Doxia Site"/>
                 </a>
                       </div>
-        <div class="pull-right">                                <a href=".././" id="bannerRight">
+        <div class="pull-right">                  <a href="https://maven.apache.org/doxia/" id="bannerRight">
                                                                                                 <img src="../images/doxia-logo.png"  alt="Doxia"/>
                 </a>
       </div>
@@ -49,15 +55,14 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
+              
                               <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
         Apache</a>
                     <span class="divider">/</span>
       </li>
             <li class="">
-                    <a href="../../index.html" title="Maven">
+                    <a href="https://maven.apache.org/index.html" class="externalLink" title="Maven">
         Maven</a>
                     <span class="divider">/</span>
       </li>
@@ -68,9 +73,8 @@
       </li>
         <li class="active ">Doxia Macros Guide</li>
         
-                
-                    
-                  <li id="publishDate" class="pull-right">Last Published: 2016-05-15</li>
+              
+                  <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li>
             
                             </ul>
       </div>
@@ -79,8 +83,7 @@
       <div class="row-fluid">
         <div id="leftColumn" class="span2">
           <div class="well sidebar-nav">
-                
-                    
+              
                 <ul class="nav nav-list">
                     <li class="nav-header">About Doxia</li>
                               
@@ -324,105 +327,98 @@
                               
       <li>
   
-                          <a href="../../ant-tasks/index.html" title="Ant Tasks">
-          <span class="none"></span>
-        Ant Tasks</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../archetype/index.html" title="Archetype">
+                          <a href="https://maven.apache.org/archetype/index.html" class="externalLink" title="Archetype">
           <span class="none"></span>
         Archetype</a>
             </li>
                 
       <li>
   
-                          <a href="../index.html" title="Doxia">
+                          <a href="https://maven.apache.org/doxia/index.html" class="externalLink" title="Doxia">
           <span class="none"></span>
         Doxia</a>
             </li>
                 
       <li>
   
-                          <a href="../../jxr/index.html" title="JXR">
+                          <a href="https://maven.apache.org/jxr/index.html" class="externalLink" title="JXR">
           <span class="none"></span>
         JXR</a>
             </li>
                 
       <li>
   
-                          <a href="../../ref/current" title="Maven">
+                          <a href="https://maven.apache.org/ref/current" class="externalLink" title="Maven">
           <span class="none"></span>
         Maven</a>
             </li>
                 
       <li>
   
-                          <a href="../../pom/index.html" title="Parent POMs">
+                          <a href="https://maven.apache.org/pom/index.html" class="externalLink" title="Parent POMs">
           <span class="none"></span>
         Parent POMs</a>
             </li>
                 
       <li>
   
-                          <a href="../../plugins/index.html" title="Plugins">
+                          <a href="https://maven.apache.org/plugins/index.html" class="externalLink" title="Plugins">
           <span class="none"></span>
         Plugins</a>
             </li>
                 
       <li>
   
-                          <a href="../../plugin-testing/index.html" title="Plugin Testing">
+                          <a href="https://maven.apache.org/plugin-testing/index.html" class="externalLink" title="Plugin Testing">
           <span class="none"></span>
         Plugin Testing</a>
             </li>
                 
       <li>
   
-                          <a href="../../plugin-tools/index.html" title="Plugin Tools">
+                          <a href="https://maven.apache.org/plugin-tools/index.html" class="externalLink" title="Plugin Tools">
           <span class="none"></span>
         Plugin Tools</a>
             </li>
                 
       <li>
   
-                          <a href="../../apache-resource-bundles/index.html" title="Resource Bundles">
+                          <a href="https://maven.apache.org/apache-resource-bundles/index.html" class="externalLink" title="Resource Bundles">
           <span class="none"></span>
         Resource Bundles</a>
             </li>
                 
       <li>
   
-                          <a href="../../scm/index.html" title="SCM">
+                          <a href="https://maven.apache.org/scm/index.html" class="externalLink" title="SCM">
           <span class="none"></span>
         SCM</a>
             </li>
                 
       <li>
   
-                          <a href="../../shared/index.html" title="Shared Components">
+                          <a href="https://maven.apache.org/shared/index.html" class="externalLink" title="Shared Components">
           <span class="none"></span>
         Shared Components</a>
             </li>
                 
       <li>
   
-                          <a href="../../skins/index.html" title="Skins">
+                          <a href="https://maven.apache.org/skins/index.html" class="externalLink" title="Skins">
           <span class="none"></span>
         Skins</a>
             </li>
                 
       <li>
   
-                          <a href="../../surefire/index.html" title="Surefire">
+                          <a href="https://maven.apache.org/surefire/index.html" class="externalLink" title="Surefire">
           <span class="none"></span>
         Surefire</a>
             </li>
                 
       <li>
   
-                          <a href="../../wagon/index.html" title="Wagon">
+                          <a href="https://maven.apache.org/wagon/index.html" class="externalLink" title="Wagon">
           <span class="none"></span>
         Wagon</a>
             </li>
@@ -430,40 +426,39 @@
                               
       <li>
   
-                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+                          <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
           <span class="none"></span>
         How Apache Works</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
           <span class="none"></span>
         Foundation</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+                          <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
           <span class="none"></span>
         Sponsoring Apache</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+                          <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
           <span class="none"></span>
         Thanks</a>
             </li>
             </ul>
-                
-                    
+              
                             <form id="search-form" action="https://www.google.com/search" method="get" >
     
-  <input value="http://maven.apache.org/doxia" name="sitesearch" type="hidden"/>
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
+<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
           
           <hr />
 
@@ -488,7 +483,7 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/references/
 apt-format.html --><div class="section">
+            <div class="section">
 <h2><a name="Doxia_Macros_Guide"></a>Doxia Macros Guide</h2>
 <p>The Doxia <i>Core</i> includes macro mechanisms to facilitate the documentation writing.</p>
 <p>Macros are currently only supported for APT, Xdoc and FML formats. Starting with Doxia 1.7 (maven-site-plugin 3.5), macros are also supported for XHTML and Markdown. Macros are not (and probably will never be) supported by Confluence, Docbook and Twiki modules.</p>
@@ -677,9 +672,8 @@
             <div class="container-fluid">
                       <div class="row-fluid">
                                       <p >Copyright &copy;                    2005&#x2013;2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.      
-                    
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
       </p>
                 </div>
 

Modified: websites/staging/maven-doxia/trunk/content/macros/swf-macro.html
==============================================================================
--- websites/staging/maven-doxia/trunk/content/macros/swf-macro.html (original)
+++ websites/staging/maven-doxia/trunk/content/macros/swf-macro.html Thu Oct 27 22:17:15 2016
@@ -1,32 +1,39 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7  at 2016-05-15 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 
+ | 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="author" content="The Maven Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20160515" />
+    <meta name="Date-Creation-yyyymmdd" content="20070517" />
+    <meta name="Date-Revision-yyyymmdd" content="20161027" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Doxia - SWF Macro</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
 
       
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.4.min.js"></script>
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.5.min.js"></script>
 
-                          
-        
-<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                      
-        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-          
-                  </head>
+                  <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarDisabled">
           
                 
@@ -35,11 +42,11 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://www.apache.org/" id="bannerLeft">
-                                                                                                <img src="../../images/apache-maven-project.png"  alt="Apache Maven"/>
+                                    <a href="https://www.apache.org/" id="bannerLeft">
+                                                                                        <img src="https://maven.apache.org/images/apache-maven-project.png"  alt="Doxia Site"/>
                 </a>
                       </div>
-        <div class="pull-right">                                <a href=".././" id="bannerRight">
+        <div class="pull-right">                  <a href="https://maven.apache.org/doxia/" id="bannerRight">
                                                                                                 <img src="../images/doxia-logo.png"  alt="Doxia"/>
                 </a>
       </div>
@@ -48,15 +55,14 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
+              
                               <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
         Apache</a>
                     <span class="divider">/</span>
       </li>
             <li class="">
-                    <a href="../../index.html" title="Maven">
+                    <a href="https://maven.apache.org/index.html" class="externalLink" title="Maven">
         Maven</a>
                     <span class="divider">/</span>
       </li>
@@ -67,9 +73,8 @@
       </li>
         <li class="active ">Doxia - SWF Macro</li>
         
-                
-                    
-                  <li id="publishDate" class="pull-right">Last Published: 2016-05-15</li>
+              
+                  <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li>
             
                             </ul>
       </div>
@@ -78,8 +83,7 @@
       <div class="row-fluid">
         <div id="leftColumn" class="span2">
           <div class="well sidebar-nav">
-                
-                    
+              
                 <ul class="nav nav-list">
                     <li class="nav-header">About Doxia</li>
                               
@@ -325,105 +329,98 @@
                               
       <li>
   
-                          <a href="../../ant-tasks/index.html" title="Ant Tasks">
-          <span class="none"></span>
-        Ant Tasks</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../archetype/index.html" title="Archetype">
+                          <a href="https://maven.apache.org/archetype/index.html" class="externalLink" title="Archetype">
           <span class="none"></span>
         Archetype</a>
             </li>
                 
       <li>
   
-                          <a href="../index.html" title="Doxia">
+                          <a href="https://maven.apache.org/doxia/index.html" class="externalLink" title="Doxia">
           <span class="none"></span>
         Doxia</a>
             </li>
                 
       <li>
   
-                          <a href="../../jxr/index.html" title="JXR">
+                          <a href="https://maven.apache.org/jxr/index.html" class="externalLink" title="JXR">
           <span class="none"></span>
         JXR</a>
             </li>
                 
       <li>
   
-                          <a href="../../ref/current" title="Maven">
+                          <a href="https://maven.apache.org/ref/current" class="externalLink" title="Maven">
           <span class="none"></span>
         Maven</a>
             </li>
                 
       <li>
   
-                          <a href="../../pom/index.html" title="Parent POMs">
+                          <a href="https://maven.apache.org/pom/index.html" class="externalLink" title="Parent POMs">
           <span class="none"></span>
         Parent POMs</a>
             </li>
                 
       <li>
   
-                          <a href="../../plugins/index.html" title="Plugins">
+                          <a href="https://maven.apache.org/plugins/index.html" class="externalLink" title="Plugins">
           <span class="none"></span>
         Plugins</a>
             </li>
                 
       <li>
   
-                          <a href="../../plugin-testing/index.html" title="Plugin Testing">
+                          <a href="https://maven.apache.org/plugin-testing/index.html" class="externalLink" title="Plugin Testing">
           <span class="none"></span>
         Plugin Testing</a>
             </li>
                 
       <li>
   
-                          <a href="../../plugin-tools/index.html" title="Plugin Tools">
+                          <a href="https://maven.apache.org/plugin-tools/index.html" class="externalLink" title="Plugin Tools">
           <span class="none"></span>
         Plugin Tools</a>
             </li>
                 
       <li>
   
-                          <a href="../../apache-resource-bundles/index.html" title="Resource Bundles">
+                          <a href="https://maven.apache.org/apache-resource-bundles/index.html" class="externalLink" title="Resource Bundles">
           <span class="none"></span>
         Resource Bundles</a>
             </li>
                 
       <li>
   
-                          <a href="../../scm/index.html" title="SCM">
+                          <a href="https://maven.apache.org/scm/index.html" class="externalLink" title="SCM">
           <span class="none"></span>
         SCM</a>
             </li>
                 
       <li>
   
-                          <a href="../../shared/index.html" title="Shared Components">
+                          <a href="https://maven.apache.org/shared/index.html" class="externalLink" title="Shared Components">
           <span class="none"></span>
         Shared Components</a>
             </li>
                 
       <li>
   
-                          <a href="../../skins/index.html" title="Skins">
+                          <a href="https://maven.apache.org/skins/index.html" class="externalLink" title="Skins">
           <span class="none"></span>
         Skins</a>
             </li>
                 
       <li>
   
-                          <a href="../../surefire/index.html" title="Surefire">
+                          <a href="https://maven.apache.org/surefire/index.html" class="externalLink" title="Surefire">
           <span class="none"></span>
         Surefire</a>
             </li>
                 
       <li>
   
-                          <a href="../../wagon/index.html" title="Wagon">
+                          <a href="https://maven.apache.org/wagon/index.html" class="externalLink" title="Wagon">
           <span class="none"></span>
         Wagon</a>
             </li>
@@ -431,40 +428,39 @@
                               
       <li>
   
-                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+                          <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
           <span class="none"></span>
         How Apache Works</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
           <span class="none"></span>
         Foundation</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+                          <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
           <span class="none"></span>
         Sponsoring Apache</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+                          <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
           <span class="none"></span>
         Thanks</a>
             </li>
             </ul>
-                
-                    
+              
                             <form id="search-form" action="https://www.google.com/search" method="get" >
     
-  <input value="http://maven.apache.org/doxia" name="sitesearch" type="hidden"/>
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
+<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
           
           <hr />
 
@@ -489,7 +485,7 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><div class="section">
+            <div class="section">
 <h2><a name="SWF_Macro"></a>SWF Macro</h2>
 <p>The SWF macro enables users of APT to put SWF (Flash) assets in their documentation.</p>
 <p>Flash assets typically need to be wrappered in <tt>object</tt> and <tt>embed</tt> tags and can have a variety of parameters. Below is a typical example:</p>
@@ -536,9 +532,8 @@
             <div class="container-fluid">
                       <div class="row-fluid">
                                       <p >Copyright &copy;                    2005&#x2013;2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.      
-                    
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
       </p>
                 </div>
 

Modified: websites/staging/maven-doxia/trunk/content/mail-lists.html
==============================================================================
--- websites/staging/maven-doxia/trunk/content/mail-lists.html (original)
+++ websites/staging/maven-doxia/trunk/content/mail-lists.html Thu Oct 27 22:17:15 2016
@@ -1,31 +1,37 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7  at 2016-05-15 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 
+ | 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="20160515" />
+    <meta name="Date-Revision-yyyymmdd" content="20161027" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Project Mailing Lists</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
 
       
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.4.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
 
-                          
-        
-<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                      
-        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-          
-                  </head>
+                  <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarDisabled">
           
                 
@@ -34,11 +40,11 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://www.apache.org/" id="bannerLeft">
-                                                                                                <img src="../images/apache-maven-project.png"  alt="Apache Maven"/>
+                                    <a href="https://www.apache.org/" id="bannerLeft">
+                                                                                        <img src="https://maven.apache.org/images/apache-maven-project.png"  alt="Doxia Site"/>
                 </a>
                       </div>
-        <div class="pull-right">                                <a href="./" id="bannerRight">
+        <div class="pull-right">                  <a href="https://maven.apache.org/doxia/" id="bannerRight">
                                                                                                 <img src="images/doxia-logo.png"  alt="Doxia"/>
                 </a>
       </div>
@@ -47,15 +53,14 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
+              
                               <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
         Apache</a>
                     <span class="divider">/</span>
       </li>
             <li class="">
-                    <a href="../index.html" title="Maven">
+                    <a href="https://maven.apache.org/index.html" class="externalLink" title="Maven">
         Maven</a>
                     <span class="divider">/</span>
       </li>
@@ -66,9 +71,8 @@
       </li>
         <li class="active ">Project Mailing Lists</li>
         
-                
-                    
-                  <li id="publishDate" class="pull-right">Last Published: 2016-05-15</li>
+              
+                  <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li>
             
                             </ul>
       </div>
@@ -77,8 +81,7 @@
       <div class="row-fluid">
         <div id="leftColumn" class="span2">
           <div class="well sidebar-nav">
-                
-                    
+              
                 <ul class="nav nav-list">
                     <li class="nav-header">About Doxia</li>
                               
@@ -330,9 +333,9 @@
                     
       <li>
   
-                          <a href="team-list.html" title="Project Team">
+                          <a href="team-list.html" title="Team">
           <span class="none"></span>
-        Project Team</a>
+        Team</a>
             </li>
                     
       <li class="active">
@@ -342,23 +345,23 @@
                     
       <li>
   
-                          <a href="source-repository.html" title="Source Repository">
+                          <a href="source-repository.html" title="Source Code Management">
           <span class="none"></span>
-        Source Repository</a>
+        Source Code Management</a>
             </li>
                     
       <li>
   
-                          <a href="issue-tracking.html" title="Issue Tracking">
+                          <a href="issue-tracking.html" title="Issue Management">
           <span class="none"></span>
-        Issue Tracking</a>
+        Issue Management</a>
             </li>
                     
       <li>
   
-                          <a href="integration.html" title="Continuous Integration">
+                          <a href="integration.html" title="CI Management">
           <span class="none"></span>
-        Continuous Integration</a>
+        CI Management</a>
             </li>
               </ul>
         </li>
@@ -366,105 +369,98 @@
                               
       <li>
   
-                          <a href="../ant-tasks/index.html" title="Ant Tasks">
-          <span class="none"></span>
-        Ant Tasks</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../archetype/index.html" title="Archetype">
+                          <a href="https://maven.apache.org/archetype/index.html" class="externalLink" title="Archetype">
           <span class="none"></span>
         Archetype</a>
             </li>
                 
       <li>
   
-                          <a href="index.html" title="Doxia">
+                          <a href="https://maven.apache.org/doxia/index.html" class="externalLink" title="Doxia">
           <span class="none"></span>
         Doxia</a>
             </li>
                 
       <li>
   
-                          <a href="../jxr/index.html" title="JXR">
+                          <a href="https://maven.apache.org/jxr/index.html" class="externalLink" title="JXR">
           <span class="none"></span>
         JXR</a>
             </li>
                 
       <li>
   
-                          <a href="../ref/current" title="Maven">
+                          <a href="https://maven.apache.org/ref/current" class="externalLink" title="Maven">
           <span class="none"></span>
         Maven</a>
             </li>
                 
       <li>
   
-                          <a href="../pom/index.html" title="Parent POMs">
+                          <a href="https://maven.apache.org/pom/index.html" class="externalLink" title="Parent POMs">
           <span class="none"></span>
         Parent POMs</a>
             </li>
                 
       <li>
   
-                          <a href="../plugins/index.html" title="Plugins">
+                          <a href="https://maven.apache.org/plugins/index.html" class="externalLink" title="Plugins">
           <span class="none"></span>
         Plugins</a>
             </li>
                 
       <li>
   
-                          <a href="../plugin-testing/index.html" title="Plugin Testing">
+                          <a href="https://maven.apache.org/plugin-testing/index.html" class="externalLink" title="Plugin Testing">
           <span class="none"></span>
         Plugin Testing</a>
             </li>
                 
       <li>
   
-                          <a href="../plugin-tools/index.html" title="Plugin Tools">
+                          <a href="https://maven.apache.org/plugin-tools/index.html" class="externalLink" title="Plugin Tools">
           <span class="none"></span>
         Plugin Tools</a>
             </li>
                 
       <li>
   
-                          <a href="../apache-resource-bundles/index.html" title="Resource Bundles">
+                          <a href="https://maven.apache.org/apache-resource-bundles/index.html" class="externalLink" title="Resource Bundles">
           <span class="none"></span>
         Resource Bundles</a>
             </li>
                 
       <li>
   
-                          <a href="../scm/index.html" title="SCM">
+                          <a href="https://maven.apache.org/scm/index.html" class="externalLink" title="SCM">
           <span class="none"></span>
         SCM</a>
             </li>
                 
       <li>
   
-                          <a href="../shared/index.html" title="Shared Components">
+                          <a href="https://maven.apache.org/shared/index.html" class="externalLink" title="Shared Components">
           <span class="none"></span>
         Shared Components</a>
             </li>
                 
       <li>
   
-                          <a href="../skins/index.html" title="Skins">
+                          <a href="https://maven.apache.org/skins/index.html" class="externalLink" title="Skins">
           <span class="none"></span>
         Skins</a>
             </li>
                 
       <li>
   
-                          <a href="../surefire/index.html" title="Surefire">
+                          <a href="https://maven.apache.org/surefire/index.html" class="externalLink" title="Surefire">
           <span class="none"></span>
         Surefire</a>
             </li>
                 
       <li>
   
-                          <a href="../wagon/index.html" title="Wagon">
+                          <a href="https://maven.apache.org/wagon/index.html" class="externalLink" title="Wagon">
           <span class="none"></span>
         Wagon</a>
             </li>
@@ -472,40 +468,39 @@
                               
       <li>
   
-                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+                          <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
           <span class="none"></span>
         How Apache Works</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
           <span class="none"></span>
         Foundation</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+                          <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
           <span class="none"></span>
         Sponsoring Apache</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+                          <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
           <span class="none"></span>
         Thanks</a>
             </li>
             </ul>
-                
-                    
+              
                             <form id="search-form" action="https://www.google.com/search" method="get" >
     
-  <input value="http://maven.apache.org/doxia" name="sitesearch" type="hidden"/>
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
+<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
           
           <hr />
 
@@ -733,9 +728,8 @@
             <div class="container-fluid">
                       <div class="row-fluid">
                                       <p >Copyright &copy;                    2005&#x2013;2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.      
-                    
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
       </p>
                 </div>
 

Modified: websites/staging/maven-doxia/trunk/content/modules/index.html
==============================================================================
--- websites/staging/maven-doxia/trunk/content/modules/index.html (original)
+++ websites/staging/maven-doxia/trunk/content/modules/index.html Thu Oct 27 22:17:15 2016
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7  at 2016-05-15 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 
+ | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -9,25 +9,31 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20090615" />
-    <meta name="Date-Revision-yyyymmdd" content="20160515" />
+    <meta name="Date-Revision-yyyymmdd" content="20161027" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Doxia Modules Guide</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
 
       
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.4.min.js"></script>
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.5.min.js"></script>
 
-                          
-        
-<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                      
-        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-          
-                  </head>
+                  <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarDisabled">
           
                 
@@ -36,11 +42,11 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://www.apache.org/" id="bannerLeft">
-                                                                                                <img src="../../images/apache-maven-project.png"  alt="Apache Maven"/>
+                                    <a href="https://www.apache.org/" id="bannerLeft">
+                                                                                        <img src="https://maven.apache.org/images/apache-maven-project.png"  alt="Doxia Site"/>
                 </a>
                       </div>
-        <div class="pull-right">                                <a href=".././" id="bannerRight">
+        <div class="pull-right">                  <a href="https://maven.apache.org/doxia/" id="bannerRight">
                                                                                                 <img src="../images/doxia-logo.png"  alt="Doxia"/>
                 </a>
       </div>
@@ -49,15 +55,14 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
+              
                               <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
         Apache</a>
                     <span class="divider">/</span>
       </li>
             <li class="">
-                    <a href="../../index.html" title="Maven">
+                    <a href="https://maven.apache.org/index.html" class="externalLink" title="Maven">
         Maven</a>
                     <span class="divider">/</span>
       </li>
@@ -68,9 +73,8 @@
       </li>
         <li class="active ">Doxia Modules Guide</li>
         
-                
-                    
-                  <li id="publishDate" class="pull-right">Last Published: 2016-05-15</li>
+              
+                  <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li>
             
                             </ul>
       </div>
@@ -79,8 +83,7 @@
       <div class="row-fluid">
         <div id="leftColumn" class="span2">
           <div class="well sidebar-nav">
-                
-                    
+              
                 <ul class="nav nav-list">
                     <li class="nav-header">About Doxia</li>
                               
@@ -324,105 +327,98 @@
                               
       <li>
   
-                          <a href="../../ant-tasks/index.html" title="Ant Tasks">
-          <span class="none"></span>
-        Ant Tasks</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../archetype/index.html" title="Archetype">
+                          <a href="https://maven.apache.org/archetype/index.html" class="externalLink" title="Archetype">
           <span class="none"></span>
         Archetype</a>
             </li>
                 
       <li>
   
-                          <a href="../index.html" title="Doxia">
+                          <a href="https://maven.apache.org/doxia/index.html" class="externalLink" title="Doxia">
           <span class="none"></span>
         Doxia</a>
             </li>
                 
       <li>
   
-                          <a href="../../jxr/index.html" title="JXR">
+                          <a href="https://maven.apache.org/jxr/index.html" class="externalLink" title="JXR">
           <span class="none"></span>
         JXR</a>
             </li>
                 
       <li>
   
-                          <a href="../../ref/current" title="Maven">
+                          <a href="https://maven.apache.org/ref/current" class="externalLink" title="Maven">
           <span class="none"></span>
         Maven</a>
             </li>
                 
       <li>
   
-                          <a href="../../pom/index.html" title="Parent POMs">
+                          <a href="https://maven.apache.org/pom/index.html" class="externalLink" title="Parent POMs">
           <span class="none"></span>
         Parent POMs</a>
             </li>
                 
       <li>
   
-                          <a href="../../plugins/index.html" title="Plugins">
+                          <a href="https://maven.apache.org/plugins/index.html" class="externalLink" title="Plugins">
           <span class="none"></span>
         Plugins</a>
             </li>
                 
       <li>
   
-                          <a href="../../plugin-testing/index.html" title="Plugin Testing">
+                          <a href="https://maven.apache.org/plugin-testing/index.html" class="externalLink" title="Plugin Testing">
           <span class="none"></span>
         Plugin Testing</a>
             </li>
                 
       <li>
   
-                          <a href="../../plugin-tools/index.html" title="Plugin Tools">
+                          <a href="https://maven.apache.org/plugin-tools/index.html" class="externalLink" title="Plugin Tools">
           <span class="none"></span>
         Plugin Tools</a>
             </li>
                 
       <li>
   
-                          <a href="../../apache-resource-bundles/index.html" title="Resource Bundles">
+                          <a href="https://maven.apache.org/apache-resource-bundles/index.html" class="externalLink" title="Resource Bundles">
           <span class="none"></span>
         Resource Bundles</a>
             </li>
                 
       <li>
   
-                          <a href="../../scm/index.html" title="SCM">
+                          <a href="https://maven.apache.org/scm/index.html" class="externalLink" title="SCM">
           <span class="none"></span>
         SCM</a>
             </li>
                 
       <li>
   
-                          <a href="../../shared/index.html" title="Shared Components">
+                          <a href="https://maven.apache.org/shared/index.html" class="externalLink" title="Shared Components">
           <span class="none"></span>
         Shared Components</a>
             </li>
                 
       <li>
   
-                          <a href="../../skins/index.html" title="Skins">
+                          <a href="https://maven.apache.org/skins/index.html" class="externalLink" title="Skins">
           <span class="none"></span>
         Skins</a>
             </li>
                 
       <li>
   
-                          <a href="../../surefire/index.html" title="Surefire">
+                          <a href="https://maven.apache.org/surefire/index.html" class="externalLink" title="Surefire">
           <span class="none"></span>
         Surefire</a>
             </li>
                 
       <li>
   
-                          <a href="../../wagon/index.html" title="Wagon">
+                          <a href="https://maven.apache.org/wagon/index.html" class="externalLink" title="Wagon">
           <span class="none"></span>
         Wagon</a>
             </li>
@@ -430,40 +426,39 @@
                               
       <li>
   
-                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+                          <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
           <span class="none"></span>
         How Apache Works</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
           <span class="none"></span>
         Foundation</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+                          <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
           <span class="none"></span>
         Sponsoring Apache</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+                          <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
           <span class="none"></span>
         Thanks</a>
             </li>
             </ul>
-                
-                    
+              
                             <form id="search-form" action="https://www.google.com/search" method="get" >
     
-  <input value="http://maven.apache.org/doxia" name="sitesearch" type="hidden"/>
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
+<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
           
           <hr />
 
@@ -488,7 +483,7 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/references/
 apt-format.html --><div class="section">
+            <div class="section">
 <h2><a name="Doxia_Modules_Guide"></a>Doxia Modules Guide</h2>
 <p>Doxia has several built-in modules that support some standard markup languages, see the <a href="../references/index.html">References</a> page for an overview. The following is just a collection of reference links for the individual formats.</p>
 <ul>
@@ -516,7 +511,7 @@
 <p><b>References</b>:</p>
 <ul>
 <li><a class="externalLink" href="http://confluence.atlassian.com/display/CONF25/Confluence+Notation+Guide+Overview">Confluence Notation Guide Overview</a></li>
-<li><a class="externalLink" href="http://confluence.atlassian.com/renderer/notationhelp.action?section=all">Confluence Element Reference</a></li></ul><!-- Textile in Java {{{https://sourceforge.net/projects/jtextile/}JTextile}}. --><!-- http://hobix.com/textile/ --></div>
+<li><a class="externalLink" href="http://confluence.atlassian.com/renderer/notationhelp.action?section=all">Confluence Element Reference</a></li></ul></div>
 <div class="section">
 <h3><a name="Simplified_DocBook">Simplified DocBook</a></h3>
 <p><a class="externalLink" href="http://docbook.org/">DocBook</a> is a markup language for technical documentation. <a class="externalLink" href="http://www.docbook.org/schemas/simplified">Simplified DocBook</a> is a simpler subset.</p>
@@ -535,7 +530,7 @@
 <p><a class="externalLink" href="http://www.lowagie.com/iText/">iText</a> is a free Java/PDF library.</p>
 <p><b>References</b>:</p>
 <ul>
-<li><a class="externalLink" href="http://itextdocs.lowagie.com/tutorial/">iText tutorial</a></li></ul><!-- * {{{http://www.lowagie.com/iText/tutorial/ch07.html}(out-dated) chapter on XML support}} --></div>
+<li><a class="externalLink" href="http://itextdocs.lowagie.com/tutorial/">iText tutorial</a></li></ul></div>
 <div class="section">
 <h3><a name="FO_since_Doxia_1.1"></a><a name="FO">FO</a> (since Doxia 1.1)</h3>
 <p>XSL formatting objects (XSL-FO)</p>
@@ -593,9 +588,8 @@
             <div class="container-fluid">
                       <div class="row-fluid">
                                       <p >Copyright &copy;                    2005&#x2013;2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.      
-                    
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
       </p>
                 </div>
 

Modified: websites/staging/maven-doxia/trunk/content/overview.html
==============================================================================
--- websites/staging/maven-doxia/trunk/content/overview.html (original)
+++ websites/staging/maven-doxia/trunk/content/overview.html Thu Oct 27 22:17:15 2016
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7  at 2016-05-15 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 
+ | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -9,25 +9,31 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20090302" />
-    <meta name="Date-Revision-yyyymmdd" content="20160515" />
+    <meta name="Date-Revision-yyyymmdd" content="20161027" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Overview Of The Doxia Framework</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
 
       
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.4.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
 
-                          
-        
-<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                      
-        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-          
-                  </head>
+                  <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
         <body class="topBarDisabled">
           
                 
@@ -36,11 +42,11 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://www.apache.org/" id="bannerLeft">
-                                                                                                <img src="../images/apache-maven-project.png"  alt="Apache Maven"/>
+                                    <a href="https://www.apache.org/" id="bannerLeft">
+                                                                                        <img src="https://maven.apache.org/images/apache-maven-project.png"  alt="Doxia Site"/>
                 </a>
                       </div>
-        <div class="pull-right">                                <a href="./" id="bannerRight">
+        <div class="pull-right">                  <a href="https://maven.apache.org/doxia/" id="bannerRight">
                                                                                                 <img src="images/doxia-logo.png"  alt="Doxia"/>
                 </a>
       </div>
@@ -49,15 +55,14 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
+              
                               <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
         Apache</a>
                     <span class="divider">/</span>
       </li>
             <li class="">
-                    <a href="../index.html" title="Maven">
+                    <a href="https://maven.apache.org/index.html" class="externalLink" title="Maven">
         Maven</a>
                     <span class="divider">/</span>
       </li>
@@ -68,9 +73,8 @@
       </li>
         <li class="active ">Overview Of The Doxia Framework</li>
         
-                
-                    
-                  <li id="publishDate" class="pull-right">Last Published: 2016-05-15</li>
+              
+                  <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li>
             
                             </ul>
       </div>
@@ -79,8 +83,7 @@
       <div class="row-fluid">
         <div id="leftColumn" class="span2">
           <div class="well sidebar-nav">
-                
-                    
+              
                 <ul class="nav nav-list">
                     <li class="nav-header">About Doxia</li>
                               
@@ -324,105 +327,98 @@
                               
       <li>
   
-                          <a href="../ant-tasks/index.html" title="Ant Tasks">
-          <span class="none"></span>
-        Ant Tasks</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../archetype/index.html" title="Archetype">
+                          <a href="https://maven.apache.org/archetype/index.html" class="externalLink" title="Archetype">
           <span class="none"></span>
         Archetype</a>
             </li>
                 
       <li>
   
-                          <a href="index.html" title="Doxia">
+                          <a href="https://maven.apache.org/doxia/index.html" class="externalLink" title="Doxia">
           <span class="none"></span>
         Doxia</a>
             </li>
                 
       <li>
   
-                          <a href="../jxr/index.html" title="JXR">
+                          <a href="https://maven.apache.org/jxr/index.html" class="externalLink" title="JXR">
           <span class="none"></span>
         JXR</a>
             </li>
                 
       <li>
   
-                          <a href="../ref/current" title="Maven">
+                          <a href="https://maven.apache.org/ref/current" class="externalLink" title="Maven">
           <span class="none"></span>
         Maven</a>
             </li>
                 
       <li>
   
-                          <a href="../pom/index.html" title="Parent POMs">
+                          <a href="https://maven.apache.org/pom/index.html" class="externalLink" title="Parent POMs">
           <span class="none"></span>
         Parent POMs</a>
             </li>
                 
       <li>
   
-                          <a href="../plugins/index.html" title="Plugins">
+                          <a href="https://maven.apache.org/plugins/index.html" class="externalLink" title="Plugins">
           <span class="none"></span>
         Plugins</a>
             </li>
                 
       <li>
   
-                          <a href="../plugin-testing/index.html" title="Plugin Testing">
+                          <a href="https://maven.apache.org/plugin-testing/index.html" class="externalLink" title="Plugin Testing">
           <span class="none"></span>
         Plugin Testing</a>
             </li>
                 
       <li>
   
-                          <a href="../plugin-tools/index.html" title="Plugin Tools">
+                          <a href="https://maven.apache.org/plugin-tools/index.html" class="externalLink" title="Plugin Tools">
           <span class="none"></span>
         Plugin Tools</a>
             </li>
                 
       <li>
   
-                          <a href="../apache-resource-bundles/index.html" title="Resource Bundles">
+                          <a href="https://maven.apache.org/apache-resource-bundles/index.html" class="externalLink" title="Resource Bundles">
           <span class="none"></span>
         Resource Bundles</a>
             </li>
                 
       <li>
   
-                          <a href="../scm/index.html" title="SCM">
+                          <a href="https://maven.apache.org/scm/index.html" class="externalLink" title="SCM">
           <span class="none"></span>
         SCM</a>
             </li>
                 
       <li>
   
-                          <a href="../shared/index.html" title="Shared Components">
+                          <a href="https://maven.apache.org/shared/index.html" class="externalLink" title="Shared Components">
           <span class="none"></span>
         Shared Components</a>
             </li>
                 
       <li>
   
-                          <a href="../skins/index.html" title="Skins">
+                          <a href="https://maven.apache.org/skins/index.html" class="externalLink" title="Skins">
           <span class="none"></span>
         Skins</a>
             </li>
                 
       <li>
   
-                          <a href="../surefire/index.html" title="Surefire">
+                          <a href="https://maven.apache.org/surefire/index.html" class="externalLink" title="Surefire">
           <span class="none"></span>
         Surefire</a>
             </li>
                 
       <li>
   
-                          <a href="../wagon/index.html" title="Wagon">
+                          <a href="https://maven.apache.org/wagon/index.html" class="externalLink" title="Wagon">
           <span class="none"></span>
         Wagon</a>
             </li>
@@ -430,40 +426,39 @@
                               
       <li>
   
-                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+                          <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
           <span class="none"></span>
         How Apache Works</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
           <span class="none"></span>
         Foundation</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+                          <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
           <span class="none"></span>
         Sponsoring Apache</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+                          <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
           <span class="none"></span>
         Thanks</a>
             </li>
             </ul>
-                
-                    
+              
                             <form id="search-form" action="https://www.google.com/search" method="get" >
     
-  <input value="http://maven.apache.org/doxia" name="sitesearch" type="hidden"/>
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
+<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
           
           <hr />
 
@@ -488,22 +483,7 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <!-- Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License. -->
+            
   
     <div class="section">
 <h2><a name="Overview_Of_The_Doxia_Framework"></a>Overview Of The Doxia Framework</h2>
@@ -662,9 +642,8 @@ void parse( Reader source, Sink sink )
             <div class="container-fluid">
                       <div class="row-fluid">
                                       <p >Copyright &copy;                    2005&#x2013;2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.      
-                    
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
       </p>
                 </div>