http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html 
b/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html
index ec787e7..1033d16 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html
@@ -533,8 +533,8 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    Possible values are <js>"query"</js>, <js>"header"</js>, <js>"path"</js>, 
<js>"formData"</js> or <js>"body"</js>.</dd>
 <dd><code>name</code> - Required. The name of the parameter.
    Parameter names are case sensitive.
-   If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST 
correspond to the associated path segment from the <code>path</code> field in 
the <a href='http://swagger.io/specification/#pathsObject'>Paths Object</a>.
-   See <a href='http://swagger.io/specification/#pathTemplating'>Path 
Templating</a> for further information.
+   If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST 
correspond to the associated path segment from the <code>path</code> field in 
the <a class="doclink" 
href="http://swagger.io/specification/#pathsObject";>Paths Object</a>.
+   See <a class="doclink" 
href="http://swagger.io/specification/#pathTemplating";>Path Templating</a> for 
further information.
    For all other cases, the name corresponds to the parameter name used based 
on the <code>in</code> property.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>A new Parameter object.</dd>
@@ -557,8 +557,8 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    Possible values are <js>"query"</js>, <js>"header"</js>, <js>"path"</js>, 
<js>"formData"</js> or <js>"body"</js>.</dd>
 <dd><code>name</code> - Required. The name of the parameter.
    Parameter names are case sensitive.
-   If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST 
correspond to the associated path segment from the <code>path</code> field in 
the <a href='http://swagger.io/specification/#pathsObject'>Paths Object</a>.
-   See <a href='http://swagger.io/specification/#pathTemplating'>Path 
Templating</a> for further information.
+   If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST 
correspond to the associated path segment from the <code>path</code> field in 
the <a class="doclink" 
href="http://swagger.io/specification/#pathsObject";>Paths Object</a>.
+   See <a class="doclink" 
href="http://swagger.io/specification/#pathTemplating";>Path Templating</a> for 
further information.
    For all other cases, the name corresponds to the parameter name used based 
on the <code>in</code> property.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>A new Parameter object.</dd>
@@ -576,8 +576,8 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  Required. The name of the parameter.
  Parameter names are case sensitive.
- If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST 
correspond to the associated path segment from the <code>path</code> field in 
the <a href='http://swagger.io/specification/#pathsObject'>Paths Object</a>.
- See <a href='http://swagger.io/specification/#pathTemplating'>Path 
Templating</a> for further information.
+ If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST 
correspond to the associated path segment from the <code>path</code> field in 
the <a class="doclink" 
href="http://swagger.io/specification/#pathsObject";>Paths Object</a>.
+ See <a class="doclink" 
href="http://swagger.io/specification/#pathTemplating";>Path Templating</a> for 
further information.
  For all other cases, the name corresponds to the parameter name used based on 
the <code>in</code> property.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -596,8 +596,8 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  Required. The name of the parameter.
  Parameter names are case sensitive.
- If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST 
correspond to the associated path segment from the <code>path</code> field in 
the <a href='http://swagger.io/specification/#pathsObject'>Paths Object</a>.
- See <a href='http://swagger.io/specification/#pathTemplating'>Path 
Templating</a> for further information.
+ If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST 
correspond to the associated path segment from the <code>path</code> field in 
the <a class="doclink" 
href="http://swagger.io/specification/#pathsObject";>Paths Object</a>.
+ See <a class="doclink" 
href="http://swagger.io/specification/#pathTemplating";>Path Templating</a> for 
further information.
  For all other cases, the name corresponds to the parameter name used based on 
the <code>in</code> property.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -654,7 +654,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A brief description of the parameter.
  This could contain examples of use.
- <a href='https://help.github.com/articles/github-flavored-markdown'>GFM 
syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown";>GFM syntax</a> 
can be used for rich text representation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>description</property> property on this bean, 
or <jk>null</jk> if it is not set.</dd>
@@ -672,7 +672,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A brief description of the parameter.
  This could contain examples of use.
- <a href='https://help.github.com/articles/github-flavored-markdown'>GFM 
syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown";>GFM syntax</a> 
can be used for rich text representation.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>description</code> - The new value for the 
<property>description</property> property on this bean.</dd>
@@ -803,7 +803,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Bean property getter:  <property>format</property>.
  <p>
  The extending format for the previously mentioned type.
- See <a href='http://swagger.io/specification/#dataTypeFormat'>Data Type 
Formats</a> for further details.</div>
+ See <a class="doclink" 
href="http://swagger.io/specification/#dataTypeFormat";>Data Type Formats</a> 
for further details.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>format</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -820,7 +820,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Bean property setter:  <property>format</property>.
  <p>
  The extending format for the previously mentioned type.
- See <a href='http://swagger.io/specification/#dataTypeFormat'>Data Type 
Formats</a> for further details.</div>
+ See <a class="doclink" 
href="http://swagger.io/specification/#dataTypeFormat";>Data Type Formats</a> 
for further details.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>format</code> - The new value for the <property>format</property> 
property on this bean.</dd>
@@ -972,7 +972,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  Declares the value of the parameter that the server will use if none is 
provided, for example a <js>"count"</js> to control the number of results per 
page might default to 100 if not supplied by the client in the request.
  (Note: <js>"default"</js> has no meaning for required parameters.)
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor101'>http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor101";>http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
  Unlike JSON Schema this value MUST conform to the defined <code>type</code> 
for this parameter.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -991,7 +991,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  Declares the value of the parameter that the server will use if none is 
provided, for example a <js>"count"</js> to control the number of results per 
page might default to 100 if not supplied by the client in the request.
  (Note: <js>"default"</js> has no meaning for required parameters.)
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor101'>http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor101";>http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
  Unlike JSON Schema this value MUST conform to the defined <code>type</code> 
for this parameter.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1010,7 +1010,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang">Number</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.465">getMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>maximum</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor17'>http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor17";>http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>maximum</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -1026,7 +1026,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.477">setMaximum</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Bean property setter:  <property>maximum</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor17'>http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor17";>http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maximum</code> - The new value for the <property>maximum</property> 
property on this bean.</dd>
@@ -1044,7 +1044,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.489">getExclusiveMaximum</a>()</pre>
 <div class="block">Bean property getter:  
<property>exclusiveMaximum</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor17'>http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor17";>http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>exclusiveMaximum</property> property on this 
bean, or <jk>null</jk> if it is not set.</dd>
@@ -1060,7 +1060,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.501">setExclusiveMaximum</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in 
java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Bean property setter:  
<property>exclusiveMaximum</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor17'>http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor17";>http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>exclusiveMaximum</code> - The new value for the 
<property>exclusiveMaximum</property> property on this bean.</dd>
@@ -1078,7 +1078,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang">Number</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.513">getMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>minimum</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor21'>http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor21";>http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>minimum</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -1094,7 +1094,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.525">setMinimum</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Bean property setter:  <property>minimum</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor21'>http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor21";>http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>minimum</code> - The new value for the <property>minimum</property> 
property on this bean.</dd>
@@ -1112,7 +1112,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.537">getExclusiveMinimum</a>()</pre>
 <div class="block">Bean property getter:  
<property>exclusiveMinimum</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor21'>http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor21";>http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>exclusiveMinimum</property> property on this 
bean, or <jk>null</jk> if it is not set.</dd>
@@ -1128,7 +1128,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.549">setExclusiveMinimum</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in 
java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Bean property setter:  
<property>exclusiveMinimum</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor21'>http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor21";>http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>exclusiveMinimum</code> - The new value for the 
<property>exclusiveMinimum</property> property on this bean.</dd>
@@ -1146,7 +1146,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.561">getMaxLength</a>()</pre>
 <div class="block">Bean property getter:  <property>maxLength</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor26'>http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor26";>http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>maxLength</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -1162,7 +1162,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.573">setMaxLength</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Bean property setter:  <property>maxLength</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor26'>http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor26";>http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maxLength</code> - The new value for the 
<property>maxLength</property> property on this bean.</dd>
@@ -1180,7 +1180,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.585">getMinLength</a>()</pre>
 <div class="block">Bean property getter:  <property>minLength</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor29'>http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor29";>http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>minLength</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -1196,7 +1196,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.597">setMinLength</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <div class="block">Bean property setter:  <property>minLength</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor29'>http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor29";>http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>minLength</code> - The new value for the 
<property>minLength</property> property on this bean.</dd>
@@ -1214,7 +1214,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.609">getPattern</a>()</pre>
 <div class="block">Bean property getter:  <property>pattern</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor33'>http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor33";>http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>pattern</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -1230,7 +1230,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.621">setPattern</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
 <div class="block">Bean property setter:  <property>pattern</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor33'>http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor33";>http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>pattern</code> - The new value for the <property>pattern</property> 
property on this bean.</dd>
@@ -1248,7 +1248,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.633">getMaxItems</a>()</pre>
 <div class="block">Bean property getter:  <property>maxItems</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor42'>http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor42";>http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>maxItems</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -1264,7 +1264,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.645">setMaxItems</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
 <div class="block">Bean property setter:  <property>maxItems</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor42'>http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor42";>http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maxItems</code> - The new value for the 
<property>maxItems</property> property on this bean.</dd>
@@ -1282,7 +1282,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.657">getMinItems</a>()</pre>
 <div class="block">Bean property getter:  <property>minItems</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor45'>http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor45";>http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>minItems</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -1298,7 +1298,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.669">setMinItems</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
 <div class="block">Bean property setter:  <property>minItems</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor45'>http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor45";>http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>minItems</code> - The new value for the 
<property>minItems</property> property on this bean.</dd>
@@ -1316,7 +1316,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.681">getUniqueItems</a>()</pre>
 <div class="block">Bean property getter:  <property>uniqueItems</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor49'>http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor49";>http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>uniqueItems</property> property on this bean, 
or <jk>null</jk> if it is not set.</dd>
@@ -1332,7 +1332,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.693">setUniqueItems</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
 <div class="block">Bean property setter:  <property>uniqueItems</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor49'>http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor49";>http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>uniqueItems</code> - The new value for the 
<property>uniqueItems</property> property on this bean.</dd>
@@ -1350,7 +1350,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.705">getEnum</a>()</pre>
 <div class="block">Bean property getter:  <property>enum</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor76'>http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor76";>http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>enum</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -1366,7 +1366,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.717">setEnum</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&gt;&nbsp;_enum)</pre>
 <div class="block">Bean property setter:  <property>enum</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor76'>http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor76";>http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>_enum</code> - The new value for the <property>enum</property> 
property on this bean.</dd>
@@ -1384,7 +1384,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.731">addEnum</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
 <div class="block">Bean property adder:  <property>enum</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor76'>http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor76";>http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>_enum</code> - The new values to add to the 
<property>enum</property> property on this bean.</dd>
@@ -1402,7 +1402,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.744">addEnum</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&gt;&nbsp;_enum)</pre>
 <div class="block">Bean property adder:  <property>enum</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor76'>http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor76";>http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>_enum</code> - The new values to add to the 
<property>enum</property> property on this bean.</dd>
@@ -1420,7 +1420,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang">Number</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.758">getMultipleOf</a>()</pre>
 <div class="block">Bean property getter:  <property>multipleOf</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor14'>http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor14";>http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>multipleOf</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -1436,7 +1436,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" 
title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.770">setMultipleOf</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
 <div class="block">Bean property setter:  <property>multipleOf</property>.
  <p>
- See <a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor14'>http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
+ See <a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor14";>http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>multipleOf</code> - The new value for the 
<property>multipleOf</property> property on this bean.</dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html 
b/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html
index f741866..4edcb9a 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html
@@ -113,7 +113,7 @@ public class <a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/Resp
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
 <div class="block">Describes a single response from an API Operation.
 
- <h6 class='topic'>Example:</h6>
+ <h5 class='section'>Example:</h5>
  <p class='bcode'>
    {
       <js>"description"</js>: <js>"A complex object array response"</js>,
@@ -278,7 +278,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>description</code> - A short description of the response.
-   <a href='https://help.github.com/articles/github-flavored-markdown'>GFM 
syntax</a> can be used for rich text representation.</dd>
+   <a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown";>GFM syntax</a> 
can be used for rich text representation.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>A new Header object.</dd>
 </dl>
@@ -294,7 +294,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Bean property getter:  <property>description</property>.
  <p>
  Required. A short description of the response.
- <a href='https://help.github.com/articles/github-flavored-markdown'>GFM 
syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown";>GFM syntax</a> 
can be used for rich text representation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>description</property> property on this bean, 
or <jk>null</jk> if it is not set.</dd>
@@ -311,7 +311,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Bean property setter:  <property>description</property>.
  <p>
  Required. A short description of the response.
- <a href='https://help.github.com/articles/github-flavored-markdown'>GFM 
syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown";>GFM syntax</a> 
can be used for rich text representation.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>description</code> - The new value for the 
<property>description</property> property on this bean.</dd>
@@ -332,7 +332,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  A definition of the response structure.
  It can be a primitive, an array or an object.
  If this field does not exist, it means no content is returned as part of the 
response.
- As an extension to the <a 
href='http://swagger.io/specification/#schemaObject'>Schema Object</a>, its 
root type value may also be <js>"file"</js>.
+ As an extension to the <a class="doclink" 
href="http://swagger.io/specification/#schemaObject";>Schema Object</a>, its 
root type value may also be <js>"file"</js>.
  This SHOULD be accompanied by a relevant produces mime-type.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -352,7 +352,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  A definition of the response structure.
  It can be a primitive, an array or an object.
  If this field does not exist, it means no content is returned as part of the 
response.
- As an extension to the <a 
href='http://swagger.io/specification/#schemaObject'>Schema Object</a>, its 
root type value may also be <js>"file"</js>.
+ As an extension to the <a class="doclink" 
href="http://swagger.io/specification/#schemaObject";>Schema Object</a>, its 
root type value may also be <js>"file"</js>.
  This SHOULD be accompanied by a relevant produces mime-type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html 
b/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html
index 6c94b01..2e5be05 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html
@@ -581,7 +581,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.69">getFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>format</property>.
  <p>
- See <a href='http://swagger.io/specification/#dataTypeFormat'>Data Type 
Formats</a> for further details.</div>
+ See <a class="doclink" 
href="http://swagger.io/specification/#dataTypeFormat";>Data Type Formats</a> 
for further details.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>format</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -597,7 +597,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" 
title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.81">setFormat</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;format)</pre>
 <div class="block">Bean property setter:  <property>format</property>.
  <p>
- See <a href='http://swagger.io/specification/#dataTypeFormat'>Data Type 
Formats</a> for further details.</div>
+ See <a class="doclink" 
href="http://swagger.io/specification/#dataTypeFormat";>Data Type Formats</a> 
for further details.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>format</code> - The new value for the <property>format</property> 
property on this bean.</dd>
@@ -645,7 +645,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.113">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
  <p>
- <a href='https://help.github.com/articles/github-flavored-markdown'>GFM 
syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown";>GFM syntax</a> 
can be used for rich text representation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>description</property> property on this bean, 
or <jk>null</jk> if it is not set.</dd>
@@ -661,7 +661,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" 
title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.125">setDescription</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
  <p>
- <a href='https://help.github.com/articles/github-flavored-markdown'>GFM 
syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown";>GFM syntax</a> 
can be used for rich text representation.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>description</code> - The new value for the 
<property>description</property> property on this bean.</dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html 
b/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html
index 7eb2117..a303e15 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html
@@ -115,7 +115,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  Supported schemes are basic authentication, an API key (either as a header or 
as a query parameter) and OAuth2's common flows (implicit, password, 
application and access code).
 
- <h6 class='topic'>Example:</h6>
+ <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Basic authentication sample</jc>
    {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html 
b/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html
index eafaad7..845a5a8 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html
@@ -599,7 +599,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  This MUST be the host only and does not include the scheme nor sub-paths.
  It MAY include a port.
  If the host is not included, the host serving the documentation is to be used 
(including the port).
- The host does not support <a 
href='http://swagger.io/specification/#pathTemplating'>path 
templating</a>.</div>
+ The host does not support <a class="doclink" 
href="http://swagger.io/specification/#pathTemplating";>path 
templating</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>host</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -619,7 +619,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  This MUST be the host only and does not include the scheme nor sub-paths.
  It MAY include a port.
  If the host is not included, the host serving the documentation is to be used 
(including the port).
- The host does not support <a 
href='http://swagger.io/specification/#pathTemplating'>path 
templating</a>.</div>
+ The host does not support <a class="doclink" 
href="http://swagger.io/specification/#pathTemplating";>path 
templating</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>host</code> - The new value for the <property>host</property> 
property on this bean.</dd>
@@ -640,7 +640,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  The base path on which the API is served, which is relative to the 
<code>host</code>.
  If it is not included, the API is served directly under the <code>host</code>.
  The value MUST start with a leading slash (/).
- The <code>basePath</code> does not support <a 
href='http://swagger.io/specification/#pathTemplating'>path 
templating</a>.</div>
+ The <code>basePath</code> does not support <a class="doclink" 
href="http://swagger.io/specification/#pathTemplating";>path 
templating</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>basePath</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -659,7 +659,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  The base path on which the API is served, which is relative to the 
<code>host</code>.
  If it is not included, the API is served directly under the <code>host</code>.
  The value MUST start with a leading slash (/).
- The <code>basePath</code> does not support <a 
href='http://swagger.io/specification/#pathTemplating'>path 
templating</a>.</div>
+ The <code>basePath</code> does not support <a class="doclink" 
href="http://swagger.io/specification/#pathTemplating";>path 
templating</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>basePath</code> - The new value for the 
<property>basePath</property> property on this bean.</dd>
@@ -757,7 +757,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A list of MIME types the APIs can consume.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a 
href='http://swagger.io/specification/#mimeTypes'>Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" 
href="http://swagger.io/specification/#mimeTypes";>Mime Types</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>consumes</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -775,7 +775,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A list of MIME types the APIs can consume.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a 
href='http://swagger.io/specification/#mimeTypes'>Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" 
href="http://swagger.io/specification/#mimeTypes";>Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>consumes</code> - The new value for the 
<property>consumes</property> property on this bean.</dd>
@@ -795,7 +795,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A list of MIME types the APIs can consume.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a 
href='http://swagger.io/specification/#mimeTypes'>Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" 
href="http://swagger.io/specification/#mimeTypes";>Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>consumes</code> - The values to add for the 
<property>consumes</property> property on this bean.</dd>
@@ -815,7 +815,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A list of MIME types the APIs can consume.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a 
href='http://swagger.io/specification/#mimeTypes'>Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" 
href="http://swagger.io/specification/#mimeTypes";>Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>consumes</code> - The values to add for the 
<property>consumes</property> property on this bean.</dd>
@@ -835,7 +835,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A list of MIME types the APIs can produce.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a 
href='http://swagger.io/specification/#mimeTypes'>Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" 
href="http://swagger.io/specification/#mimeTypes";>Mime Types</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>produces</property> property on this bean, or 
<jk>null</jk> if it is not set.</dd>
@@ -853,7 +853,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A list of MIME types the APIs can produce.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a 
href='http://swagger.io/specification/#mimeTypes'>Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" 
href="http://swagger.io/specification/#mimeTypes";>Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>produces</code> - The new value for the 
<property>produces</property> property on this bean.</dd>
@@ -873,7 +873,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A list of MIME types the APIs can produce.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a 
href='http://swagger.io/specification/#mimeTypes'>Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" 
href="http://swagger.io/specification/#mimeTypes";>Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>produces</code> - The values to add for the 
<property>produces</property> property on this bean.</dd>
@@ -893,7 +893,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A list of MIME types the APIs can produce.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a 
href='http://swagger.io/specification/#mimeTypes'>Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" 
href="http://swagger.io/specification/#mimeTypes";>Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>produces</code> - The values to add for the 
<property>produces</property> property on this bean.</dd>
@@ -1249,7 +1249,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A list of tags used by the specification with additional metadata.
  The order of the tags can be used to reflect on their order by the parsing 
tools.
- Not all tags that are used by the <a 
href='http://swagger.io/specification/#operationObject'>Operation Object</a> 
must be declared.
+ Not all tags that are used by the <a class="doclink" 
href="http://swagger.io/specification/#operationObject";>Operation Object</a> 
must be declared.
  The tags that are not declared may be organized randomly or based on the 
tools' logic.
  Each tag name in the list MUST be unique.</div>
 <dl>
@@ -1269,7 +1269,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A list of tags used by the specification with additional metadata.
  The order of the tags can be used to reflect on their order by the parsing 
tools.
- Not all tags that are used by the <a 
href='http://swagger.io/specification/#operationObject'>Operation Object</a> 
must be declared.
+ Not all tags that are used by the <a class="doclink" 
href="http://swagger.io/specification/#operationObject";>Operation Object</a> 
must be declared.
  The tags that are not declared may be organized randomly or based on the 
tools' logic.
  Each tag name in the list MUST be unique.</div>
 <dl>
@@ -1291,7 +1291,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  A list of tags used by the specification with additional metadata.
  The order of the tags can be used to reflect on their order by the parsing 
tools.
- Not all tags that are used by the <a 
href='http://swagger.io/specification/#operationObject'>Operation Object</a> 
must be declared.
+ Not all tags that are used by the <a class="doclink" 
href="http://swagger.io/specification/#operationObject";>Operation Object</a> 
must be declared.
  The tags that are not declared may be organized randomly or based on the 
tools' logic.
  Each tag name in the list MUST be unique.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/dto/swagger/Tag.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Tag.html 
b/content/site/apidocs/org/apache/juneau/dto/swagger/Tag.html
index 8889194..a4d4ec4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Tag.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Tag.html
@@ -111,11 +111,11 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" 
title="annotation in org.apache.juneau.annotation">@Bean</a>(<a 
href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="name,description,externalDocs")
 public class <a 
href="../../../../../src-html/org/apache/juneau/dto/swagger/Tag.html#line.31">Tag</a>
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
-<div class="block">Allows adding meta data to a single tag that is used by the 
<a href='http://swagger.io/specification/#operationObject'>Operation Object</a>.
+<div class="block">Allows adding meta data to a single tag that is used by the 
<a class="doclink" 
href="http://swagger.io/specification/#operationObject";>Operation Object</a>.
  <p>
  It is not mandatory to have a Tag Object per tag used there.
 
- <h6 class='topic'>Example:</h6>
+ <h5 class='section'>Example:</h5>
  <p class='bcode'>
    {
       <js>"name"</js>: <js>"pet"</js>,
@@ -298,7 +298,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Bean property getter:  <property>description</property>.
  <p>
  A short description for the tag.
- <a href='https://help.github.com/articles/github-flavored-markdown'>GFM 
syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown";>GFM syntax</a> 
can be used for rich text representation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>description</property> property on this bean, 
or <jk>null</jk> if it is not set.</dd>
@@ -315,7 +315,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Bean property setter:  <property>description</property>.
  <p>
  A short description for the tag.
- <a href='https://help.github.com/articles/github-flavored-markdown'>GFM 
syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown";>GFM syntax</a> 
can be used for rich text representation.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>description</code> - The new value for the 
<property>description</property> property on this bean.</dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/dto/swagger/package-summary.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/org/apache/juneau/dto/swagger/package-summary.html 
b/content/site/apidocs/org/apache/juneau/dto/swagger/package-summary.html
index 6f3f8a6..17449d4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/package-summary.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/package-summary.html
@@ -160,7 +160,7 @@
 <tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in 
org.apache.juneau.dto.swagger">Tag</a></td>
 <td class="colLast">
-<div class="block">Allows adding meta data to a single tag that is used by the 
<a href='http://swagger.io/specification/#operationObject'>Operation 
Object</a>.</div>
+<div class="block">Allows adding meta data to a single tag that is used by the 
<a class="doclink" 
href="http://swagger.io/specification/#operationObject";>Operation 
Object</a>.</div>
 </td>
 </tr>
 <tr class="rowColor">

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/encoders/Encoder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/encoders/Encoder.html 
b/content/site/apidocs/org/apache/juneau/encoders/Encoder.html
index 44604b9..4f0f84d 100644
--- a/content/site/apidocs/org/apache/juneau/encoders/Encoder.html
+++ b/content/site/apidocs/org/apache/juneau/encoders/Encoder.html
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
 <div class="block">Used for enabling decompression on requests and compression 
on responses, such as support for GZIP compression.
 
- <h6 class='topic'>Description</h6>
+ <h5 class='section'>Description:</h5>
  <p>
    Used to wrap input and output streams withing compression/decompression 
streams.
  <p>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/encoders/EncoderGroup.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/encoders/EncoderGroup.html 
b/content/site/apidocs/org/apache/juneau/encoders/EncoderGroup.html
index ceed0a2..22d83fc 100644
--- a/content/site/apidocs/org/apache/juneau/encoders/EncoderGroup.html
+++ b/content/site/apidocs/org/apache/juneau/encoders/EncoderGroup.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 extends <a href="../../../../org/apache/juneau/Lockable.html" title="class in 
org.apache.juneau">Lockable</a></pre>
 <div class="block">Represents the group of <a 
href="../../../../org/apache/juneau/encoders/Encoder.html" title="class in 
org.apache.juneau.encoders"><code>encoders</code></a> keyed by codings.
 
- <h6 class='topic'>Description</h6>
+ <h5 class='section'>Description:</h5>
  <p>
    Maintains a set of encoders and the codings that they can handle.
  <p>
@@ -139,7 +139,7 @@ extends <a 
href="../../../../org/apache/juneau/Lockable.html" title="class in or
    For example, calling 
<code>g.append(E1.<jk>class</jk>,E2.<jk>class</jk>).append(E3.<jk>class</jk>,E4.<jk>class</jk>)</code>
    will result in the order <code>E3, E4, E1, E2</code>.
 
- <h6 class='topic'>Example:</h6>
+ <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Create an encoder group with support for gzip compression.</jc>
    EncoderGroup g = <jk>new</jk> 
EncoderGroup().append(GzipEncoder.<jk>class</jk>);

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializer.html 
b/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializer.html
index 4d38743..6755d34 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializer.html
@@ -156,18 +156,18 @@ public class <a 
href="../../../../src-html/org/apache/juneau/html/HtmlDocSeriali
 extends <a 
href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.html" 
title="class in org.apache.juneau.html">HtmlStrippedDocSerializer</a></pre>
 <div class="block">Serializes POJOs to HTTP responses as HTML documents.
 
- <h6 class='topic'>Media types</h6>
+ <h5 class='section'>Media types:</h5>
  <p>
    Handles <code>Accept</code> types: <code>text/html</code>
  <p>
    Produces <code>Content-Type</code> types: <code>text/html</code>
 
- <h6 class='topic'>Description</h6>
+ <h5 class='section'>Description:</h5>
  <p>
    Same as <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" 
title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a>, except 
wraps the response in <code><xt>&lt;html&gt;</code>, 
<code><xt>&lt;head&gt;</code>,
    and <code><xt>&lt;body&gt;</code> tags so that it can be rendered in a 
browser.
 
- <h6 class='topic'>Configurable properties</h6>
+ <h5 class='section'>Configurable properties:</h5>
  <p>
    This class has the following properties associated with it:
  <ul>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerContext.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerContext.html 
b/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerContext.html
index d6b6b1a..cd9df2e 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerContext.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerContext.html
@@ -140,7 +140,7 @@ extends <a 
href="../../../../org/apache/juneau/html/HtmlSerializerContext.html"
    These are typically specified via <ja>@RestResource.properties()</ja> and 
<ja>@RestMethod.properties()</ja> annotations,
       although they can also be set programmatically via the 
<code>RestResponse.setProperty()</code> method.
 
- <h6 class='topic'>Example:</h6>
+ <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@RestResource</ja>(
       messages=<js>"nls/AddressBookResource"</js>,
@@ -205,13 +205,13 @@ extends <a 
href="../../../../org/apache/juneau/html/HtmlSerializerContext.html"
    </tr>
  </table>
 
- <h6 class='topic'>Configurable properties inherited from parent classes</h6>
+ <h5 class='section'>Inherited configurable properties:</h5>
  <ul class='javahierarchy'>
-   <li class='c'><a class='doclink' 
href='../BeanContext.html#ConfigProperties'>BeanContext</a> - Properties 
associated with handling beans on serializers and parsers.
+   <li class='c'><a class="doclink" 
href="../BeanContext.html#ConfigProperties">BeanContext</a> - Properties 
associated with handling beans on serializers and parsers.
    <ul>
-      <li class='c'><a class='doclink' 
href='../serializer/SerializerContext.html#ConfigProperties'>SerializerContext</a>
 - Configurable properties common to all serializers.
+      <li class='c'><a class="doclink" 
href="../serializer/SerializerContext.html#ConfigProperties">SerializerContext</a>
 - Configurable properties common to all serializers.
       <ul>
-         <li class='c'><a class='doclink' 
href='../html/HtmlSerializerContext.html#ConfigProperties'>HtmlSerializerContext</a>
 - Configurable properties on the HTML serializer.
+         <li class='c'><a class="doclink" 
href="../html/HtmlSerializerContext.html#ConfigProperties">HtmlSerializerContext</a>
 - Configurable properties on the HTML serializer.
       </ul>
    </ul>
  </ul></div>
@@ -355,7 +355,7 @@ extends <a 
href="../../../../org/apache/juneau/html/HtmlSerializerContext.html"
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.<a 
href="../../../../org/apache/juneau/BeanContext.html" title="class in 
org.apache.juneau">BeanContext</a></h3>
-<code><a 
href="../../../../org/apache/juneau/BeanContext.html#Z:Z_class--">_class</a>, 
<a 
href="../../../../org/apache/juneau/BeanContext.html#createSession--">createSession</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#createSession-org.apache.juneau.ObjectMap-java.util.Locale-java.util.TimeZone-org.apache.juneau.MediaType-">createSession</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#dumpCacheStats--">dumpCacheStats</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#equals-java.lang.Object-">equals</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getBeanMeta-java.lang.Class-">getBeanMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getBeanRegistry--">getBeanRegistry</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getBeanTypePropertyName--">getBeanTypePropertyName</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getClassMeta-org.apache.juneau.annotation.BeanProperty-java.lang.reflect.Type-ja
 va.util.Map-">getClassMeta</a>, <a 
href="../../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.Class-">getClassMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.Object...-">getClassMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.Object-">getClassMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.reflect.Type-">getClassMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getClassMetaForObject-T-">getClassMetaForObject</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getImplClassConstructor-java.lang.Class-org.apache.juneau.Visibility-">getImplClassConstructor</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#hashCode--">hashCode</a>, 
<a 
href="../../../../org/apache/juneau/BeanContext.html#hasSameCache-org.apache.juneau.BeanContext-">hasSameCache</a>,
 <a href="../../../../org/apache/juneau/BeanContext.html#isNotABean-
 java.lang.Class-">isNotABean</a>, <a 
href="../../../../org/apache/juneau/BeanContext.html#normalizeClassMeta-org.apache.juneau.ClassMeta-">normalizeClassMeta</a>,
 <a href="../../../../org/apache/juneau/BeanContext.html#object--">object</a>, 
<a 
href="../../../../org/apache/juneau/BeanContext.html#string--">string</a></code></li>
+<code><a 
href="../../../../org/apache/juneau/BeanContext.html#Z:Z_class--">_class</a>, 
<a 
href="../../../../org/apache/juneau/BeanContext.html#createSession--">createSession</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#createSession-org.apache.juneau.ObjectMap-java.util.Locale-java.util.TimeZone-org.apache.juneau.MediaType-">createSession</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#dumpCacheStats--">dumpCacheStats</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#equals-java.lang.Object-">equals</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getBeanMeta-java.lang.Class-">getBeanMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getBeanRegistry--">getBeanRegistry</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getBeanTypePropertyName--">getBeanTypePropertyName</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.Class-">getClassMeta</a>,
 <a href="../../../../org/apache
 
/juneau/BeanContext.html#getClassMeta-java.lang.reflect.Type-java.lang.reflect.Type...-">getClassMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getClassMetaForObject-T-">getClassMetaForObject</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#getImplClassConstructor-java.lang.Class-org.apache.juneau.Visibility-">getImplClassConstructor</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#hashCode--">hashCode</a>, 
<a 
href="../../../../org/apache/juneau/BeanContext.html#hasSameCache-org.apache.juneau.BeanContext-">hasSameCache</a>,
 <a 
href="../../../../org/apache/juneau/BeanContext.html#isNotABean-java.lang.Class-">isNotABean</a>,
 <a href="../../../../org/apache/juneau/BeanContext.html#object--">object</a>, 
<a 
href="../../../../org/apache/juneau/BeanContext.html#resolveClassMeta-org.apache.juneau.annotation.BeanProperty-java.lang.reflect.Type-java.util.Map-">resolveClassMeta</a>,
 <a href="../../../../org/apache/juneau/BeanContext.html#string--">str
 ing</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.juneau.Context">
@@ -402,7 +402,7 @@ extends <a 
href="../../../../org/apache/juneau/html/HtmlSerializerContext.html"
  </ul>
  <p>
 
- <h6 class='topic'>Example:</h6>
+ <h5 class='section'>Example:</h5>
  <p>
    The <code>AddressBookResource</code> sample class uses this property...
  </p>
@@ -448,7 +448,7 @@ extends <a 
href="../../../../org/apache/juneau/html/HtmlSerializerContext.html"
  </ul>
  <p>
 
- <h6 class='topic'>Example:</h6>
+ <h5 class='section'>Example:</h5>
  <p>
    The <code>AddressBookResource</code> sample class uses this property...
  </p>
@@ -505,7 +505,7 @@ extends <a 
href="../../../../org/apache/juneau/html/HtmlSerializerContext.html"
    Absolute (<js>"/myOtherContext/foo"</js>) and fully-qualified 
(<js>"http://localhost2/foo";</js>) URLs
       can also be used.
 
- <h6 class='topic'>Example:</h6>
+ <h5 class='section'>Example:</h5>
  <p>
    The <code>AddressBookResource</code> sample class uses this property...
  </p>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerSession.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerSession.html 
b/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerSession.html
index 135623e..096ea5e 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerSession.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerSession.html
@@ -271,7 +271,7 @@ extends <a 
href="../../../../org/apache/juneau/html/HtmlSerializerSession.html"
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.<a 
href="../../../../org/apache/juneau/BeanSession.html" title="class in 
org.apache.juneau">BeanSession</a></h3>
-<code><a 
href="../../../../org/apache/juneau/BeanSession.html#Z:Z_class--">_class</a>, 
<a href="../../../../org/apache/juneau/BeanSession.html#asMap--">asMap</a>, <a 
href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Class-">convertToType</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-org.apache.juneau.ClassMeta-">convertToType</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Object-java.lang.Class-">convertToType</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Object-org.apache.juneau.ClassMeta-">convertToType</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getBeanMeta-java.lang.Class-">getBeanMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getBeanRegistry--">getBeanRegistry</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getBeanTypePropertyName--
 ">getBeanTypePropertyName</a>, <a 
href="../../../../org/apache/juneau/BeanSession.html#getClassLoader--">getClassLoader</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getClassMeta-java.lang.Class-">getClassMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getClassMeta-java.lang.Object...-">getClassMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getClassMeta-java.lang.Object-">getClassMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getClassMeta-java.lang.reflect.Type-">getClassMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getClassMetaForObject-T-">getClassMetaForObject</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getClassMetas-java.lang.Class:A-">getClassMetas</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getCollectionClassMeta-java.lang.Class-java.lang.Class-">getCollectionClassMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getLocale--">getLocale</a
 >, <a 
 >href="../../../../org/apache/juneau/BeanSession.html#getMapClassMeta-java.lang.Class-java.lang.Class-java.lang.Class-">getMapClassMeta</a>,
 > <a 
 >href="../../../../org/apache/juneau/BeanSession.html#getMediaType--">getMediaType</a>,
 > <a 
 >href="../../../../org/apache/juneau/BeanSession.html#getStringBuilder--">getStringBuilder</a>,
 > <a 
 >href="../../../../org/apache/juneau/BeanSession.html#getTimeZone--">getTimeZone</a>,
 > <a 
 >href="../../../../org/apache/juneau/BeanSession.html#isBean-java.lang.Class-">isBean</a>,
 > <a 
 >href="../../../../org/apache/juneau/BeanSession.html#isBean-java.lang.Object-">isBean</a>,
 > <a 
 >href="../../../../org/apache/juneau/BeanSession.html#isDebug--">isDebug</a>, 
 ><a 
 >href="../../../../org/apache/juneau/BeanSession.html#isIgnoreUnknownBeanProperties--">isIgnoreUnknownBeanProperties</a>,
 > <a 
 >href="../../../../org/apache/juneau/BeanSession.html#newBean-java.lang.Class-">newBean</a>,
 > <a 
 >href="../../../../org/apache/juneau/BeanSession.html#newBean-java.lang.Object-java.lan
 g.Class-">newBean</a>, <a 
href="../../../../org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Class-">newBeanMap</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Object-java.lang.Class-">newBeanMap</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#normalizeClassMeta-org.apache.juneau.ClassMeta-">normalizeClassMeta</a>,
 <a href="../../../../org/apache/juneau/BeanSession.html#object--">object</a>, 
<a 
href="../../../../org/apache/juneau/BeanSession.html#returnStringBuilder-java.lang.StringBuilder-">returnStringBuilder</a>,
 <a href="../../../../org/apache/juneau/BeanSession.html#string--">string</a>, 
<a 
href="../../../../org/apache/juneau/BeanSession.html#toArray-org.apache.juneau.ClassMeta-java.util.Collection-">toArray</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#toBeanMap-T-">toBeanMap</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#toBeanMap-T-java.lang.Class-">toBeanMap</a></code></li>
+<code><a 
href="../../../../org/apache/juneau/BeanSession.html#Z:Z_class--">_class</a>, 
<a href="../../../../org/apache/juneau/BeanSession.html#asMap--">asMap</a>, <a 
href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Class-">convertToType</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-org.apache.juneau.ClassMeta-">convertToType</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Object-java.lang.Class-">convertToType</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Object-org.apache.juneau.ClassMeta-">convertToType</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getBeanMeta-java.lang.Class-">getBeanMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getBeanRegistry--">getBeanRegistry</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getBeanTypePropertyName--
 ">getBeanTypePropertyName</a>, <a 
href="../../../../org/apache/juneau/BeanSession.html#getClassLoader--">getClassLoader</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getClassMeta-java.lang.Class-">getClassMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getClassMeta-java.lang.reflect.Type-java.lang.reflect.Type...-">getClassMeta</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getClassMetaForObject-T-">getClassMetaForObject</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getClassMetas-java.lang.Class:A-">getClassMetas</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getLocale--">getLocale</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getMediaType--">getMediaType</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getStringBuilder--">getStringBuilder</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#getTimeZone--">getTimeZone</a>,
 <a href="../../../../org/apache/juneau/BeanSession.
 html#isBean-java.lang.Class-">isBean</a>, <a 
href="../../../../org/apache/juneau/BeanSession.html#isBean-java.lang.Object-">isBean</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#isDebug--">isDebug</a>, <a 
href="../../../../org/apache/juneau/BeanSession.html#isIgnoreUnknownBeanProperties--">isIgnoreUnknownBeanProperties</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#newBean-java.lang.Class-">newBean</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#newBean-java.lang.Object-java.lang.Class-">newBean</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Class-">newBeanMap</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Object-java.lang.Class-">newBeanMap</a>,
 <a href="../../../../org/apache/juneau/BeanSession.html#object--">object</a>, 
<a 
href="../../../../org/apache/juneau/BeanSession.html#returnStringBuilder-java.lang.StringBuilder-">returnStringBuilder</a>,
 <a href="../../../../org/a
 pache/juneau/BeanSession.html#string--">string</a>, <a 
href="../../../../org/apache/juneau/BeanSession.html#toArray-org.apache.juneau.ClassMeta-java.util.Collection-">toArray</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#toBeanMap-T-">toBeanMap</a>,
 <a 
href="../../../../org/apache/juneau/BeanSession.html#toBeanMap-T-java.lang.Class-">toBeanMap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.juneau.Session">

Reply via email to