You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2019/08/03 22:02:53 UTC

[freemarker-site] branch asf-site updated: Documented ?filer, ?map, ?take_while, ?drop_while, and local lambdas.

This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/freemarker-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0545efc  Documented ?filer, ?map, ?take_while, ?drop_while, and local lambdas.
0545efc is described below

commit 0545efc3934a0b7f7e5f4e3e02726febf40a1275
Author: ddekany <dd...@apache.org>
AuthorDate: Sun Aug 4 00:02:45 2019 +0200

    Documented ?filer, ?map, ?take_while, ?drop_while, and local lambdas.
---
 builds/fm2/alphaidx.html                           |  26 +-
 builds/fm2/app.html                                |   8 +-
 builds/fm2/app_eccn.html                           |   8 +-
 builds/fm2/app_faq.html                            |   8 +-
 builds/fm2/app_install.html                        |   8 +-
 builds/fm2/app_legal.html                          |   8 +-
 builds/fm2/app_license.html                        |   8 +-
 builds/fm2/app_versions.html                       |   8 +-
 builds/fm2/detailed-toc.html                       |  12 +-
 builds/fm2/dgui.html                               |   8 +-
 builds/fm2/dgui_datamodel.html                     |   8 +-
 builds/fm2/dgui_datamodel_basics.html              |   8 +-
 builds/fm2/dgui_datamodel_types.html               |  13 +-
 builds/fm2/dgui_misc.html                          |   8 +-
 builds/fm2/dgui_misc_alternativesyntax.html        |   8 +-
 builds/fm2/dgui_misc_autoescaping.html             |   8 +-
 builds/fm2/dgui_misc_namespace.html                |   8 +-
 builds/fm2/dgui_misc_userdefdir.html               |   8 +-
 builds/fm2/dgui_misc_var.html                      |   8 +-
 builds/fm2/dgui_misc_whitespace.html               |   8 +-
 builds/fm2/dgui_quickstart.html                    |   8 +-
 builds/fm2/dgui_quickstart_basics.html             |   8 +-
 builds/fm2/dgui_quickstart_datamodel.html          |   8 +-
 builds/fm2/dgui_quickstart_template.html           |   8 +-
 builds/fm2/dgui_template.html                      |   8 +-
 builds/fm2/dgui_template_directives.html           |   8 +-
 builds/fm2/dgui_template_exp.html                  |  47 +-
 builds/fm2/dgui_template_overallstructure.html     |   8 +-
 builds/fm2/dgui_template_valueinsertion.html       |   8 +-
 builds/fm2/gloss.html                              |   8 +-
 builds/fm2/index.html                              |   8 +-
 builds/fm2/pgui.html                               |   8 +-
 builds/fm2/pgui_config.html                        |   8 +-
 builds/fm2/pgui_config_basics.html                 |   8 +-
 builds/fm2/pgui_config_custom_formats.html         |   8 +-
 builds/fm2/pgui_config_errorhandling.html          |   8 +-
 .../fm2/pgui_config_incompatible_improvements.html |   8 +-
 builds/fm2/pgui_config_outputformatsautoesc.html   |   8 +-
 builds/fm2/pgui_config_settings.html               |   8 +-
 builds/fm2/pgui_config_sharedvariables.html        |   8 +-
 builds/fm2/pgui_config_templateconfigurations.html |   8 +-
 builds/fm2/pgui_config_templateloading.html        |   8 +-
 builds/fm2/pgui_datamodel.html                     |   8 +-
 builds/fm2/pgui_datamodel_basics.html              |   8 +-
 builds/fm2/pgui_datamodel_directive.html           |   8 +-
 builds/fm2/pgui_datamodel_method.html              |   8 +-
 builds/fm2/pgui_datamodel_node.html                |   8 +-
 builds/fm2/pgui_datamodel_objectWrapper.html       |   8 +-
 builds/fm2/pgui_datamodel_parent.html              |   8 +-
 builds/fm2/pgui_datamodel_scalar.html              |   8 +-
 builds/fm2/pgui_misc.html                          |   8 +-
 builds/fm2/pgui_misc_ant.html                      |   8 +-
 builds/fm2/pgui_misc_beanwrapper.html              |   8 +-
 builds/fm2/pgui_misc_charset.html                  |   8 +-
 builds/fm2/pgui_misc_jythonwrapper.html            |   8 +-
 builds/fm2/pgui_misc_logging.html                  |   8 +-
 builds/fm2/pgui_misc_multithreading.html           |   8 +-
 builds/fm2/pgui_misc_secureenv.html                |   8 +-
 builds/fm2/pgui_misc_servlet.html                  |   8 +-
 builds/fm2/pgui_misc_var.html                      |   8 +-
 builds/fm2/pgui_misc_xml_legacy.html               |   8 +-
 builds/fm2/pgui_quickstart.html                    |   8 +-
 builds/fm2/pgui_quickstart_all.html                |   8 +-
 .../fm2/pgui_quickstart_createconfiguration.html   |   8 +-
 builds/fm2/pgui_quickstart_createdatamodel.html    |   8 +-
 builds/fm2/pgui_quickstart_gettemplate.html        |   8 +-
 builds/fm2/pgui_quickstart_merge.html              |   8 +-
 builds/fm2/ref.html                                |   8 +-
 builds/fm2/ref_builtins.html                       |   8 +-
 builds/fm2/ref_builtins_alphaidx.html              |  24 +-
 builds/fm2/ref_builtins_boolean.html               |   8 +-
 builds/fm2/ref_builtins_date.html                  |   8 +-
 builds/fm2/ref_builtins_expert.html                |   8 +-
 builds/fm2/ref_builtins_hash.html                  |   8 +-
 builds/fm2/ref_builtins_loop_var.html              |   8 +-
 builds/fm2/ref_builtins_node.html                  |   8 +-
 builds/fm2/ref_builtins_number.html                |   8 +-
 builds/fm2/ref_builtins_sequence.html              | 512 ++++++++++++++++++++-
 builds/fm2/ref_builtins_string.html                |   8 +-
 builds/fm2/ref_builtins_type_independent.html      |   8 +-
 builds/fm2/ref_depr_builtin.html                   |   8 +-
 builds/fm2/ref_depr_directive.html                 |   8 +-
 builds/fm2/ref_depr_numerical_interpolation.html   |   8 +-
 builds/fm2/ref_depr_oldmacro.html                  |   8 +-
 builds/fm2/ref_depr_oldsyntax.html                 |   8 +-
 builds/fm2/ref_depr_transform.html                 |   8 +-
 builds/fm2/ref_deprecated.html                     |   8 +-
 builds/fm2/ref_directive_alphaidx.html             |   8 +-
 builds/fm2/ref_directive_assign.html               |   8 +-
 builds/fm2/ref_directive_attempt.html              |   8 +-
 builds/fm2/ref_directive_autoesc.html              |   8 +-
 builds/fm2/ref_directive_compress.html             |   8 +-
 builds/fm2/ref_directive_escape.html               |   8 +-
 builds/fm2/ref_directive_flush.html                |   8 +-
 builds/fm2/ref_directive_ftl.html                  |   8 +-
 builds/fm2/ref_directive_function.html             |   8 +-
 builds/fm2/ref_directive_global.html               |   8 +-
 builds/fm2/ref_directive_if.html                   |   8 +-
 builds/fm2/ref_directive_import.html               |   8 +-
 builds/fm2/ref_directive_include.html              |   8 +-
 builds/fm2/ref_directive_list.html                 |   8 +-
 builds/fm2/ref_directive_local.html                |   8 +-
 builds/fm2/ref_directive_macro.html                |   8 +-
 builds/fm2/ref_directive_noautoesc.html            |   8 +-
 builds/fm2/ref_directive_noparse.html              |   8 +-
 builds/fm2/ref_directive_nt.html                   |   8 +-
 builds/fm2/ref_directive_outputformat.html         |   8 +-
 builds/fm2/ref_directive_setting.html              |   8 +-
 builds/fm2/ref_directive_stop.html                 |   8 +-
 builds/fm2/ref_directive_switch.html               |   8 +-
 builds/fm2/ref_directive_t.html                    |   8 +-
 builds/fm2/ref_directive_userDefined.html          |   8 +-
 builds/fm2/ref_directive_visit.html                |   8 +-
 builds/fm2/ref_directives.html                     |   8 +-
 builds/fm2/ref_reservednames.html                  |   8 +-
 builds/fm2/ref_specvar.html                        |   8 +-
 builds/fm2/toc.html                                |   8 +-
 builds/fm2/toc.js                                  |  40 ++
 builds/fm2/versions_2_0.html                       |   8 +-
 builds/fm2/versions_2_01.html                      |   8 +-
 builds/fm2/versions_2_0RC1.html                    |   8 +-
 builds/fm2/versions_2_0RC2.html                    |   8 +-
 builds/fm2/versions_2_0RC3.html                    |   8 +-
 builds/fm2/versions_2_1.html                       |   8 +-
 builds/fm2/versions_2_1_1.html                     |   8 +-
 builds/fm2/versions_2_1_2.html                     |   8 +-
 builds/fm2/versions_2_1_3.html                     |   8 +-
 builds/fm2/versions_2_1_4.html                     |   8 +-
 builds/fm2/versions_2_1_5.html                     |   8 +-
 builds/fm2/versions_2_2.html                       |   8 +-
 builds/fm2/versions_2_2_1.html                     |   8 +-
 builds/fm2/versions_2_2_2.html                     |   8 +-
 builds/fm2/versions_2_2_3.html                     |   8 +-
 builds/fm2/versions_2_2_4.html                     |   8 +-
 builds/fm2/versions_2_2_5.html                     |   8 +-
 builds/fm2/versions_2_2_6.html                     |   8 +-
 builds/fm2/versions_2_2_7.html                     |   8 +-
 builds/fm2/versions_2_2_8.html                     |   8 +-
 builds/fm2/versions_2_3.html                       |   8 +-
 builds/fm2/versions_2_3_1.html                     |   8 +-
 builds/fm2/versions_2_3_10.html                    |   8 +-
 builds/fm2/versions_2_3_11.html                    |   8 +-
 builds/fm2/versions_2_3_12.html                    |   8 +-
 builds/fm2/versions_2_3_13.html                    |   8 +-
 builds/fm2/versions_2_3_14.html                    |   8 +-
 builds/fm2/versions_2_3_15.html                    |   8 +-
 builds/fm2/versions_2_3_16.html                    |   8 +-
 builds/fm2/versions_2_3_17.html                    |   8 +-
 builds/fm2/versions_2_3_18.html                    |   8 +-
 builds/fm2/versions_2_3_19.html                    |   8 +-
 builds/fm2/versions_2_3_2.html                     |   8 +-
 builds/fm2/versions_2_3_20.html                    |   8 +-
 builds/fm2/versions_2_3_21.html                    |   8 +-
 builds/fm2/versions_2_3_22.html                    |   8 +-
 builds/fm2/versions_2_3_23.html                    |   8 +-
 builds/fm2/versions_2_3_24.html                    |   8 +-
 builds/fm2/versions_2_3_25.html                    |   8 +-
 builds/fm2/versions_2_3_26.html                    |   8 +-
 builds/fm2/versions_2_3_27.html                    |   8 +-
 builds/fm2/versions_2_3_28.html                    |   8 +-
 builds/fm2/versions_2_3_29.html                    |  23 +-
 builds/fm2/versions_2_3_3.html                     |   8 +-
 builds/fm2/versions_2_3_4.html                     |   8 +-
 builds/fm2/versions_2_3_5.html                     |   8 +-
 builds/fm2/versions_2_3_6.html                     |   8 +-
 builds/fm2/versions_2_3_7.html                     |   8 +-
 builds/fm2/versions_2_3_7rc1.html                  |   8 +-
 builds/fm2/versions_2_3_8.html                     |   8 +-
 builds/fm2/versions_2_3_9.html                     |   8 +-
 builds/fm2/xgui.html                               |   8 +-
 builds/fm2/xgui_declarative.html                   |   8 +-
 builds/fm2/xgui_declarative_basics.html            |   8 +-
 builds/fm2/xgui_declarative_details.html           |   8 +-
 builds/fm2/xgui_expose.html                        |   8 +-
 builds/fm2/xgui_expose_dom.html                    |   8 +-
 builds/fm2/xgui_expose_put.html                    |   8 +-
 builds/fm2/xgui_imperative.html                    |   8 +-
 builds/fm2/xgui_imperative_formal.html             |   8 +-
 builds/fm2/xgui_imperative_learn.html              |   8 +-
 builds/fm2/xgui_preface.html                       |   8 +-
 180 files changed, 1336 insertions(+), 737 deletions(-)

diff --git a/builds/fm2/alphaidx.html b/builds/fm2/alphaidx.html
index 05af27c..e70abc5 100644
--- a/builds/fm2/alphaidx.html
+++ b/builds/fm2/alphaidx.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/alphaidx.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/alphaidx.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Alphabetical Index"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="gloss.html"><span>Previous</span></a><span class="paging-arrow disabled next"><span>Next</span></span></div><div class="title-wrapper">
 <h1 class="content-header header-part" id="alphaidx" itemprop="headline">Alphabetical Index</h1>
@@ -453,6 +453,9 @@ under the License.
     <dt>
       double built-in,&nbsp;&nbsp;<a href="ref_builtins_expert.html#ref_builtin_numType">byte, double, float, int, long, short</a>
     </dt>
+    <dt>
+      drop_while built-in,&nbsp;&nbsp;<a href="ref_builtins_sequence.html#ref_builtin_drop_while">drop_while</a>
+    </dt>
 </dl></div>
 <div class="indexdiv">
 <a name="idx_E"></a>
@@ -546,6 +549,9 @@ under the License.
       FAQ,&nbsp;&nbsp;<a href="app_faq.html">FAQ</a>
     </dt>
     <dt>
+      filter built-in,&nbsp;&nbsp;<a href="ref_builtins_sequence.html#ref_builtin_filter">filter</a>
+    </dt>
+    <dt>
       first built-in,&nbsp;&nbsp;<a href="ref_builtins_sequence.html#ref_builtin_first">first</a>
     </dt>
     <dt>
@@ -840,6 +846,9 @@ under the License.
 <h2 class="indexLabel">L</h2>
 <dl>
     <dt>
+      lambda,&nbsp;&nbsp;<a href="dgui_template_exp.html#dgui_template_exp_lambda">Local lambdas</a>
+    </dt>
+    <dt>
       lang,&nbsp;&nbsp;<a href="ref_specvar.html">Special Variable Reference</a>
     </dt>
     <dt>
@@ -941,6 +950,9 @@ under the License.
       main_template_name,&nbsp;&nbsp;<a href="ref_specvar.html">Special Variable Reference</a>
     </dt>
     <dt>
+      map built-in,&nbsp;&nbsp;<a href="ref_builtins_sequence.html#ref_builtin_map">map</a>
+    </dt>
+    <dt>
       markup_string built-in,&nbsp;&nbsp;<a href="ref_builtins_expert.html#ref_builtin_markup_string">markup_string</a>
     </dt>
     <dt>
@@ -1288,6 +1300,8 @@ under the License.
         <dt>accessing subvariable, <a href="dgui_template_exp.html#dgui_template_exp_var_sequence">Retrieving data from a sequence</a></dt>
         <dt>built-ins, <a href="ref_builtins_sequence.html">Built-ins for sequences</a></dt>
         <dt>concatenate, <a href="dgui_template_exp.html#dgui_template_exp_sequenceop_cat">Concatenation</a></dt>
+        <dt>drop while, <a href="ref_builtins_sequence.html#ref_builtin_drop_while">drop_while</a></dt>
+        <dt>filter, <a href="ref_builtins_sequence.html#ref_builtin_filter">filter</a></dt>
         <dt>iterate, <a href="ref_directive_list.html">list, else, items, sep, break, continue</a></dt>
         <dt>Java side, <a href="pgui_datamodel_parent.html#autoid_33">Containers</a></dt>
         <dt>literal, <a href="dgui_template_exp.html#dgui_template_exp_direct_seuqence">Sequences</a></dt>
@@ -1295,6 +1309,7 @@ under the License.
         <dt>operations, <a href="dgui_template_exp.html#dgui_template_exp_sequenceop">Sequence operations</a></dt>
         <dt>slice, <a href="dgui_template_exp.html#dgui_template_exp_seqenceop_slice">Sequence slicing</a></dt>
         <dt>sorting, <a href="ref_builtins_sequence.html#ref_builtin_sort">sort</a>, <a href="ref_builtins_sequence.html#ref_builtin_sort_by">sort_by</a></dt>
+        <dt>take while, <a href="ref_builtins_sequence.html#ref_builtin_take_while">take_while</a></dt>
         <dt>the FTL value type, <a href="dgui_datamodel_types.html#dgui_datamodel_container">Containers</a></dt>
       </dl></dd>
     <dt>
@@ -1442,6 +1457,9 @@ under the License.
       taglib,&nbsp;&nbsp;<a href="pgui_misc_servlet.html#autoid_63">Using FreeMarker with servlets</a>
     </dt>
     <dt>
+      take_while built-in,&nbsp;&nbsp;<a href="ref_builtins_sequence.html#ref_builtin_take_while">take_while</a>
+    </dt>
+    <dt>
       t directive,&nbsp;&nbsp;<a href="ref_directive_t.html">t, lt, rt</a>
     </dt>
     <dt>
@@ -1745,7 +1763,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/app.html b/builds/fm2/app.html
index 3a5fcd7..55ed7d2 100644
--- a/builds/fm2/app.html
+++ b/builds/fm2/app.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/app.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/app.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="xgui_declarative_details.html"><span>Previous</span></a><a class="paging-arrow next" href="app_faq.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-part" id="app" itemprop="headline">Appendixes</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/app_eccn.html b/builds/fm2/app_eccn.html
index b9e2485..7ba2c3a 100644
--- a/builds/fm2/app_eccn.html
+++ b/builds/fm2/app_eccn.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/app_eccn.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/app_eccn.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Legal","Export Control"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="app_license.html"><span>Previous</span></a><a class="paging-arrow next" href="gloss.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="app_eccn" itemprop="headline">Export Control</h1>
@@ -57,7 +57,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/app_faq.html b/builds/fm2/app_faq.html
index ce9c62a..232c7b0 100644
--- a/builds/fm2/app_faq.html
+++ b/builds/fm2/app_faq.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/app_faq.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/app_faq.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","FAQ"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="app.html"><span>Previous</span></a><a class="paging-arrow next" href="app_versions.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="app_faq" itemprop="headline">FAQ</h1>
@@ -1886,7 +1886,7 @@ TemplateModel x = env.getVariable(&quot;x&quot;);  // get variable x</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/app_install.html b/builds/fm2/app_install.html
index 6268679..9886612 100644
--- a/builds/fm2/app_install.html
+++ b/builds/fm2/app_install.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/app_install.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/app_install.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Installing FreeMarker"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_0RC1.html"><span>Previous</span></a><a class="paging-arrow next" href="app_legal.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="app_install" itemprop="headline">Installing FreeMarker</h1>
@@ -98,7 +98,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/app_legal.html b/builds/fm2/app_legal.html
index 82c69d0..94a17e8 100644
--- a/builds/fm2/app_legal.html
+++ b/builds/fm2/app_legal.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/app_legal.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/app_legal.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Legal"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="app_install.html"><span>Previous</span></a><a class="paging-arrow next" href="app_license.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="app_legal" itemprop="headline">Legal</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/app_license.html b/builds/fm2/app_license.html
index eda617e..67c6a90 100644
--- a/builds/fm2/app_license.html
+++ b/builds/fm2/app_license.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/app_license.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/app_license.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Legal","License"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="app_legal.html"><span>Previous</span></a><a class="paging-arrow next" href="app_eccn.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="app_license" itemprop="headline">License</h1>
@@ -276,7 +276,7 @@ Apache Software Foundation.</pre></div><div class="bottom-pagers-wrapper"><div c
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/app_versions.html b/builds/fm2/app_versions.html
index 71fd8ff..02c5e98 100644
--- a/builds/fm2/app_versions.html
+++ b/builds/fm2/app_versions.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/app_versions.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/app_versions.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="app_faq.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_29.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="app_versions" itemprop="headline">Version history</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/detailed-toc.html b/builds/fm2/detailed-toc.html
index de94db2..b770381 100644
--- a/builds/fm2/detailed-toc.html
+++ b/builds/fm2/detailed-toc.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/toc.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/toc.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,17 +44,17 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = [];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><span class="paging-arrow disabled previous"><span>Previous</span></span><a class="paging-arrow next" href="index.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-book" id="autoid_1" itemprop="headline">Apache FreeMarker Manual <span class="subtitle productname">For Freemarker 2.3.29</span>
 </h1>
 </div></div><div class="page-menu">
-<ul><li><a class="page-menu-link" href="index.html" data-menu-target="preface">What is Apache FreeMarker?</a></li><li><a class="page-menu-link" href="dgui.html" data-menu-target="dgui">Template Author&#39;s Guide</a><ul><li><a class="page-menu-link" href="dgui_quickstart.html" data-menu-target="dgui_quickstart">Getting Started</a><ul><li><a class="page-menu-link" href="dgui_quickstart_basics.html" data-menu-target="dgui_quickstart_basics">Template + data-model = output</a></li><li><a cla [...]
+<ul><li><a class="page-menu-link" href="index.html" data-menu-target="preface">What is Apache FreeMarker?</a></li><li><a class="page-menu-link" href="dgui.html" data-menu-target="dgui">Template Author&#39;s Guide</a><ul><li><a class="page-menu-link" href="dgui_quickstart.html" data-menu-target="dgui_quickstart">Getting Started</a><ul><li><a class="page-menu-link" href="dgui_quickstart_basics.html" data-menu-target="dgui_quickstart_basics">Template + data-model = output</a></li><li><a cla [...]
 operator</a></li><li><a class="page-menu-link" href="dgui_misc_autoescaping.html#dgui_misc_autoescaping_stringliteral" data-menu-target="dgui_misc_autoescaping_stringliteral">${...} inside string literals</a></li><li><a class="page-menu-link" href="dgui_misc_autoescaping.html#autoid_29" data-menu-target="autoid_29">Combined output formats</a></li></ul></li></ul></li><li><a class="page-menu-link" href="dgui_misc_whitespace.html" data-menu-target="dgui_misc_whitespace">White-space handling [...]
 resources</a></li><li><a class="page-menu-link" href="pgui_misc_servlet.html#autoid_63" data-menu-target="autoid_63">Using JSP custom tags in FTL</a></li><li><a class="page-menu-link" href="pgui_misc_servlet.html#autoid_64" data-menu-target="autoid_64">Embed FTL into JSP pages</a></li></ul></li><li><a class="page-menu-link" href="pgui_misc_secureenv.html" data-menu-target="pgui_misc_secureenv">Configuring security policy for FreeMarker</a></li><li><a class="page-menu-link" href="pgui_mis [...]
-value)</a></li><li><a class="page-menu-link" href="ref_builtins_date.html#ref_builtin_date_if_unknown" data-menu-target="ref_builtin_date_if_unknown">date_if_unknown, time_if_unknown, datetime_if_unknown</a></li><li><a class="page-menu-link" href="ref_builtins_date.html#ref_builtin_date_iso" data-menu-target="ref_builtin_date_iso">iso_...</a></li><li><a class="page-menu-link" href="ref_builtins_date.html#ref_builtin_string_for_date" data-menu-target="ref_builtin_string_for_date">string ( [...]
+value)</a></li><li><a class="page-menu-link" href="ref_builtins_date.html#ref_builtin_date_if_unknown" data-menu-target="ref_builtin_date_if_unknown">date_if_unknown, time_if_unknown, datetime_if_unknown</a></li><li><a class="page-menu-link" href="ref_builtins_date.html#ref_builtin_date_iso" data-menu-target="ref_builtin_date_iso">iso_...</a></li><li><a class="page-menu-link" href="ref_builtins_date.html#ref_builtin_string_for_date" data-menu-target="ref_builtin_string_for_date">string ( [...]
 release</a></li></ul></li></ul></li><li><a class="page-menu-link" href="versions_2_3.html" data-menu-target="versions_2_3">2.3</a><ul><li><a class="page-menu-link" href="versions_2_3.html#autoid_220" data-menu-target="autoid_220">Non backward-compatible changes!</a></li><li><a class="page-menu-link" href="versions_2_3.html#autoid_221" data-menu-target="autoid_221">Changes on the FTL side</a></li><li><a class="page-menu-link" href="versions_2_3.html#autoid_222" data-menu-target="autoid_22 [...]
 4</a></li><li><a class="page-menu-link" href="versions_2_3.html#autoid_226" data-menu-target="autoid_226">Differences between the Release Candidate 4 and Release
 Candidate 3</a></li><li><a class="page-menu-link" href="versions_2_3.html#autoid_227" data-menu-target="autoid_227">Differences between the Release Candidate 3 and Release
@@ -81,7 +81,7 @@ boolean, as well as numerical ranges.</a></li><li><a class="page-menu-link" href
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui.html b/builds/fm2/dgui.html
index 8574d38..eb99494 100644
--- a/builds/fm2/dgui.html
+++ b/builds/fm2/dgui.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="index.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_quickstart.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-part" id="dgui" itemprop="headline">Template Author&#39;s Guide</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_datamodel.html b/builds/fm2/dgui_datamodel.html
index c393dbd..a4fd4d9 100644
--- a/builds/fm2/dgui_datamodel.html
+++ b/builds/fm2/dgui_datamodel.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_datamodel.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_datamodel.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Values, Types"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_quickstart_template.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_datamodel_basics.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="dgui_datamodel" itemprop="headline">Values, Types</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_datamodel_basics.html b/builds/fm2/dgui_datamodel_basics.html
index 32dbbd6..9a6a530 100644
--- a/builds/fm2/dgui_datamodel_basics.html
+++ b/builds/fm2/dgui_datamodel_basics.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_datamodel_basics.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_datamodel_basics.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Values, Types","Basics"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_datamodel.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_datamodel_types.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_datamodel_basics" itemprop="headline">Basics</h1>
@@ -231,7 +231,7 @@ brown</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_datamodel_types.html b/builds/fm2/dgui_datamodel_types.html
index 7091bf8..2878608 100644
--- a/builds/fm2/dgui_datamodel_types.html
+++ b/builds/fm2/dgui_datamodel_types.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_datamodel_types.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_datamodel_types.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Values, Types","The types"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_datamodel_basics.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_template.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_datamodel_types" itemprop="headline">The types</h1>
@@ -260,7 +260,10 @@ under the License.
               the template author, is a restricted sequence. You cannot access
               its size or retrieve its sub variables by index, but they can be
               still listed with the <a href="ref_directive_list.html#ref.directive.list"><code>list</code>
-              directive</a>.</p>
+              directive</a>. Furthermore, very often they can only be
+              listed once. (If you are a Java programmer,
+              "iterable" would be a more fitting name than
+              collection.)</p>
             </li>
           </ul>
 
@@ -522,7 +525,7 @@ The average of the price of a python and an elephant is:
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_misc.html b/builds/fm2/dgui_misc.html
index 2cf39ff..2b8378c 100644
--- a/builds/fm2/dgui_misc.html
+++ b/builds/fm2/dgui_misc.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_misc.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_misc.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Miscellaneous"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_template_valueinsertion.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_misc_userdefdir.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="dgui_misc" itemprop="headline">Miscellaneous</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_misc_alternativesyntax.html b/builds/fm2/dgui_misc_alternativesyntax.html
index 8e731c3..ddbe905 100644
--- a/builds/fm2/dgui_misc_alternativesyntax.html
+++ b/builds/fm2/dgui_misc_alternativesyntax.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_misc_alternativesyntax.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_misc_alternativesyntax.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Miscellaneous","Alternative (square bracket) syntax"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_misc_whitespace.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_misc_alternativesyntax" itemprop="headline">Alternative (square bracket) syntax</h1>
@@ -249,7 +249,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_misc_autoescaping.html b/builds/fm2/dgui_misc_autoescaping.html
index 80e417e..2baf305 100644
--- a/builds/fm2/dgui_misc_autoescaping.html
+++ b/builds/fm2/dgui_misc_autoescaping.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_misc_autoescaping.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_misc_autoescaping.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Miscellaneous","Auto-escaping and output formats"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_misc_namespace.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_misc_whitespace.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_misc_autoescaping" itemprop="headline">Auto-escaping and output formats</h1>
@@ -719,7 +719,7 @@ To prove that &quot;s&quot; didn&#39;t contain the value in escaped form:
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_misc_namespace.html b/builds/fm2/dgui_misc_namespace.html
index f0c8542..7588bc1 100644
--- a/builds/fm2/dgui_misc_namespace.html
+++ b/builds/fm2/dgui_misc_namespace.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_misc_namespace.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_misc_namespace.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Miscellaneous","Namespaces"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_misc_var.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_misc_autoescaping.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_misc_namespace" itemprop="headline">Namespaces</h1>
@@ -316,7 +316,7 @@ other@example.com, other@example.com, other@example.com</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_misc_userdefdir.html b/builds/fm2/dgui_misc_userdefdir.html
index 6212d03..7b07daf 100644
--- a/builds/fm2/dgui_misc_userdefdir.html
+++ b/builds/fm2/dgui_misc_userdefdir.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_misc_userdefdir.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_misc_userdefdir.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Miscellaneous","Defining your own directives"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_misc.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_misc_var.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_misc_userdefdir" itemprop="headline">Defining your own directives</h1>
@@ -555,7 +555,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_misc_var.html b/builds/fm2/dgui_misc_var.html
index dba0af8..5e32cfd 100644
--- a/builds/fm2/dgui_misc_var.html
+++ b/builds/fm2/dgui_misc_var.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_misc_var.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_misc_var.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Miscellaneous","Defining variables in the template"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_misc_userdefdir.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_misc_namespace.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_misc_var" itemprop="headline">Defining variables in the template</h1>
@@ -198,7 +198,7 @@ ${.globals.user} &lt;#-- prints: Big Joe --&gt;</pre></div><p>You could also wri
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_misc_whitespace.html b/builds/fm2/dgui_misc_whitespace.html
index 318bfcd..5ebd363 100644
--- a/builds/fm2/dgui_misc_whitespace.html
+++ b/builds/fm2/dgui_misc_whitespace.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_misc_whitespace.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_misc_whitespace.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Miscellaneous","White-space handling"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_misc_autoescaping.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_misc_alternativesyntax.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_misc_whitespace" itemprop="headline">White-space handling</h1>
@@ -297,7 +297,7 @@ That&#39;s all.</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_quickstart.html b/builds/fm2/dgui_quickstart.html
index b4d1fb5..c9a5060 100644
--- a/builds/fm2/dgui_quickstart.html
+++ b/builds/fm2/dgui_quickstart.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_quickstart.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_quickstart.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Getting Started"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_quickstart_basics.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="dgui_quickstart" itemprop="headline">Getting Started</h1>
@@ -58,7 +58,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_quickstart_basics.html b/builds/fm2/dgui_quickstart_basics.html
index a616a44..feb7123 100644
--- a/builds/fm2/dgui_quickstart_basics.html
+++ b/builds/fm2/dgui_quickstart_basics.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_quickstart_basics.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_quickstart_basics.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Getting Started","Template + data-model = output"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_quickstart.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_quickstart_datamodel.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_quickstart_basics" itemprop="headline">Template + data-model = output</h1>
@@ -140,7 +140,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_quickstart_datamodel.html b/builds/fm2/dgui_quickstart_datamodel.html
index 455cb5a..bdfbc3b 100644
--- a/builds/fm2/dgui_quickstart_datamodel.html
+++ b/builds/fm2/dgui_quickstart_datamodel.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_quickstart_datamodel.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_quickstart_datamodel.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Getting Started","The data-model at a glance"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_quickstart_basics.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_quickstart_template.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_quickstart_datamodel" itemprop="headline">The data-model at a glance</h1>
@@ -200,7 +200,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_quickstart_template.html b/builds/fm2/dgui_quickstart_template.html
index 0437478..b9ff1fa 100644
--- a/builds/fm2/dgui_quickstart_template.html
+++ b/builds/fm2/dgui_quickstart_template.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_quickstart_template.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_quickstart_template.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","Getting Started","The template at a glance"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_quickstart_datamodel.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_datamodel.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_quickstart_template" itemprop="headline">The template at a glance</h1>
@@ -708,7 +708,7 @@ All Rights Reserved.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_template.html b/builds/fm2/dgui_template.html
index f8e14c5..0abd573 100644
--- a/builds/fm2/dgui_template.html
+++ b/builds/fm2/dgui_template.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_template.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_template.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","The Template"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_datamodel_types.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_template_overallstructure.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="dgui_template" itemprop="headline">The Template</h1>
@@ -61,7 +61,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_template_directives.html b/builds/fm2/dgui_template_directives.html
index c259fb7..34724db 100644
--- a/builds/fm2/dgui_template_directives.html
+++ b/builds/fm2/dgui_template_directives.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_template_directives.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_template_directives.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","The Template","Directives"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_template_overallstructure.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_template_exp.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_template_directives" itemprop="headline">Directives</h1>
@@ -137,7 +137,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_template_exp.html b/builds/fm2/dgui_template_exp.html
index d59127c..c9a99a5 100644
--- a/builds/fm2/dgui_template_exp.html
+++ b/builds/fm2/dgui_template_exp.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_template_exp.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_template_exp.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,14 +44,14 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","The Template","Expressions"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_template_directives.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_template_valueinsertion.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_template_exp" itemprop="headline">Expressions</h1>
 </div></div><div class="page-menu">
 <div class="page-menu-title">Page Contents</div>
-<ul><li><a class="page-menu-link" href="#exp_cheatsheet" data-menu-target="exp_cheatsheet">Quick overview (cheat sheet)</a></li><li><a class="page-menu-link" href="#dgui_template_exp_direct" data-menu-target="dgui_template_exp_direct">Specify values directly</a><ul><li><a class="page-menu-link" href="#dgui_template_exp_direct_string" data-menu-target="dgui_template_exp_direct_string">Strings</a></li><li><a class="page-menu-link" href="#dgui_template_exp_direct_number" data-menu-target="d [...]
+<ul><li><a class="page-menu-link" href="#exp_cheatsheet" data-menu-target="exp_cheatsheet">Quick overview (cheat sheet)</a></li><li><a class="page-menu-link" href="#dgui_template_exp_direct" data-menu-target="dgui_template_exp_direct">Specify values directly</a><ul><li><a class="page-menu-link" href="#dgui_template_exp_direct_string" data-menu-target="dgui_template_exp_direct_string">Strings</a></li><li><a class="page-menu-link" href="#dgui_template_exp_direct_number" data-menu-target="d [...]
         parameters you can use variables or more complex expressions. For
         example, if x is the number 8 and y is 5, the value of <code class="inline-code">(x +
         y)/2</code> resolves to the numerical value 6.5.</p><p>Before we go into details, let&#39;s see some concrete
@@ -277,6 +277,12 @@ under the License.
               <code class="inline-code">/=</code>, <code class="inline-code">%=</code>,
               <code class="inline-code">++</code>, <code class="inline-code">--</code>
             </li>
+
+            <li>
+              <a href="#dgui_template_exp_lambda">Local
+              lambdas</a>: <code class="inline-code">x -&gt; x + 1</code>, <code class="inline-code">(x,
+              y) -&gt; x + y</code>
+            </li>
           </ul>
 
           <p>See also: <a href="#dgui_template_exp_precedence">Operator
@@ -2211,6 +2217,28 @@ Creating mouse...
 
 
 
+<h2 class="content-header header-section2" id="dgui_template_exp_lambda">Local lambdas</h2>
+
+
+          
+
+          <p>FreeMarker doesn&#39;t support general purpose lambdas (unlike
+          Java). The usage of lambdas is restricted to the parameters of
+          certain <a href="#dgui_template_exp_builtin">built-ins</a>,
+          like: <a href="ref_builtins_sequence.html#ref_builtin_filter"><code>filter</code></a>, <a href="ref_builtins_sequence.html#ref_builtin_map"><code>map</code></a>, <a href="ref_builtins_sequence.html#ref_builtin_take_while"><code>take_while</code></a>,
+          <a href="ref_builtins_sequence.html#ref_builtin_drop_while"><code>drop_while</code></a>.</p>
+
+          <p>The reason of this restriction is that FreeMarker doesn&#39;t
+          implement binding/capturing variables that are referred from the
+          lambda, instead it ensures that the evaluation of the lambda happens
+          before the enclosing variable scope is ended. Hence, and to
+          differentiate them from "real" lambdas, these are
+          called <em>local</em> lambdas.</p>
+        
+          
+
+
+
 <h2 class="content-header header-section2" id="dgui_template_exp_parentheses">Parentheses</h2>
 
 
@@ -2417,6 +2445,15 @@ ${(&quot;green &quot; + &quot;mouse&quot;)?upper_case}  &lt;#-- GREEN MOUSE --&g
 
               </tr>
 
+
+              <tr>
+                <td>local lambda</td>
+
+
+                <td><code class="inline-code">-&gt;</code></td>
+
+              </tr>
+
             </tbody>
 
               </table>
@@ -2442,7 +2479,7 @@ ${(&quot;green &quot; + &quot;mouse&quot;)?upper_case}  &lt;#-- GREEN MOUSE --&g
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_template_overallstructure.html b/builds/fm2/dgui_template_overallstructure.html
index 06e9bdb..42da199 100644
--- a/builds/fm2/dgui_template_overallstructure.html
+++ b/builds/fm2/dgui_template_overallstructure.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_template_overallstructure.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_template_overallstructure.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","The Template","Overall structure"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_template.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_template_directives.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_template_overallstructure" itemprop="headline">Overall structure</h1>
@@ -132,7 +132,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/dgui_template_valueinsertion.html b/builds/fm2/dgui_template_valueinsertion.html
index a412430..6bd020e 100644
--- a/builds/fm2/dgui_template_valueinsertion.html
+++ b/builds/fm2/dgui_template_valueinsertion.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/dgui_template_valueinsertion.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/dgui_template_valueinsertion.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Author\'s Guide","The Template","Interpolations"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_template_exp.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui_misc.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="dgui_template_valueinsertion" itemprop="headline">Interpolations</h1>
@@ -321,7 +321,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/gloss.html b/builds/fm2/gloss.html
index 342b882..ea2e2b3 100644
--- a/builds/fm2/gloss.html
+++ b/builds/fm2/gloss.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/gloss.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/gloss.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Glossary"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="app_eccn.html"><span>Previous</span></a><a class="paging-arrow next" href="alphaidx.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-part" id="gloss" itemprop="headline">Glossary</h1>
@@ -771,7 +771,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/index.html b/builds/fm2/index.html
index 2f9696a..4c74cca 100644
--- a/builds/fm2/index.html
+++ b/builds/fm2/index.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/index.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/index.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","What is Apache FreeMarker?"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="toc.html"><span>Previous</span></a><a class="paging-arrow next" href="dgui.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-part" id="preface" itemprop="headline">What is Apache FreeMarker?</h1>
@@ -74,7 +74,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui.html b/builds/fm2/pgui.html
index c5e34c1..069c371 100644
--- a/builds/fm2/pgui.html
+++ b/builds/fm2/pgui.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="dgui_misc_alternativesyntax.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_quickstart.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-part" id="pgui" itemprop="headline">Programmer&#39;s Guide</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_config.html b/builds/fm2/pgui_config.html
index f347703..3babcd4 100644
--- a/builds/fm2/pgui_config.html
+++ b/builds/fm2/pgui_config.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_config.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_config.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Configuration"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_datamodel_objectWrapper.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_config_basics.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="pgui_config" itemprop="headline">The Configuration</h1>
@@ -56,7 +56,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_config_basics.html b/builds/fm2/pgui_config_basics.html
index c856a0b..40650b6 100644
--- a/builds/fm2/pgui_config_basics.html
+++ b/builds/fm2/pgui_config_basics.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_config_basics.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_config_basics.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Configuration","Basics"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_config.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_config_sharedvariables.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_config_basics" itemprop="headline">Basics</h1>
@@ -76,7 +76,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_config_custom_formats.html b/builds/fm2/pgui_config_custom_formats.html
index c414410..16fc9e3 100644
--- a/builds/fm2/pgui_config_custom_formats.html
+++ b/builds/fm2/pgui_config_custom_formats.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_config_custom_formats.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_config_custom_formats.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Configuration","Custom number and date/time formats"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_config_outputformatsautoesc.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_config_incompatible_improvements.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_config_custom_formats" itemprop="headline">Custom number and date/time formats</h1>
@@ -709,7 +709,7 @@ cfg.setNumberFormat(&quot;@ua 0.####;; roundingMode=halfUp&quot;);</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_config_errorhandling.html b/builds/fm2/pgui_config_errorhandling.html
index c5e59e8..f04c378 100644
--- a/builds/fm2/pgui_config_errorhandling.html
+++ b/builds/fm2/pgui_config_errorhandling.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_config_errorhandling.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_config_errorhandling.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Configuration","Error handling"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_config_templateloading.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_config_templateconfigurations.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_config_errorhandling" itemprop="headline">Error handling</h1>
@@ -392,7 +392,7 @@ c</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_config_incompatible_improvements.html b/builds/fm2/pgui_config_incompatible_improvements.html
index 55d8dc6..7575b28 100644
--- a/builds/fm2/pgui_config_incompatible_improvements.html
+++ b/builds/fm2/pgui_config_incompatible_improvements.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_config_incompatible_improvements.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_config_incompatible_improvements.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Configuration","The \"incompatible improvements\" setting"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_config_custom_formats.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_misc.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_config_incompatible_improvements" itemprop="headline">The &quot;incompatible improvements&quot; setting</h1>
@@ -192,7 +192,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_config_outputformatsautoesc.html b/builds/fm2/pgui_config_outputformatsautoesc.html
index 232625c..64ad1df 100644
--- a/builds/fm2/pgui_config_outputformatsautoesc.html
+++ b/builds/fm2/pgui_config_outputformatsautoesc.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_config_outputformatsautoesc.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_config_outputformatsautoesc.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Configuration","Associating output formats with templates"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_config_templateconfigurations.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_config_custom_formats.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_config_outputformatsautoesc" itemprop="headline">Associating output formats with templates</h1>
@@ -211,7 +211,7 @@ cfg.setTemplateConfigurations(
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_config_settings.html b/builds/fm2/pgui_config_settings.html
index 172abf5..fc8843e 100644
--- a/builds/fm2/pgui_config_settings.html
+++ b/builds/fm2/pgui_config_settings.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_config_settings.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_config_settings.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Configuration","Settings"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_config_sharedvariables.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_config_templateloading.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_config_settings" itemprop="headline">Settings</h1>
@@ -379,7 +379,7 @@ env.process();  // process the template</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_config_sharedvariables.html b/builds/fm2/pgui_config_sharedvariables.html
index bafb3a0..19d4449 100644
--- a/builds/fm2/pgui_config_sharedvariables.html
+++ b/builds/fm2/pgui_config_sharedvariables.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_config_sharedvariables.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_config_sharedvariables.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Configuration","Shared variables"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_config_basics.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_config_settings.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_config_sharedvariables" itemprop="headline">Shared variables</h1>
@@ -144,7 +144,7 @@ cfg.setSharedVariable(&quot;company&quot;, &quot;Foo Inc.&quot;);</pre></div><p>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_config_templateconfigurations.html b/builds/fm2/pgui_config_templateconfigurations.html
index c26d28b..83fe77b 100644
--- a/builds/fm2/pgui_config_templateconfigurations.html
+++ b/builds/fm2/pgui_config_templateconfigurations.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_config_templateconfigurations.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_config_templateconfigurations.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Configuration","Template configurations"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_config_errorhandling.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_config_outputformatsautoesc.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_config_templateconfigurations" itemprop="headline">Template configurations</h1>
@@ -315,7 +315,7 @@ cfg.setTemplateConfigurations(
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_config_templateloading.html b/builds/fm2/pgui_config_templateloading.html
index f477d2c..6a5402f 100644
--- a/builds/fm2/pgui_config_templateloading.html
+++ b/builds/fm2/pgui_config_templateloading.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_config_templateloading.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_config_templateloading.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Configuration","Template loading"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_config_settings.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_config_errorhandling.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_config_templateloading" itemprop="headline">Template loading</h1>
@@ -365,7 +365,7 @@ cfg.setTemplateLoader(mtl);</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_datamodel.html b/builds/fm2/pgui_datamodel.html
index fd7b4f4..73f5a87 100644
--- a/builds/fm2/pgui_datamodel.html
+++ b/builds/fm2/pgui_datamodel.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_datamodel.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_datamodel.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Data Model"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_quickstart_all.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_datamodel_basics.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="pgui_datamodel" itemprop="headline">The Data Model</h1>
@@ -56,7 +56,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_datamodel_basics.html b/builds/fm2/pgui_datamodel_basics.html
index 6280901..3d6ed3e 100644
--- a/builds/fm2/pgui_datamodel_basics.html
+++ b/builds/fm2/pgui_datamodel_basics.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_datamodel_basics.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_datamodel_basics.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Data Model","Basics"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_datamodel.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_datamodel_scalar.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_datamodel_basics" itemprop="headline">Basics</h1>
@@ -106,7 +106,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_datamodel_directive.html b/builds/fm2/pgui_datamodel_directive.html
index 4b507f1..69fd2d8 100644
--- a/builds/fm2/pgui_datamodel_directive.html
+++ b/builds/fm2/pgui_datamodel_directive.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_datamodel_directive.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_datamodel_directive.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Data Model","Directives"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_datamodel_method.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_datamodel_node.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_datamodel_directive" itemprop="headline">Directives</h1>
@@ -412,7 +412,7 @@ public class RepeatDirective implements TemplateDirectiveModel {
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_datamodel_method.html b/builds/fm2/pgui_datamodel_method.html
index 180d54a..29fbdc1 100644
--- a/builds/fm2/pgui_datamodel_method.html
+++ b/builds/fm2/pgui_datamodel_method.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_datamodel_method.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_datamodel_method.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Data Model","Methods"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_datamodel_parent.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_datamodel_directive.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_datamodel_method" itemprop="headline">Methods</h1>
@@ -91,7 +91,7 @@ ${indexOf(&quot;foo&quot;, x)}</pre></div><p>and then the output will be:</p>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_datamodel_node.html b/builds/fm2/pgui_datamodel_node.html
index 481af9a..edaa4f9 100644
--- a/builds/fm2/pgui_datamodel_node.html
+++ b/builds/fm2/pgui_datamodel_node.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_datamodel_node.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_datamodel_node.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Data Model","Node variables"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_datamodel_directive.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_datamodel_objectWrapper.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_datamodel_node" itemprop="headline">Node variables</h1>
@@ -124,7 +124,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_datamodel_objectWrapper.html b/builds/fm2/pgui_datamodel_objectWrapper.html
index 088ca8e..5b3870f 100644
--- a/builds/fm2/pgui_datamodel_objectWrapper.html
+++ b/builds/fm2/pgui_datamodel_objectWrapper.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_datamodel_objectWrapper.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_datamodel_objectWrapper.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Data Model","Object wrappers"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_datamodel_node.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_config.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_datamodel_objectWrapper" itemprop="headline">Object wrappers</h1>
@@ -413,7 +413,7 @@ cfg.setObjectWrapper(new MyAppObjectWrapper(cfg.getIncompatibleImprovements()));
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_datamodel_parent.html b/builds/fm2/pgui_datamodel_parent.html
index 47a2e4f..5f5e511 100644
--- a/builds/fm2/pgui_datamodel_parent.html
+++ b/builds/fm2/pgui_datamodel_parent.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_datamodel_parent.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_datamodel_parent.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Data Model","Containers"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_datamodel_scalar.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_datamodel_method.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_datamodel_parent" itemprop="headline">Containers</h1>
@@ -130,7 +130,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_datamodel_scalar.html b/builds/fm2/pgui_datamodel_scalar.html
index 10bea9f..ed7832b 100644
--- a/builds/fm2/pgui_datamodel_scalar.html
+++ b/builds/fm2/pgui_datamodel_scalar.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_datamodel_scalar.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_datamodel_scalar.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","The Data Model","Scalars"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_datamodel_basics.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_datamodel_parent.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_datamodel_scalar" itemprop="headline">Scalars</h1>
@@ -155,7 +155,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_misc.html b/builds/fm2/pgui_misc.html
index 8fe096b..f60e09a 100644
--- a/builds/fm2/pgui_misc.html
+++ b/builds/fm2/pgui_misc.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_misc.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_misc.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Miscellaneous"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_config_incompatible_improvements.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_misc_var.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="pgui_misc" itemprop="headline">Miscellaneous</h1>
@@ -56,7 +56,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_misc_ant.html b/builds/fm2/pgui_misc_ant.html
index 318da15..7ff3449 100644
--- a/builds/fm2/pgui_misc_ant.html
+++ b/builds/fm2/pgui_misc_ant.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_misc_ant.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_misc_ant.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Miscellaneous","Using FreeMarker with Ant"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_misc_xml_legacy.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_misc_jythonwrapper.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_misc_ant" itemprop="headline">Using FreeMarker with Ant</h1>
@@ -112,7 +112,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_misc_beanwrapper.html b/builds/fm2/pgui_misc_beanwrapper.html
index 2c1609f..f4fcc49 100644
--- a/builds/fm2/pgui_misc_beanwrapper.html
+++ b/builds/fm2/pgui_misc_beanwrapper.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_misc_beanwrapper.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_misc_beanwrapper.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Miscellaneous","Bean wrapper"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_misc_multithreading.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_misc_logging.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_misc_beanwrapper" itemprop="headline">Bean wrapper</h1>
@@ -667,7 +667,7 @@ TemplateHashModel roundingModeEnums =
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_misc_charset.html b/builds/fm2/pgui_misc_charset.html
index d1d6318..fd4c308 100644
--- a/builds/fm2/pgui_misc_charset.html
+++ b/builds/fm2/pgui_misc_charset.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_misc_charset.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_misc_charset.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Miscellaneous","Charset issues"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_misc_var.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_misc_multithreading.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_misc_charset" itemprop="headline">Charset issues</h1>
@@ -173,7 +173,7 @@ env.process();</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_misc_jythonwrapper.html b/builds/fm2/pgui_misc_jythonwrapper.html
index c99c993..5f5cc5a 100644
--- a/builds/fm2/pgui_misc_jythonwrapper.html
+++ b/builds/fm2/pgui_misc_jythonwrapper.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_misc_jythonwrapper.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_misc_jythonwrapper.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Miscellaneous","Jython wrapper"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_misc_ant.html"><span>Previous</span></a><a class="paging-arrow next" href="ref.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_misc_jythonwrapper" itemprop="headline">Jython wrapper</h1>
@@ -134,7 +134,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_misc_logging.html b/builds/fm2/pgui_misc_logging.html
index 49500b1..f581f44 100644
--- a/builds/fm2/pgui_misc_logging.html
+++ b/builds/fm2/pgui_misc_logging.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_misc_logging.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_misc_logging.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Miscellaneous","Logging"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_misc_beanwrapper.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_misc_servlet.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_misc_logging" itemprop="headline">Logging</h1>
@@ -240,7 +240,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_misc_multithreading.html b/builds/fm2/pgui_misc_multithreading.html
index c7afb94..d73e83c 100644
--- a/builds/fm2/pgui_misc_multithreading.html
+++ b/builds/fm2/pgui_misc_multithreading.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_misc_multithreading.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_misc_multithreading.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Miscellaneous","Multithreading"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_misc_charset.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_misc_beanwrapper.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_misc_multithreading" itemprop="headline">Multithreading</h1>
@@ -74,7 +74,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_misc_secureenv.html b/builds/fm2/pgui_misc_secureenv.html
index 2856199..db37f10 100644
--- a/builds/fm2/pgui_misc_secureenv.html
+++ b/builds/fm2/pgui_misc_secureenv.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_misc_secureenv.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_misc_secureenv.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Miscellaneous","Configuring security policy for FreeMarker"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_misc_servlet.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_misc_xml_legacy.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_misc_secureenv" itemprop="headline">Configuring security policy for FreeMarker</h1>
@@ -86,7 +86,7 @@ grant codeBase &quot;file:/path/to/freemarker.jar&quot;
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_misc_servlet.html b/builds/fm2/pgui_misc_servlet.html
index 7435260..91425eb 100644
--- a/builds/fm2/pgui_misc_servlet.html
+++ b/builds/fm2/pgui_misc_servlet.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_misc_servlet.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_misc_servlet.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Miscellaneous","Using FreeMarker with servlets"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_misc_logging.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_misc_secureenv.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_misc_servlet" itemprop="headline">Using FreeMarker with servlets</h1>
@@ -692,7 +692,7 @@ ${bar?trim}</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_misc_var.html b/builds/fm2/pgui_misc_var.html
index 72e0761..af07b33 100644
--- a/builds/fm2/pgui_misc_var.html
+++ b/builds/fm2/pgui_misc_var.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_misc_var.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_misc_var.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Miscellaneous","Variables, scopes"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_misc.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_misc_charset.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_misc_var" itemprop="headline">Variables, scopes</h1>
@@ -114,7 +114,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_misc_xml_legacy.html b/builds/fm2/pgui_misc_xml_legacy.html
index e947207..6ef6638 100644
--- a/builds/fm2/pgui_misc_xml_legacy.html
+++ b/builds/fm2/pgui_misc_xml_legacy.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_misc_xml_legacy.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_misc_xml_legacy.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Miscellaneous","Legacy XML wrapper implementation"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_misc_secureenv.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_misc_ant.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_misc_xml_legacy" itemprop="headline">Legacy XML wrapper implementation</h1>
@@ -506,7 +506,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_quickstart.html b/builds/fm2/pgui_quickstart.html
index d77f7ec..dbb7cb7 100644
--- a/builds/fm2/pgui_quickstart.html
+++ b/builds/fm2/pgui_quickstart.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_quickstart.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_quickstart.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Getting Started"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_quickstart_createconfiguration.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="pgui_quickstart" itemprop="headline">Getting Started</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_quickstart_all.html b/builds/fm2/pgui_quickstart_all.html
index 19860f4..b582fbd 100644
--- a/builds/fm2/pgui_quickstart_all.html
+++ b/builds/fm2/pgui_quickstart_all.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_quickstart_all.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_quickstart_all.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Getting Started","Putting all together"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_quickstart_merge.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_datamodel.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_quickstart_all" itemprop="headline">Putting all together</h1>
@@ -144,7 +144,7 @@ public class Product {
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_quickstart_createconfiguration.html b/builds/fm2/pgui_quickstart_createconfiguration.html
index 25f278f..907113e 100644
--- a/builds/fm2/pgui_quickstart_createconfiguration.html
+++ b/builds/fm2/pgui_quickstart_createconfiguration.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_quickstart_createconfiguration.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_quickstart_createconfiguration.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Getting Started","Create a configuration instance"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_quickstart.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_quickstart_createdatamodel.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_quickstart_createconfiguration" itemprop="headline">Create a configuration instance</h1>
@@ -104,7 +104,7 @@ cfg.setWrapUncheckedExceptions(true);</pre></div><p>From now you should use this
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_quickstart_createdatamodel.html b/builds/fm2/pgui_quickstart_createdatamodel.html
index e0b3a1c..5087a6e 100644
--- a/builds/fm2/pgui_quickstart_createdatamodel.html
+++ b/builds/fm2/pgui_quickstart_createdatamodel.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_quickstart_createdatamodel.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_quickstart_createdatamodel.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Getting Started","Create a data-model"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_quickstart_createconfiguration.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_quickstart_gettemplate.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_quickstart_createdatamodel" itemprop="headline">Create a data-model</h1>
@@ -171,7 +171,7 @@ public class Product {
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_quickstart_gettemplate.html b/builds/fm2/pgui_quickstart_gettemplate.html
index f2aa337..a57e13f 100644
--- a/builds/fm2/pgui_quickstart_gettemplate.html
+++ b/builds/fm2/pgui_quickstart_gettemplate.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_quickstart_gettemplate.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_quickstart_gettemplate.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Getting Started","Get the template"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_quickstart_createdatamodel.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_quickstart_merge.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_quickstart_gettemplate" itemprop="headline">Get the template</h1>
@@ -71,7 +71,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/pgui_quickstart_merge.html b/builds/fm2/pgui_quickstart_merge.html
index 22cf055..30e51be 100644
--- a/builds/fm2/pgui_quickstart_merge.html
+++ b/builds/fm2/pgui_quickstart_merge.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/pgui_quickstart_merge.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/pgui_quickstart_merge.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Programmer\'s Guide","Getting Started","Merging the template with the data-model"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_quickstart_gettemplate.html"><span>Previous</span></a><a class="paging-arrow next" href="pgui_quickstart_all.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="pgui_quickstart_merge" itemprop="headline">Merging the template with the data-model</h1>
@@ -79,7 +79,7 @@ temp.process(root, out);</pre></div><p>This will print to your terminal the outp
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref.html b/builds/fm2/ref.html
index ff8b5f0..ad76b39 100644
--- a/builds/fm2/ref.html
+++ b/builds/fm2/ref.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="pgui_misc_jythonwrapper.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-part" id="ref" itemprop="headline">Template Language Reference</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_builtins.html b/builds/fm2/ref_builtins.html
index 08f96d4..5621304 100644
--- a/builds/fm2/ref_builtins.html
+++ b/builds/fm2/ref_builtins.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_builtins.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_builtins.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Built-in Reference"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins_alphaidx.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="ref_builtins" itemprop="headline">Built-in Reference</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_builtins_alphaidx.html b/builds/fm2/ref_builtins_alphaidx.html
index 6be28ca..ce5c92e 100644
--- a/builds/fm2/ref_builtins_alphaidx.html
+++ b/builds/fm2/ref_builtins_alphaidx.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_builtins_alphaidx.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_builtins_alphaidx.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Built-in Reference","Alphabetical index"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_builtins.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins_string.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_builtins_alphaidx" itemprop="headline">Alphabetical index</h1>
@@ -145,6 +145,10 @@ under the License.
           </li>
 
           <li>
+            <a href="ref_builtins_sequence.html#ref_builtin_drop_while">drop_while</a>
+          </li>
+
+          <li>
             <a href="ref_builtins_string.html#ref_builtin_esc">esc</a>
           </li>
 
@@ -165,6 +169,10 @@ under the License.
           </li>
 
           <li>
+            <a href="ref_builtins_sequence.html#ref_builtin_filter">filter</a>
+          </li>
+
+          <li>
             <a href="ref_builtins_sequence.html#ref_builtin_first">first</a>
           </li>
 
@@ -318,6 +326,10 @@ under the License.
           </li>
 
           <li>
+            <a href="ref_builtins_sequence.html#ref_builtin_map">map</a>
+          </li>
+
+          <li>
             <a href="ref_builtins_expert.html#ref_builtin_markup_string">markup_string</a>
           </li>
 
@@ -468,6 +480,10 @@ under the License.
           </li>
 
           <li>
+            <a href="ref_builtins_sequence.html#ref_builtin_take_while">take_while</a>
+          </li>
+
+          <li>
             <a href="ref_builtins_boolean.html#ref_builtin_then">then</a>
           </li>
 
@@ -525,7 +541,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_builtins_boolean.html b/builds/fm2/ref_builtins_boolean.html
index b2f376a..6cddd3d 100644
--- a/builds/fm2/ref_builtins_boolean.html
+++ b/builds/fm2/ref_builtins_boolean.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_builtins_boolean.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_builtins_boolean.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Built-in Reference","Built-ins for booleans"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_builtins_date.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins_sequence.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_builtins_boolean" itemprop="headline">Built-ins for booleans</h1>
@@ -239,7 +239,7 @@ N
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_builtins_date.html b/builds/fm2/ref_builtins_date.html
index 43196e7..b673a58 100644
--- a/builds/fm2/ref_builtins_date.html
+++ b/builds/fm2/ref_builtins_date.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_builtins_date.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_builtins_date.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Built-in Reference","Built-ins for date/time/date-time values"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_builtins_number.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins_boolean.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_builtins_date" itemprop="headline">Built-ins for date/time/date-time values</h1>
@@ -546,7 +546,7 @@ Tue, Apr 8, &#39;03
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_builtins_expert.html b/builds/fm2/ref_builtins_expert.html
index 4e5dec5..29f55d9 100644
--- a/builds/fm2/ref_builtins_expert.html
+++ b/builds/fm2/ref_builtins_expert.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_builtins_expert.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_builtins_expert.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Built-in Reference","Seldom used and expert built-ins"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_builtins_type_independent.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directives.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_builtins_expert" itemprop="headline">Seldom used and expert built-ins</h1>
@@ -879,7 +879,7 @@ Again:
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_builtins_hash.html b/builds/fm2/ref_builtins_hash.html
index ce87ad0..150fbb9 100644
--- a/builds/fm2/ref_builtins_hash.html
+++ b/builds/fm2/ref_builtins_hash.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_builtins_hash.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_builtins_hash.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Built-in Reference","Built-ins for hashes"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_builtins_sequence.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins_node.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_builtins_hash" itemprop="headline">Built-ins for hashes</h1>
@@ -143,7 +143,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_builtins_loop_var.html b/builds/fm2/ref_builtins_loop_var.html
index 9ade98f..d7318a8 100644
--- a/builds/fm2/ref_builtins_loop_var.html
+++ b/builds/fm2/ref_builtins_loop_var.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_builtins_loop_var.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_builtins_loop_var.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Built-in Reference","Loop variable built-ins"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_builtins_node.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins_type_independent.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_builtins_loop_var" itemprop="headline">Loop variable built-ins</h1>
@@ -527,7 +527,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_builtins_node.html b/builds/fm2/ref_builtins_node.html
index e3b834f..9b7fbe6 100644
--- a/builds/fm2/ref_builtins_node.html
+++ b/builds/fm2/ref_builtins_node.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_builtins_node.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_builtins_node.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Built-in Reference","Built-ins for nodes (for XML)"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_builtins_hash.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins_loop_var.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_builtins_node" itemprop="headline">Built-ins for nodes (for XML)</h1>
@@ -288,7 +288,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_builtins_number.html b/builds/fm2/ref_builtins_number.html
index ab939e9..bebd623 100644
--- a/builds/fm2/ref_builtins_number.html
+++ b/builds/fm2/ref_builtins_number.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_builtins_number.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_builtins_number.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Built-in Reference","Built-ins for numbers"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_builtins_string.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins_date.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_builtins_number" itemprop="headline">Built-ins for numbers</h1>
@@ -820,7 +820,7 @@ Extended decimal format: 10<strong>_</strong>00<strong>3</strong></pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_builtins_sequence.html b/builds/fm2/ref_builtins_sequence.html
index 3644af0..529fff3 100644
--- a/builds/fm2/ref_builtins_sequence.html
+++ b/builds/fm2/ref_builtins_sequence.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_builtins_sequence.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_builtins_sequence.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,14 +44,14 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Built-in Reference","Built-ins for sequences"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_builtins_boolean.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins_hash.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_builtins_sequence" itemprop="headline">Built-ins for sequences</h1>
 </div></div><div class="page-menu">
 <div class="page-menu-title">Page Contents</div>
-<ul><li><a class="page-menu-link" href="#ref_builtin_chunk" data-menu-target="ref_builtin_chunk">chunk</a></li><li><a class="page-menu-link" href="#ref_builtin_first" data-menu-target="ref_builtin_first">first</a></li><li><a class="page-menu-link" href="#ref_builtin_join" data-menu-target="ref_builtin_join">join</a></li><li><a class="page-menu-link" href="#ref_builtin_last" data-menu-target="ref_builtin_last">last</a></li><li><a class="page-menu-link" href="#ref_builtin_min_max" data-men [...]
+<ul><li><a class="page-menu-link" href="#ref_builtin_chunk" data-menu-target="ref_builtin_chunk">chunk</a></li><li><a class="page-menu-link" href="#ref_builtin_drop_while" data-menu-target="ref_builtin_drop_while">drop_while</a></li><li><a class="page-menu-link" href="#ref_builtin_filter" data-menu-target="ref_builtin_filter">filter</a></li><li><a class="page-menu-link" href="#ref_builtin_first" data-menu-target="ref_builtin_first">first</a></li><li><a class="page-menu-link" href="#ref_b [...]
           
 
 
@@ -122,6 +122,442 @@ under the License.
 
 
 
+<h2 class="content-header header-section2" id="ref_builtin_drop_while">drop_while</h2>
+
+
+          
+
+          
+
+          <p>Filters out elements that match the parameter condition
+          (predicate), and stops filtering out elements with the first element
+          that does not match the condition. See the <a href="#ref_builtin_filter"><code>filter</code>
+          built-in</a> for more details about parameters, and other
+          details, but note that the condition in <code class="inline-code">filter</code>
+          has opposite meaning (what to keep, instead of what to drop).</p>
+
+          <p>Example and comparison with <code class="inline-code">filter</code>:</p>
+
+          
+
+<div class="code-wrapper"><pre class="code-block code-template">&lt;#assign xs = [1, 2, -3, 4, -5, 6]&gt;
+
+Drop while positive:
+&lt;#list xs?drop_while(x -&gt; x &gt; 0) as x&gt;${x} &lt;/#list&gt;
+
+Filer for positives:
+&lt;#list xs?filter(x -&gt; x &gt; 0) as x&gt;${x} &lt;/#list&gt;</pre></div>
+
+          
+
+<div class="code-wrapper"><pre class="code-block code-output">Drop while positive:
+-3 4 -5 6 
+
+Filer for positives:
+1 2 4 6 </pre></div>
+
+          <p>As you can see, <code class="inline-code">take_while</code> has stopped
+          dropping the elements once it ran into the first element that didn&#39;t
+          match the predicate (<code class="inline-code">x &gt; 0</code>). On the other
+          hand, <code class="inline-code">filter</code> keeps the elements that match the
+          same predicate, and it doesn&#39;t stop.</p>
+        
+          
+
+
+
+<h2 class="content-header header-section2" id="ref_builtin_filter">filter</h2>
+
+
+          
+
+          
+
+            <div class="callout note">
+    <strong class="callout-label">Note:</strong>
+
+            <p>This built-in is available since 2.3.29</p>
+            </div>
+
+
+          <p>This built-in only keeps elements from a sequence that match
+          the parameter condition (predicate). For example:</p>
+
+          
+
+<div class="code-wrapper"><pre class="code-block code-template">&lt;#assign xs = [1, -2, 3, 4, -5]&gt;
+Positives:
+&lt;#list xs?<strong>filter(x -&gt; x &gt; 0)</strong> as x&gt;${x} &lt;/#list&gt;
+Negatives:
+&lt;#list xs?<strong>filter(x -&gt; x &lt; 0)</strong> as x&gt;${x} &lt;/#list&gt;</pre></div>
+
+          
+
+<div class="code-wrapper"><pre class="code-block code-output">Positives:
+1 3 4 
+Negatives:
+-2 -5 </pre></div>
+
+          <p>This built-in has a single required parameter, which specifies
+          the filter condition (what to keep). The filter condition can be
+          specified in 3 ways:</p>
+
+          <ul>
+            <li>
+              <p>As a single argument <a href="dgui_template_exp.html#dgui_template_exp_lambda">lambda expression</a>:
+              <code class="inline-code"><em class="code-color">element</em> -&gt;
+              <em class="code-color">predicate</em></code>. In that,
+              <code class="inline-code"><em class="code-color">element</em></code> is the
+              variable name with which you can refer to the current element in
+              the <code class="inline-code"><em class="code-color">predicate</em></code>, and
+              the <code class="inline-code"><em class="code-color">predicate</em></code> is
+              an arbitrarily complex <a href="dgui_template_exp.html">expression</a> that must return a
+              boolean value (<code class="inline-code">true</code> or
+              <code class="inline-code">false</code>). An example this was shown above. Note
+              again the predicates can be arbitrarily complex, like the
+              predicate in <code class="inline-code">products?filter(product -&gt;
+              product.discounted &amp;&amp;
+              !user.hasBought(product))</code>.</p>
+            </li>
+
+            <li>
+              <p>A <a href="ref_directive_function.html">function</a>
+              or method that has a single argument, and returns boolean. For
+              example, the "Negatives" example above could be
+              implemented like this:</p>
+
+              
+
+<div class="code-wrapper"><pre class="code-block code-template">&lt;#function negative(x)&gt;
+  &lt;#return x &lt; 0&gt;
+&lt;/#function&gt;
+
+<em>...</em>
+
+Negatives:
+&lt;#list xs<strong>?filter(negative)</strong> as x&gt;${x} &lt;/#list&gt;</pre></div>
+
+              <p>Note how we just referred to the function by name, and did
+              not call it. Similarly, if you have a Java object called
+              <code class="inline-code">utils</code> in the data-model, and it has a
+              <code class="inline-code">boolean isNegative(Number n)</code> method, then you
+              could use that like
+              <code class="inline-code">xs?filter(utils.isNegative)</code>.</p>
+            </li>
+          </ul>
+
+            <div class="callout note">
+    <strong class="callout-label">Note:</strong>
+
+            <p>Remember, the condition (predicate) that you specify tells
+            <em>what to keep</em>, not what to filter out! That
+            is, the element will be in the result sequence when you return
+            <code class="inline-code">true</code>, not when you return
+            <code class="inline-code">false</code>. (It&#39;s like the <code class="inline-code">WHERE</code>
+            condition in SQL, if you know that.)</p>
+            </div>
+
+
+          <p>While <code class="inline-code">filter</code> is most often used in the
+          <a href="ref_directive_list.html#ref.directive.list"><code>list</code>
+          directive</a>, naturally it can be used anywhere where a filtered
+          sequence is needed, and so this works as well:</p>
+
+          
+
+<div class="code-wrapper"><pre class="code-block code-template">&lt;#assign negatives = xs?filter(x -&gt; x &lt; 0)&gt;
+Negatives:
+&lt;#list negatives as x&gt;${x} &lt;/#list&gt;</pre></div>
+
+          <p>Note however, that for a very long sequences, the above
+          solution can consume significantly more memory. That&#39;s because
+          <code class="inline-code">&lt;list
+          <em class="code-color">seq</em>?filter(<em class="code-color">pred</em>)
+          <em class="code-color">...</em>&gt;</code> is optimized to do
+          filtering without building an intermediate filtered sequence, while
+          the n above example, <code class="inline-code">assign</code> will first build the
+          whole filtered sequence in memory, and we pass that filtered
+          sequence later to <code class="inline-code">list</code>. But again, this only
+          matters for very long sequences.</p>
+
+          <p>See also: <a href="#ref_builtin_take_while"><code>take_while</code>
+          built-in</a>, <a href="#ref_builtin_drop_while"><code>drop_while</code>
+          built-in</a></p>
+
+          
+            
+
+
+
+<h3 class="content-header header-simplesect" id="topic.filterLazyEval">Lazy evaluation and its consequences</h3>
+
+
+              <div class="callout note">
+    <strong class="callout-label">Note:</strong>
+
+              <p>Identical rules apply to these built-ins as well: <a href="#ref_builtin_map"><code>map(<em>mapper</em>)</code></a>,
+              <a href="#ref_builtin_take_while"><code>take_while(<em>predicate</em>)</code></a>,
+              <a href="#ref_builtin_drop_while"><code>drop_while(<em>predicate</em>)</code></a>.</p>
+              </div>
+
+
+            <p>To optimize processing, <code class="inline-code">filter</code> might
+            delays fetching the elements of the input sequence, and applying
+            the predicate on them. But it&#39;s guaranteed that those operations
+            are not delayed past the point where the execution of the
+            directive or interpolation, whose parameter contains the
+            <code class="inline-code"><em class="code-color">seq</em>?filter(<em class="code-color">predicate</em>)</code>,
+            is finished. Some examples:</p>
+
+            <ul>
+              <li>
+                <p>In the case of <code class="inline-code">&lt;list
+                <em class="code-color">seq</em>?filter(<em class="code-color">predicate</em>)
+                <em class="code-color">...</em>&gt;<em class="code-color">nested
+                content</em>&lt;/#list&gt;</code>, when the
+                execution enters the <code class="inline-code"><em class="code-color">nested
+                content</em></code>, it&#39;s not true that all
+                elements of <code class="inline-code"><em class="code-color">seq</em></code>
+                was already consumed and filtered. Consuming and filtering
+                <code class="inline-code"><em class="code-color">seq</em></code> is instead
+                done bit by bit as <code class="inline-code">list</code> repeats the nested
+                content. But it&#39;s guaranteed that past the
+                <code class="inline-code">&lt;/#list&gt;</code> tag (the end of the
+                execution of the <code class="inline-code">list</code> directive), there are
+                no delayed readings of
+                <code class="inline-code"><em class="code-color">seq</em></code>, or delayed
+                evaluation of the
+                <code class="inline-code"><em class="code-color">predicate</em></code>. So
+                avoid changing a such variable (or other system state) in the
+                nested content of <code class="inline-code">list</code>, which influences
+                the result of the
+                <code class="inline-code"><em class="code-color">predicate</em></code>. Doing
+                so could change the filtering for the rest of the
+                <code class="inline-code"><em class="code-color">seq</em></code>.</p>
+              </li>
+
+              <li>
+                <p>In the case of <code class="inline-code">&lt;#assign
+                <em class="code-color">filteredSeq</em> =
+                <em class="code-color">seq</em>?filter(<em class="code-color">predicate</em>)&gt;</code>
+                it&#39;s guaranteed that all elements of
+                <code class="inline-code"><em class="code-color">seq</em></code> were
+                processed, and thus
+                <code class="inline-code"><em class="code-color">predicate</em></code> won&#39;t
+                be evaluated after the <code class="inline-code">assign</code>
+                directive.</p>
+              </li>
+
+              <li>
+                <p>In the case of
+                <code class="inline-code">${<em class="code-color">seq</em>?filter(<em class="code-color">predicate</em>)?join(&#39;,
+                &#39;)}</code> it&#39;s guaranteed that all elements of
+                <code class="inline-code"><em class="code-color">seq</em></code> were
+                processed, and thus
+                <code class="inline-code"><em class="code-color">predicate</em></code> won&#39;t
+                be evaluated after the <code class="inline-code">assign</code>
+                directive.</p>
+              </li>
+            </ul>
+
+            <p>Inside <a href="dgui_template_exp.html">expressions</a>
+            however, there&#39;s no promise regarding when the elements are
+            consumed and when the predicate is evaluated. Like in the case of
+            <code class="inline-code"><em class="code-color">seq</em>?filter(<em class="code-color">predicate1</em>)?filter(<em class="code-color">predicate2</em>)</code>,
+            it&#39;s not guaranteed that
+            <code class="inline-code"><em class="code-color">predicate1</em></code> will only
+            be evaluated before
+            <code class="inline-code"><em class="code-color">predicate2</em></code>. (Most
+            likely they will be called alternately:
+            <code class="inline-code"><em class="code-color">predicate1</em></code> for the
+            1st element, then
+            <code class="inline-code"><em class="code-color">predicate2</em></code> for the
+            1st element, then
+            <code class="inline-code"><em class="code-color">predicate1</em></code> for the
+            2nd element, then
+            <code class="inline-code"><em class="code-color">predicate2</em></code> for the
+            2nd element, and so on.)</p>
+
+            <p>If you pass a filtered sequence to a
+            <em>custom</em> directive (a macro) or function or
+            method, as in <code class="inline-code">&lt;@<em class="code-color">myMacro</em>
+            <em class="code-color">seq</em>?filter(<em class="code-color">predicate</em>)
+            /&gt;</code> or
+            <code class="inline-code"><em class="code-color">myFunction</em>(<em class="code-color">seq</em>?filter(<em class="code-color">predicate</em>))</code>,
+            then it&#39;s guaranteed that the filtering is not delayed past the
+            point when the custom directive/function/method is invoked. That
+            is, your macro/function/method will aways receive a fully
+            constructed filtered sequence.</p>
+
+            <p>Also note that in it&#39;s <em>not</em> guaranteed
+            that all elements of the input sequence will be read, and
+            therefore that the predicate will be evaluated for all elements.
+            Some examples of such cases:</p>
+
+            <ul>
+              <li>
+                <p>You may <a href="ref_directive_list.html#ref.directive.list.break"><code>break</code></a>
+                out from <code class="inline-code">&lt;list
+                <em class="code-color">seq</em>?filter(<em class="code-color">predicate</em>)
+                <em class="code-color">...</em>&gt;</code> before it reaches
+                the last element, in which case the rest of the
+                <code class="inline-code"><em class="code-color">seq</em></code> elements
+                won&#39;t be fetched and filtered.</p>
+              </li>
+
+              <li>
+                <p>In the case of
+                <code class="inline-code"><em class="code-color">seq</em>?filter(<em class="code-color">predicate</em>)[2]</code>,
+                which reads the 3rd element of the filtered sequence,
+                FreeMarker stops fetching and filtering the elements of
+                <code class="inline-code"><em class="code-color">seq</em></code> when we have
+                found the 3rd element that matches the
+                <code class="inline-code"><em class="code-color">predicate</em></code>.</p>
+              </li>
+
+              <li>
+                <p>In the case of
+                <code class="inline-code"><em class="code-color">seq</em>?filter(<em class="code-color">predicate</em>)?size
+                != 0</code>, which tells whether the filtered sequence is
+                non-empty, we stop fetching and filtering the elements of
+                <code class="inline-code"><em class="code-color">seq</em></code> when we have
+                found the 1st element that matches the
+                <code class="inline-code"><em class="code-color">predicate</em></code>.
+                (That&#39;s certainly surprising as <code class="inline-code">?size</code> needs
+                to process the whole sequence to tell the size. But in this
+                case FreeMarker notices that we don&#39;t really need the exact
+                size.)</p>
+              </li>
+            </ul>
+
+            <p>If you are a Java programmer, note how the
+            <code class="inline-code">filter</code> built-in differs from Java
+            <code class="inline-code">Stream.filter</code>. <code class="inline-code">Stream.filter</code>
+            is "lazy", while FreeMarker <code class="inline-code">filter</code>
+            is basically "eager", and is only "lazy"
+            in special cases, and within a limited scope. Thus, unlike in
+            Java, calling <code class="inline-code">filter</code> is not always free. In
+            particular, if you assign a filtered sequence to a variable, or
+            pass it to a custom directive/function/method, the filtered
+            sequence will be created eagerly.</p>
+          
+
+          
+            
+
+
+
+<h3 class="content-header header-simplesect" id="toic.filterLongInput">Filtering very long input that you don&#39;t hold in
+            memory</h3>
+
+
+              <div class="callout note">
+    <strong class="callout-label">Note:</strong>
+
+              <p>Identical rules apply to these built-ins as well: <a href="#ref_builtin_map"><code>map(<em>mapper</em>)</code></a>,
+              <a href="#ref_builtin_take_while"><code>take_while(<em>predicate</em>)</code></a>,
+              <a href="#ref_builtin_drop_while"><code>drop_while(<em>predicate</em>)</code></a>.</p>
+              </div>
+
+
+            <p>Some applications, particularly those that render huge
+            tables, use <a href="dgui_datamodel_types.html#dgui_datamodel_container">sequence-like
+            values</a> in the data-model that are not held in memory at
+            once, instead they are like a stream of elements that you can only
+            read in the order as they are given to you (on the Java side these
+            are <code class="inline-code">java.util.Iterator</code>-s, or
+            <code class="inline-code">java.util.Iterables</code>, or the like). These will
+            have "collection" type in the template language,
+            which is like a restricted sequence.</p>
+
+            <p><code class="inline-code">filter</code> works with collection input too.
+            As you have seen earlier, <code class="inline-code">filter</code> might stores
+            the entire filtered sequence in the memory, which in this case
+            sounds concerning, because if the input was too big to fit into
+            the memory (hence it wasn&#39;t exposed as a sequence), then the
+            filtered collection can be too big as well. For that reason, if
+            the input is not a sequence (but a collection),
+            <code class="inline-code">filter</code> never collects its result into the
+            memory, and never fetches and processes the input elements until
+            they are really needed ("lazy" behavior). Furthermore
+            the result of <code class="inline-code">filter</code> is then a collection, not
+            a sequence, therefor sequence operations (like
+            <code class="inline-code"><em class="code-color">seq</em>[<em class="code-color">index</em>]</code>)
+            will not work on it.</p>
+
+            <p>Unlike with sequence input, any operation that would cause
+            collecting the whole filtered result into the memory will now
+            fail. Let&#39;s see that through examples. Let&#39;s say we have
+            <code class="inline-code">hugeTable</code> in the data-model, which is not a
+            sequence, but still a collection (probably an
+            <code class="inline-code">Iterator</code> in Java). Then, consider:</p>
+
+            
+
+<div class="code-wrapper"><pre class="code-block code-template">&lt;#-- Works: --&gt;
+&lt;#list hugeTable?filter(<em>predicate</em>) as row&gt;<em>nested content</em>&lt;/#list&gt;</pre></div>
+
+            <p>This works fine, since <code class="inline-code">list</code> doesn&#39;t
+            require collecting the result into the memory</p>
+
+            <p>Consider this:</p>
+
+            
+
+<div class="code-wrapper"><pre class="code-block code-template">&lt;#-- Fails if hugeTable is not a sequence, just a collection: --&gt;
+&lt;#assign filteredHugeTable = hugeTable?filter(<em>predicate</em>)&gt;</pre></div>
+
+            <p>This fails, as filtering can&#39;t be postponed beyond the
+            containing directive (<code class="inline-code">assign</code>), so FreeMareker
+            had to put the entire filtered result into
+            <code class="inline-code">filteredHugeTable</code>. If, however, you know that
+            <code class="inline-code">filteredHugeTable</code> won&#39;t be too big, you can
+            explicitly collect the result into a sequence via the <a href="ref_builtins_expert.html#ref_builtin_sequence"><code>sequence</code>
+            built-in</a>:</p>
+
+            
+
+<div class="code-wrapper"><pre class="code-block code-template">&lt;#-- Works, but be sure filtredHugeTable fits into the memory: --&gt;
+&lt;#assign filteredHugeTable = hugeTable?filter(predicate)<strong>?sequence</strong>&gt;</pre></div>
+
+            <p>Naturally, applying the <code class="inline-code">sequence</code> built-in
+            allows all sequence operations, such as
+            <code class="inline-code"><em class="code-color">seq</em>[<em class="code-color">index</em>]</code>,
+            <code class="inline-code"><em class="code-color">seq</em>[<em class="code-color">range</em>]</code>,
+            or
+            <code class="inline-code"><em class="code-color">seq</em>?<em class="code-color">size</em></code>.
+            If these operations are directly applied on a sequence that was
+            converted from a collection, then FreeMarker optimizes out
+            actually creating the sequence in memory. So these won&#39;t consume
+            much memory regardless of the size of the filtered
+            <code class="inline-code">hugeTable</code>:</p>
+
+            <ul>
+              <li>
+                <p><code class="inline-code">hugeTable?filter(<em class="code-color">predicate</em>)?sequence[index]</code>:
+                FreeMarker will just fetch and drop the elements till it
+                reaches the element at the desired position.</p>
+              </li>
+
+              <li>
+                <p><code class="inline-code">hugeTable?filter(<em class="code-color">predicate</em>)?sequence[0..9]</code>:
+                FreeMarker will just collect the first 10 elements.</p>
+              </li>
+
+              <li>
+                <p><code class="inline-code">hugeTable?filter(<em class="code-color">predicate</em>)?sequence?size</code>:
+                In this case the whole <code class="inline-code">hugeTable</code> will be
+                fetched, which is possibly slow, but the fetched elements are
+                still not collected into the memory, as they only need to be
+                counted.</p>
+              </li>
+            </ul>
+          
+        
+          
+
+
+
 <h2 class="content-header header-section2" id="ref_builtin_first">first</h2>
 
 
@@ -232,6 +668,22 @@ red, green, blue.
 
 
 
+<h2 class="content-header header-section2" id="ref_builtin_map">map</h2>
+
+
+          
+
+          <p>[TODO]</p>
+
+          <p>Regarding lazy evaluation, and handling of very long inputs,
+          it <a href="#topic.filterLazyEval">works on the same way</a>
+          as with the <a href="#ref_builtin_filter"><code>filter</code>
+          built-in</a>.</p>
+        
+          
+
+
+
 <h2 class="content-header header-section2" id="ref_builtin_min_max">min, max</h2>
 
 
@@ -288,14 +740,6 @@ ${[]?min!&#39;-&#39;}</pre></div>
             <div class="callout note">
     <strong class="callout-label">Note:</strong>
 
-            <p>This built-in is available since FreeMarker 2.3.1. It
-            doesn&#39;t exist in 2.3.</p>
-            </div>
-
-
-            <div class="callout note">
-    <strong class="callout-label">Note:</strong>
-
             <p>The <code class="inline-code">seq_</code> prefix is required in the
             built-in name to differentiate it from the <a href="ref_builtins_string.html#ref_builtin_contains"><code>contains</code>
             built-in</a> that searches a substring in a string (since a
@@ -614,11 +1058,53 @@ Sorted by name.last:
 - Crooger, Fred: 35 years old
 - Fox, Amanda: 25 years old
 - Smith, Joe: 40 years old</pre></div>
+        
+          
+
+
+
+<h2 class="content-header header-section2" id="ref_builtin_take_while">take_while</h2>
+
+
+          
+
+          
+
+          <p>This is very similar to the <a href="#ref_builtin_filter"><code>filter</code>
+          built-in</a>, but it filters out all element starting with first
+          element that doesn&#39;t match the argument condition (predicate). See
+          the <a href="#ref_builtin_filter"><code>filter</code>
+          built-in</a> for more details.</p>
+
+          <p>Example and comparison with <code class="inline-code">filter</code>:</p>
+
+          
+
+<div class="code-wrapper"><pre class="code-block code-template">&lt;#assign xs = [1, 2, -3, 4, -5, 6]&gt;
+
+Take while positive:
+&lt;#list xs<strong>?take_while</strong>(x -&gt; x &gt; 0) as x&gt;${x} &lt;/#list&gt;
+
+Filer for positives:
+&lt;#list xs?filter(x -&gt; x &gt; 0) as x&gt;${x} &lt;/#list&gt;</pre></div>
+
+          
+
+<div class="code-wrapper"><pre class="code-block code-output">Take while positive:
+1 2 
+
+Filer for positives:
+1 2 4 6 </pre></div>
+
+          <p>As you can see, <code class="inline-code">take_while</code> has stopped at
+          the first number that didn&#39;t match the predicate (<code class="inline-code">x &gt;
+          0</code>), while <code class="inline-code">filter</code> has continued finding
+          further matches.</p>
         <div class="bottom-pagers-wrapper"><div class="pagers bottom"><a class="paging-arrow previous" href="ref_builtins_boolean.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins_hash.html"><span>Next</span></a></div></div></div></div>      </div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_builtins_string.html b/builds/fm2/ref_builtins_string.html
index c6ccc5f..0f79822 100644
--- a/builds/fm2/ref_builtins_string.html
+++ b/builds/fm2/ref_builtins_string.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_builtins_string.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_builtins_string.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Built-in Reference","Built-ins for strings"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_builtins_alphaidx.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins_number.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_builtins_string" itemprop="headline">Built-ins for strings</h1>
@@ -2620,7 +2620,7 @@ rif: foo XYr baar</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_builtins_type_independent.html b/builds/fm2/ref_builtins_type_independent.html
index fea3cea..a64a4ca 100644
--- a/builds/fm2/ref_builtins_type_independent.html
+++ b/builds/fm2/ref_builtins_type_independent.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_builtins_type_independent.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_builtins_type_independent.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Built-in Reference","Type independent built-ins"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_builtins_loop_var.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_builtins_expert.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_builtins_type_independent" itemprop="headline">Type independent built-ins</h1>
@@ -211,7 +211,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_depr_builtin.html b/builds/fm2/ref_depr_builtin.html
index 3d143d4..23411e2 100644
--- a/builds/fm2/ref_depr_builtin.html
+++ b/builds/fm2/ref_depr_builtin.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_depr_builtin.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_depr_builtin.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Deprecated FTL constructs","List of deprecated built-ins"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_depr_directive.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_depr_oldmacro.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_depr_builtin" itemprop="headline">List of deprecated built-ins</h1>
@@ -106,7 +106,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_depr_directive.html b/builds/fm2/ref_depr_directive.html
index 226770c..ab27efd 100644
--- a/builds/fm2/ref_depr_directive.html
+++ b/builds/fm2/ref_depr_directive.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_depr_directive.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_depr_directive.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Deprecated FTL constructs","List of deprecated directives"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_deprecated.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_depr_builtin.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_depr_directive" itemprop="headline">List of deprecated directives</h1>
@@ -92,7 +92,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_depr_numerical_interpolation.html b/builds/fm2/ref_depr_numerical_interpolation.html
index c935597..9ca2ec7 100644
--- a/builds/fm2/ref_depr_numerical_interpolation.html
+++ b/builds/fm2/ref_depr_numerical_interpolation.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_depr_numerical_interpolation.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_depr_numerical_interpolation.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Deprecated FTL constructs","#{...}: Numerical interpolation"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_depr_oldsyntax.html"><span>Previous</span></a><a class="paging-arrow next" href="xgui.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_depr_numerical_interpolation" itemprop="headline">#{...}: Numerical interpolation</h1>
@@ -145,7 +145,7 @@ or
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_depr_oldmacro.html b/builds/fm2/ref_depr_oldmacro.html
index 60817bb..f5620df 100644
--- a/builds/fm2/ref_depr_oldmacro.html
+++ b/builds/fm2/ref_depr_oldmacro.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_depr_oldmacro.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_depr_oldmacro.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Deprecated FTL constructs","Old-style macro and call directives"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_depr_builtin.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_depr_transform.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_depr_oldmacro" itemprop="headline">Old-style macro and call directives</h1>
@@ -199,7 +199,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_depr_oldsyntax.html b/builds/fm2/ref_depr_oldsyntax.html
index eee2de6..9795ac8 100644
--- a/builds/fm2/ref_depr_oldsyntax.html
+++ b/builds/fm2/ref_depr_oldsyntax.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_depr_oldsyntax.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_depr_oldsyntax.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Deprecated FTL constructs","Old FTL syntax"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_depr_transform.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_depr_numerical_interpolation.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_depr_oldsyntax" itemprop="headline">Old FTL syntax</h1>
@@ -132,7 +132,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_depr_transform.html b/builds/fm2/ref_depr_transform.html
index 9b9e884..e304af0 100644
--- a/builds/fm2/ref_depr_transform.html
+++ b/builds/fm2/ref_depr_transform.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_depr_transform.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_depr_transform.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Deprecated FTL constructs","Transform directive"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_depr_oldmacro.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_depr_oldsyntax.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_depr_transform" itemprop="headline">Transform directive</h1>
@@ -164,7 +164,7 @@ some test
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_deprecated.html b/builds/fm2/ref_deprecated.html
index bd004d3..787c89d 100644
--- a/builds/fm2/ref_deprecated.html
+++ b/builds/fm2/ref_deprecated.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_deprecated.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_deprecated.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Deprecated FTL constructs"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_reservednames.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_depr_directive.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="ref_deprecated" itemprop="headline">Deprecated FTL constructs</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_alphaidx.html b/builds/fm2/ref_directive_alphaidx.html
index 40aad53..ca6fab8 100644
--- a/builds/fm2/ref_directive_alphaidx.html
+++ b/builds/fm2/ref_directive_alphaidx.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_alphaidx.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_alphaidx.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","Alphabetical index"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directives.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_assign.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_alphaidx" itemprop="headline">Alphabetical index</h1>
@@ -233,7 +233,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_assign.html b/builds/fm2/ref_directive_assign.html
index c2c5f5f..3df6ae3 100644
--- a/builds/fm2/ref_directive_assign.html
+++ b/builds/fm2/ref_directive_assign.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_assign.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_assign.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","assign"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_alphaidx.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_attempt.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_assign" itemprop="headline">assign</h1>
@@ -238,7 +238,7 @@ ${x}</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_attempt.html b/builds/fm2/ref_directive_attempt.html
index a870778..465e022 100644
--- a/builds/fm2/ref_directive_attempt.html
+++ b/builds/fm2/ref_directive_attempt.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_attempt.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_attempt.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","attempt, recover"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_assign.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_autoesc.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_attempt" itemprop="headline">attempt, recover</h1>
@@ -218,7 +218,7 @@ Primary content continued</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_autoesc.html b/builds/fm2/ref_directive_autoesc.html
index 32af878..c0bd19e 100644
--- a/builds/fm2/ref_directive_autoesc.html
+++ b/builds/fm2/ref_directive_autoesc.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_autoesc.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_autoesc.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","autoesc"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_attempt.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_compress.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_autoesc" itemprop="headline">autoesc</h1>
@@ -126,7 +126,7 @@ ${&quot;&amp;&quot;}</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_compress.html b/builds/fm2/ref_directive_compress.html
index 776498d..1fa4f89 100644
--- a/builds/fm2/ref_directive_compress.html
+++ b/builds/fm2/ref_directive_compress.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_compress.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_compress.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","compress"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_autoesc.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_escape.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_compress" itemprop="headline">compress</h1>
@@ -108,7 +108,7 @@ I said, test only)</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_escape.html b/builds/fm2/ref_directive_escape.html
index e135cb7..53afaf0 100644
--- a/builds/fm2/ref_directive_escape.html
+++ b/builds/fm2/ref_directive_escape.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_escape.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_escape.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","escape, noescape (deprecated)"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_compress.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_flush.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_escape" itemprop="headline">escape, noescape (deprecated)</h1>
@@ -233,7 +233,7 @@ m2: &amp;lt;test&amp;gt;</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_flush.html b/builds/fm2/ref_directive_flush.html
index f91015e..59b7499 100644
--- a/builds/fm2/ref_directive_flush.html
+++ b/builds/fm2/ref_directive_flush.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_flush.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_flush.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","flush"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_escape.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_ftl.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_flush" itemprop="headline">flush</h1>
@@ -97,7 +97,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_ftl.html b/builds/fm2/ref_directive_ftl.html
index 0e08372..a2817aa 100644
--- a/builds/fm2/ref_directive_ftl.html
+++ b/builds/fm2/ref_directive_ftl.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_ftl.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_ftl.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","ftl"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_flush.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_function.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_ftl" itemprop="headline">ftl</h1>
@@ -286,7 +286,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_function.html b/builds/fm2/ref_directive_function.html
index 545b175..53ce364 100644
--- a/builds/fm2/ref_directive_function.html
+++ b/builds/fm2/ref_directive_function.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_function.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_function.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","function, return"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_ftl.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_global.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_function" itemprop="headline">function, return</h1>
@@ -174,7 +174,7 @@ N/A</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_global.html b/builds/fm2/ref_directive_global.html
index 386d44a..353a263 100644
--- a/builds/fm2/ref_directive_global.html
+++ b/builds/fm2/ref_directive_global.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_global.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_global.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","global"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_function.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_if.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_global" itemprop="headline">global</h1>
@@ -137,7 +137,7 @@ or
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_if.html b/builds/fm2/ref_directive_if.html
index f1bf8c7..6f81dec 100644
--- a/builds/fm2/ref_directive_if.html
+++ b/builds/fm2/ref_directive_if.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_if.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_if.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","if, else, elseif"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_global.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_import.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_if" itemprop="headline">if, else, elseif</h1>
@@ -197,7 +197,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_import.html b/builds/fm2/ref_directive_import.html
index 4a939bc..fe1a5c1 100644
--- a/builds/fm2/ref_directive_import.html
+++ b/builds/fm2/ref_directive_import.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_import.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_import.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","import"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_if.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_include.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_import" itemprop="headline">import</h1>
@@ -154,7 +154,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_include.html b/builds/fm2/ref_directive_include.html
index b6d91e3..62da952 100644
--- a/builds/fm2/ref_directive_include.html
+++ b/builds/fm2/ref_directive_include.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_include.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_include.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","include"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_import.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_list.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_include" itemprop="headline">include</h1>
@@ -475,7 +475,7 @@ All rights reserved.</strong></pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_list.html b/builds/fm2/ref_directive_list.html
index d478544..8a45a48 100644
--- a/builds/fm2/ref_directive_list.html
+++ b/builds/fm2/ref_directive_list.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_list.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_list.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","list, else, items, sep, break, continue"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_include.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_local.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_list" itemprop="headline">list, else, items, sep, break, continue</h1>
@@ -725,7 +725,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_local.html b/builds/fm2/ref_directive_local.html
index 85962ab..3c2c319 100644
--- a/builds/fm2/ref_directive_local.html
+++ b/builds/fm2/ref_directive_local.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_local.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_local.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","local"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_list.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_macro.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_local" itemprop="headline">local</h1>
@@ -131,7 +131,7 @@ or
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_macro.html b/builds/fm2/ref_directive_macro.html
index e9c0dbd..5090da4 100644
--- a/builds/fm2/ref_directive_macro.html
+++ b/builds/fm2/ref_directive_macro.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_macro.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_macro.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","macro, nested, return"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_local.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_noautoesc.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_macro" itemprop="headline">macro, nested, return</h1>
@@ -451,7 +451,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_noautoesc.html b/builds/fm2/ref_directive_noautoesc.html
index c528746..8fd5d85 100644
--- a/builds/fm2/ref_directive_noautoesc.html
+++ b/builds/fm2/ref_directive_noautoesc.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_noautoesc.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_noautoesc.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","noautoesc"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_macro.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_noparse.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_noautoesc" itemprop="headline">noautoesc</h1>
@@ -124,7 +124,7 @@ ${&quot;&amp;&quot;}</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_noparse.html b/builds/fm2/ref_directive_noparse.html
index 48a5c2b..6a67cb2 100644
--- a/builds/fm2/ref_directive_noparse.html
+++ b/builds/fm2/ref_directive_noparse.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_noparse.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_noparse.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","noparse"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_noautoesc.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_nt.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_noparse" itemprop="headline">noparse</h1>
@@ -106,7 +106,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_nt.html b/builds/fm2/ref_directive_nt.html
index 571e0dc..361eed2 100644
--- a/builds/fm2/ref_directive_nt.html
+++ b/builds/fm2/ref_directive_nt.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_nt.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_nt.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","nt"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_noparse.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_outputformat.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_nt" itemprop="headline">nt</h1>
@@ -81,7 +81,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_outputformat.html b/builds/fm2/ref_directive_outputformat.html
index f203c3e..9febcd2 100644
--- a/builds/fm2/ref_directive_outputformat.html
+++ b/builds/fm2/ref_directive_outputformat.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_outputformat.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_outputformat.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","outputformat"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_nt.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_setting.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_outputformat" itemprop="headline">outputformat</h1>
@@ -195,7 +195,7 @@ ${&quot;&#39;{}&quot;}
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_setting.html b/builds/fm2/ref_directive_setting.html
index 4870493..75b9a24 100644
--- a/builds/fm2/ref_directive_setting.html
+++ b/builds/fm2/ref_directive_setting.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_setting.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_setting.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","setting"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_outputformat.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_stop.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_setting" itemprop="headline">setting</h1>
@@ -496,7 +496,7 @@ ${1.2}</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_stop.html b/builds/fm2/ref_directive_stop.html
index fefba2c..c07138c 100644
--- a/builds/fm2/ref_directive_stop.html
+++ b/builds/fm2/ref_directive_stop.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_stop.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_stop.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","stop"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_setting.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_switch.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_stop" itemprop="headline">stop</h1>
@@ -97,7 +97,7 @@ or
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_switch.html b/builds/fm2/ref_directive_switch.html
index c299d56..2fd0cac 100644
--- a/builds/fm2/ref_directive_switch.html
+++ b/builds/fm2/ref_directive_switch.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_switch.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_switch.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","switch, case, default, break"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_stop.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_t.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_switch" itemprop="headline">switch, case, default, break</h1>
@@ -163,7 +163,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_t.html b/builds/fm2/ref_directive_t.html
index fa24027..a9ea728 100644
--- a/builds/fm2/ref_directive_t.html
+++ b/builds/fm2/ref_directive_t.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_t.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_t.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","t, lt, rt"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_switch.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_userDefined.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_t" itemprop="headline">t, lt, rt</h1>
@@ -150,7 +150,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_userDefined.html b/builds/fm2/ref_directive_userDefined.html
index 9e2df6e..83a15c7 100644
--- a/builds/fm2/ref_directive_userDefined.html
+++ b/builds/fm2/ref_directive_userDefined.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_userDefined.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_userDefined.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","User-defined directive (<@...>)"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_t.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_visit.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_userDefined" itemprop="headline">User-defined directive (&lt;@...&gt;)</h1>
@@ -298,7 +298,7 @@ Or all above but with positional parameter passing (<a href="#ref_directive_user
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directive_visit.html b/builds/fm2/ref_directive_visit.html
index 3397059..a4fd97b 100644
--- a/builds/fm2/ref_directive_visit.html
+++ b/builds/fm2/ref_directive_visit.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directive_visit.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directive_visit.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference","visit, recurse, fallback"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_userDefined.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_specvar.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="ref_directive_visit" itemprop="headline">visit, recurse, fallback</h1>
@@ -385,7 +385,7 @@ There was no specific handler for node y
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_directives.html b/builds/fm2/ref_directives.html
index bdb45cd..8f2464b 100644
--- a/builds/fm2/ref_directives.html
+++ b/builds/fm2/ref_directives.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_directives.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_directives.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Directive Reference"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_builtins_expert.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_directive_alphaidx.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="ref_directives" itemprop="headline">Directive Reference</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_reservednames.html b/builds/fm2/ref_reservednames.html
index c261a22..4335152 100644
--- a/builds/fm2/ref_reservednames.html
+++ b/builds/fm2/ref_reservednames.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_reservednames.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_reservednames.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Reserved names in FTL"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_specvar.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_deprecated.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="ref_reservednames" itemprop="headline">Reserved names in FTL</h1>
@@ -97,7 +97,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/ref_specvar.html b/builds/fm2/ref_specvar.html
index 3d8ed02..69f5ddb 100644
--- a/builds/fm2/ref_specvar.html
+++ b/builds/fm2/ref_specvar.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/ref_specvar.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/ref_specvar.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Template Language Reference","Special Variable Reference"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_directive_visit.html"><span>Previous</span></a><a class="paging-arrow next" href="ref_reservednames.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="ref_specvar" itemprop="headline">Special Variable Reference</h1>
@@ -468,7 +468,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/toc.html b/builds/fm2/toc.html
index 9514c5a..b3db4c8 100644
--- a/builds/fm2/toc.html
+++ b/builds/fm2/toc.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/toc.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/toc.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = [];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><span class="paging-arrow disabled previous"><span>Previous</span></span><a class="paging-arrow next" href="index.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-book" id="autoid_1" itemprop="headline">Apache FreeMarker Manual <span class="subtitle productname">For Freemarker 2.3.29</span>
@@ -56,7 +56,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/toc.js b/builds/fm2/toc.js
index 6b0df40..c29df71 100644
--- a/builds/fm2/toc.js
+++ b/builds/fm2/toc.js
@@ -512,6 +512,14 @@ var toc = {
 }
 ,
 {
+"title": "Local lambdas",
+"url": "dgui_template_exp.html#dgui_template_exp_lambda",
+"isFile": false,
+"children": [
+]
+}
+,
+{
 "title": "Parentheses",
 "url": "dgui_template_exp.html#dgui_template_exp_parentheses",
 "isFile": false,
@@ -2109,6 +2117,22 @@ var toc = {
 }
 ,
 {
+"title": "drop_while",
+"url": "ref_builtins_sequence.html#ref_builtin_drop_while",
+"isFile": false,
+"children": [
+]
+}
+,
+{
+"title": "filter",
+"url": "ref_builtins_sequence.html#ref_builtin_filter",
+"isFile": false,
+"children": [
+]
+}
+,
+{
 "title": "first",
 "url": "ref_builtins_sequence.html#ref_builtin_first",
 "isFile": false,
@@ -2133,6 +2157,14 @@ var toc = {
 }
 ,
 {
+"title": "map",
+"url": "ref_builtins_sequence.html#ref_builtin_map",
+"isFile": false,
+"children": [
+]
+}
+,
+{
 "title": "min, max",
 "url": "ref_builtins_sequence.html#ref_builtin_min_max",
 "isFile": false,
@@ -2195,6 +2227,14 @@ var toc = {
 "children": [
 ]
 }
+,
+{
+"title": "take_while",
+"url": "ref_builtins_sequence.html#ref_builtin_take_while",
+"isFile": false,
+"children": [
+]
+}
 ]
 }
 ,
diff --git a/builds/fm2/versions_2_0.html b/builds/fm2/versions_2_0.html
index 893cd23..801ddf5 100644
--- a/builds/fm2/versions_2_0.html
+++ b/builds/fm2/versions_2_0.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_0.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_0.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.0"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_01.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_0RC3.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_0" itemprop="headline">2.0</h1>
@@ -148,7 +148,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_01.html b/builds/fm2/versions_2_01.html
index 783098d..682e146 100644
--- a/builds/fm2/versions_2_01.html
+++ b/builds/fm2/versions_2_01.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_01.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_01.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.01"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_1.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_0.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_01" itemprop="headline">2.01</h1>
@@ -60,7 +60,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_0RC1.html b/builds/fm2/versions_2_0RC1.html
index 44ea501..88f5b45 100644
--- a/builds/fm2/versions_2_0RC1.html
+++ b/builds/fm2/versions_2_0RC1.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_0RC1.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_0RC1.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.0 RC1"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_0RC2.html"><span>Previous</span></a><a class="paging-arrow next" href="app_install.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_0RC1" itemprop="headline">2.0 RC1</h1>
@@ -269,7 +269,7 @@ boolean, as well as numerical ranges.</a></li><li><a class="page-menu-link" href
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_0RC2.html b/builds/fm2/versions_2_0RC2.html
index 9f60c05..04fe986 100644
--- a/builds/fm2/versions_2_0RC2.html
+++ b/builds/fm2/versions_2_0RC2.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_0RC2.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_0RC2.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.0 RC2"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_0RC3.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_0RC1.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_0RC2" itemprop="headline">2.0 RC2</h1>
@@ -220,7 +220,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_0RC3.html b/builds/fm2/versions_2_0RC3.html
index 850c264..974e6cc 100644
--- a/builds/fm2/versions_2_0RC3.html
+++ b/builds/fm2/versions_2_0RC3.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_0RC3.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_0RC3.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.0 RC3"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_0.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_0RC2.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_0RC3" itemprop="headline">2.0 RC3</h1>
@@ -139,7 +139,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_1.html b/builds/fm2/versions_2_1.html
index 852e80e..32fa4bf 100644
--- a/builds/fm2/versions_2_1.html
+++ b/builds/fm2/versions_2_1.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_1.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_1.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.1"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_1_1.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_01.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_1" itemprop="headline">2.1</h1>
@@ -540,7 +540,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_1_1.html b/builds/fm2/versions_2_1_1.html
index ecb97ab..c0182cb 100644
--- a/builds/fm2/versions_2_1_1.html
+++ b/builds/fm2/versions_2_1_1.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_1_1.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_1_1.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.1.1"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_1_2.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_1.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_1_1" itemprop="headline">2.1.1</h1>
@@ -126,7 +126,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_1_2.html b/builds/fm2/versions_2_1_2.html
index b36c2f6..8ff071d 100644
--- a/builds/fm2/versions_2_1_2.html
+++ b/builds/fm2/versions_2_1_2.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_1_2.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_1_2.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.1.2"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_1_3.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_1_1.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_1_2" itemprop="headline">2.1.2</h1>
@@ -131,7 +131,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_1_3.html b/builds/fm2/versions_2_1_3.html
index cf58a67..c23e26d 100644
--- a/builds/fm2/versions_2_1_3.html
+++ b/builds/fm2/versions_2_1_3.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_1_3.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_1_3.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.1.3"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_1_4.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_1_2.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_1_3" itemprop="headline">2.1.3</h1>
@@ -95,7 +95,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_1_4.html b/builds/fm2/versions_2_1_4.html
index dd33a8a..8ae3eac 100644
--- a/builds/fm2/versions_2_1_4.html
+++ b/builds/fm2/versions_2_1_4.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_1_4.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_1_4.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.1.4"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_1_5.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_1_3.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_1_4" itemprop="headline">2.1.4</h1>
@@ -74,7 +74,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_1_5.html b/builds/fm2/versions_2_1_5.html
index 97823fb..39c9c15 100644
--- a/builds/fm2/versions_2_1_5.html
+++ b/builds/fm2/versions_2_1_5.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_1_5.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_1_5.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.1.5"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_2.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_1_4.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_1_5" itemprop="headline">2.1.5</h1>
@@ -89,7 +89,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_2.html b/builds/fm2/versions_2_2.html
index 6458bcf..1a8292a 100644
--- a/builds/fm2/versions_2_2.html
+++ b/builds/fm2/versions_2_2.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_2.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_2.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.2"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_2_1.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_1_5.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_2" itemprop="headline">2.2</h1>
@@ -1108,7 +1108,7 @@ releases</a></li></ul></li></ul> </div><p>Date of release: 2003-03-27</p><p>This
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_2_1.html b/builds/fm2/versions_2_2_1.html
index 0c0888e..a1efe0b 100644
--- a/builds/fm2/versions_2_2_1.html
+++ b/builds/fm2/versions_2_2_1.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_2_1.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_2_1.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.2.1"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_2_2.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_2.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_2_1" itemprop="headline">2.2.1</h1>
@@ -127,7 +127,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_2_2.html b/builds/fm2/versions_2_2_2.html
index 92fb8c9..65581c5 100644
--- a/builds/fm2/versions_2_2_2.html
+++ b/builds/fm2/versions_2_2_2.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_2_2.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_2_2.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.2.2"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_2_3.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_2_1.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_2_2" itemprop="headline">2.2.2</h1>
@@ -75,7 +75,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_2_3.html b/builds/fm2/versions_2_2_3.html
index 1545cca..2154ee9 100644
--- a/builds/fm2/versions_2_2_3.html
+++ b/builds/fm2/versions_2_2_3.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_2_3.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_2_3.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.2.3"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_2_4.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_2_2.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_2_3" itemprop="headline">2.2.3</h1>
@@ -107,7 +107,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_2_4.html b/builds/fm2/versions_2_2_4.html
index f850a98..beeaf78 100644
--- a/builds/fm2/versions_2_2_4.html
+++ b/builds/fm2/versions_2_2_4.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_2_4.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_2_4.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.2.4"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_2_5.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_2_3.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_2_4" itemprop="headline">2.2.4</h1>
@@ -104,7 +104,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_2_5.html b/builds/fm2/versions_2_2_5.html
index 8731298..02bd58b 100644
--- a/builds/fm2/versions_2_2_5.html
+++ b/builds/fm2/versions_2_2_5.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_2_5.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_2_5.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.2.5"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_2_6.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_2_4.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_2_5" itemprop="headline">2.2.5</h1>
@@ -69,7 +69,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_2_6.html b/builds/fm2/versions_2_2_6.html
index 17623c4..6d3ce40 100644
--- a/builds/fm2/versions_2_2_6.html
+++ b/builds/fm2/versions_2_2_6.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_2_6.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_2_6.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.2.6"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_2_7.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_2_5.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_2_6" itemprop="headline">2.2.6</h1>
@@ -145,7 +145,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_2_7.html b/builds/fm2/versions_2_2_7.html
index 4c9bab0..e3178b0 100644
--- a/builds/fm2/versions_2_2_7.html
+++ b/builds/fm2/versions_2_2_7.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_2_7.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_2_7.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.2.7"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_2_8.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_2_6.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_2_7" itemprop="headline">2.2.7</h1>
@@ -71,7 +71,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_2_8.html b/builds/fm2/versions_2_2_8.html
index b73b821..f2652ba 100644
--- a/builds/fm2/versions_2_2_8.html
+++ b/builds/fm2/versions_2_2_8.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_2_8.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_2_8.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.2.8"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_2_7.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_2_8" itemprop="headline">2.2.8</h1>
@@ -113,7 +113,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3.html b/builds/fm2/versions_2_3.html
index da8f1a3..6e2f4c9 100644
--- a/builds/fm2/versions_2_3.html
+++ b/builds/fm2/versions_2_3.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_1.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_2_8.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3" itemprop="headline">2.3</h1>
@@ -1630,7 +1630,7 @@ releases</a></li></ul></li></ul> </div><p>Date of release: 2004-June-15</p><p>Fr
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_1.html b/builds/fm2/versions_2_3_1.html
index 04349dc..2cc9080 100644
--- a/builds/fm2/versions_2_3_1.html
+++ b/builds/fm2/versions_2_3_1.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_1.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_1.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.1"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_2.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_1" itemprop="headline">2.3.1</h1>
@@ -353,7 +353,7 @@ release</a></li></ul></li></ul> </div><p>Date of release: 2005-01-04</p><p>Maint
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_10.html b/builds/fm2/versions_2_3_10.html
index 54e0fa2..d9b9557 100644
--- a/builds/fm2/versions_2_3_10.html
+++ b/builds/fm2/versions_2_3_10.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_10.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_10.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.10"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_11.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_9.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_10" itemprop="headline">2.3.10</h1>
@@ -117,7 +117,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_11.html b/builds/fm2/versions_2_3_11.html
index 75dda8f..e3e14cf 100644
--- a/builds/fm2/versions_2_3_11.html
+++ b/builds/fm2/versions_2_3_11.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_11.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_11.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.11"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_12.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_10.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_11" itemprop="headline">2.3.11</h1>
@@ -227,7 +227,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_12.html b/builds/fm2/versions_2_3_12.html
index 37b3a7e..6c3f2ce 100644
--- a/builds/fm2/versions_2_3_12.html
+++ b/builds/fm2/versions_2_3_12.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_12.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_12.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.12"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_13.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_11.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_12" itemprop="headline">2.3.12</h1>
@@ -89,7 +89,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_13.html b/builds/fm2/versions_2_3_13.html
index bdf827c..533ba83 100644
--- a/builds/fm2/versions_2_3_13.html
+++ b/builds/fm2/versions_2_3_13.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_13.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_13.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.13"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_14.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_12.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_13" itemprop="headline">2.3.13</h1>
@@ -126,7 +126,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_14.html b/builds/fm2/versions_2_3_14.html
index 89e4a7e..b7dd164 100644
--- a/builds/fm2/versions_2_3_14.html
+++ b/builds/fm2/versions_2_3_14.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_14.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_14.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.14"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_15.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_13.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_14" itemprop="headline">2.3.14</h1>
@@ -137,7 +137,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_15.html b/builds/fm2/versions_2_3_15.html
index 9982f43..b13ae61 100644
--- a/builds/fm2/versions_2_3_15.html
+++ b/builds/fm2/versions_2_3_15.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_15.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_15.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.15"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_16.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_14.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_15" itemprop="headline">2.3.15</h1>
@@ -116,7 +116,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_16.html b/builds/fm2/versions_2_3_16.html
index 84a6634..afb3fed 100644
--- a/builds/fm2/versions_2_3_16.html
+++ b/builds/fm2/versions_2_3_16.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_16.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_16.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.16"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_17.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_15.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_16" itemprop="headline">2.3.16</h1>
@@ -136,7 +136,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_17.html b/builds/fm2/versions_2_3_17.html
index 75535fc..47ab722 100644
--- a/builds/fm2/versions_2_3_17.html
+++ b/builds/fm2/versions_2_3_17.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_17.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_17.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.17"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_18.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_16.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_17" itemprop="headline">2.3.17</h1>
@@ -332,7 +332,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_18.html b/builds/fm2/versions_2_3_18.html
index b6dd5c8..076d41c 100644
--- a/builds/fm2/versions_2_3_18.html
+++ b/builds/fm2/versions_2_3_18.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_18.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_18.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.18"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_19.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_17.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_18" itemprop="headline">2.3.18</h1>
@@ -88,7 +88,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_19.html b/builds/fm2/versions_2_3_19.html
index d4bf300..08117e9 100644
--- a/builds/fm2/versions_2_3_19.html
+++ b/builds/fm2/versions_2_3_19.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_19.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_19.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.19"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_20.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_18.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_19" itemprop="headline">2.3.19</h1>
@@ -237,7 +237,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_2.html b/builds/fm2/versions_2_3_2.html
index 8222a8f..5223d30 100644
--- a/builds/fm2/versions_2_3_2.html
+++ b/builds/fm2/versions_2_3_2.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_2.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_2.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.2"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_3.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_1.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_2" itemprop="headline">2.3.2</h1>
@@ -78,7 +78,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_20.html b/builds/fm2/versions_2_3_20.html
index 6954369..6fb0526 100644
--- a/builds/fm2/versions_2_3_20.html
+++ b/builds/fm2/versions_2_3_20.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_20.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_20.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.20"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_21.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_19.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_20" itemprop="headline">2.3.20</h1>
@@ -692,7 +692,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_21.html b/builds/fm2/versions_2_3_21.html
index 3672f05..60afcc6 100644
--- a/builds/fm2/versions_2_3_21.html
+++ b/builds/fm2/versions_2_3_21.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_21.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_21.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.21"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_22.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_20.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_21" itemprop="headline">2.3.21</h1>
@@ -1420,7 +1420,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_22.html b/builds/fm2/versions_2_3_22.html
index c85bdda..f18145f 100644
--- a/builds/fm2/versions_2_3_22.html
+++ b/builds/fm2/versions_2_3_22.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_22.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_22.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.22"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_23.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_21.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_22" itemprop="headline">2.3.22</h1>
@@ -1198,7 +1198,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_23.html b/builds/fm2/versions_2_3_23.html
index e1df5a4..d6fd99c 100644
--- a/builds/fm2/versions_2_3_23.html
+++ b/builds/fm2/versions_2_3_23.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_23.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_23.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.23"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_24.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_22.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_23" itemprop="headline">2.3.23</h1>
@@ -424,7 +424,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_24.html b/builds/fm2/versions_2_3_24.html
index a758199..2f9799f 100644
--- a/builds/fm2/versions_2_3_24.html
+++ b/builds/fm2/versions_2_3_24.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_24.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_24.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.24 (incubating at Apache)"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_25.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_23.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_24" itemprop="headline">2.3.24 (incubating at Apache)</h1>
@@ -915,7 +915,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_25.html b/builds/fm2/versions_2_3_25.html
index e626592..b0689fd 100644
--- a/builds/fm2/versions_2_3_25.html
+++ b/builds/fm2/versions_2_3_25.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_25.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_25.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.25 (incubating at Apache)"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_26.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_24.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_25" itemprop="headline">2.3.25 (incubating at Apache)</h1>
@@ -229,7 +229,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_26.html b/builds/fm2/versions_2_3_26.html
index 59e21ae..18998c1 100644
--- a/builds/fm2/versions_2_3_26.html
+++ b/builds/fm2/versions_2_3_26.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_26.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_26.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.26 (incubating at Apache)"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_27.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_25.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_26" itemprop="headline">2.3.26 (incubating at Apache)</h1>
@@ -342,7 +342,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_27.html b/builds/fm2/versions_2_3_27.html
index e800612..69287d1 100644
--- a/builds/fm2/versions_2_3_27.html
+++ b/builds/fm2/versions_2_3_27.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_27.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_27.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.27 (incubating at Apache)"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_28.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_26.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_27" itemprop="headline">2.3.27 (incubating at Apache)</h1>
@@ -377,7 +377,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_28.html b/builds/fm2/versions_2_3_28.html
index 00f187f..26f0527 100644
--- a/builds/fm2/versions_2_3_28.html
+++ b/builds/fm2/versions_2_3_28.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_28.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_28.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.28"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_29.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_27.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_28" itemprop="headline">2.3.28</h1>
@@ -388,7 +388,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_29.html b/builds/fm2/versions_2_3_29.html
index 7d25354..a4d7325 100644
--- a/builds/fm2/versions_2_3_29.html
+++ b/builds/fm2/versions_2_3_29.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_29.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_29.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.29"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="app_versions.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_28.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_29" itemprop="headline">2.3.29</h1>
@@ -61,12 +61,11 @@ under the License.
 
           <ul>
             <li>
-              <p>Added new built-ins:
-              <code class="inline-code">?filter(<em class="code-color">predicate</em>)</code>,
-              <code class="inline-code">?map(<em class="code-color">mapper</em>)</code>,
-              <code class="inline-code">?take_while(<em class="code-color">predicate</em>)</code>,
-              <code class="inline-code">?drop_while(<em class="code-color">predicate</em>)</code>.
-              These allow using lambda expression, like
+              <p>Added new built-ins: <a href="ref_builtins_sequence.html#ref_builtin_filter"><code>?filter(<em>predicate</em>)</code></a>,
+              <a href="ref_builtins_sequence.html#ref_builtin_map"><code>?map(<em>mapper</em>)</code></a>,
+              <a href="ref_builtins_sequence.html#ref_builtin_take_while"><code>?take_while(<em>predicate</em>)</code></a>,
+              <a href="ref_builtins_sequence.html#ref_builtin_drop_while"><code>?drop_while(<em>predicate</em>)</code></a>.
+              These allow using lambda expressions, like
               <code class="inline-code">users?filter(user -&gt; user.superuser)</code> or
               <code class="inline-code">users?map(user -&gt; user.name)</code>, or accept a
               functions/method as parameter. (Lambda expressions are also new
@@ -77,8 +76,8 @@ under the License.
               <code class="inline-code">&lt;#list <em class="code-color">...</em>&gt;</code>
               directive parameter, they are working in lazy mode instead, that
               is, they won&#39;t built the a new sequence, just stream through the
-              existing one and apply the filter or mapping element by element.
-              [TODO: document and link documentation]</p>
+              existing one and apply the filter or mapping element by
+              element.</p>
             </li>
 
             <li>
@@ -257,7 +256,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_3.html b/builds/fm2/versions_2_3_3.html
index 23fcf6d..d61aee3 100644
--- a/builds/fm2/versions_2_3_3.html
+++ b/builds/fm2/versions_2_3_3.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_3.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_3.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.3"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_4.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_2.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_3" itemprop="headline">2.3.3</h1>
@@ -224,7 +224,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_4.html b/builds/fm2/versions_2_3_4.html
index 6c0d44a..6c085b1 100644
--- a/builds/fm2/versions_2_3_4.html
+++ b/builds/fm2/versions_2_3_4.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_4.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_4.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.4"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_5.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_3.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_4" itemprop="headline">2.3.4</h1>
@@ -122,7 +122,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_5.html b/builds/fm2/versions_2_3_5.html
index cef6e8b..3bebad8 100644
--- a/builds/fm2/versions_2_3_5.html
+++ b/builds/fm2/versions_2_3_5.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_5.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_5.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.5"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_6.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_4.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_5" itemprop="headline">2.3.5</h1>
@@ -163,7 +163,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_6.html b/builds/fm2/versions_2_3_6.html
index 8bd12e3..d856ecf 100644
--- a/builds/fm2/versions_2_3_6.html
+++ b/builds/fm2/versions_2_3_6.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_6.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_6.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.6"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_7rc1.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_5.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_6" itemprop="headline">2.3.6</h1>
@@ -69,7 +69,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_7.html b/builds/fm2/versions_2_3_7.html
index 0568b39..a9fa7d2 100644
--- a/builds/fm2/versions_2_3_7.html
+++ b/builds/fm2/versions_2_3_7.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_7.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_7.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.7"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_8.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_7rc1.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_7" itemprop="headline">2.3.7</h1>
@@ -173,7 +173,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_7rc1.html b/builds/fm2/versions_2_3_7rc1.html
index 295574c..a944044 100644
--- a/builds/fm2/versions_2_3_7rc1.html
+++ b/builds/fm2/versions_2_3_7rc1.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_7rc1.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_7rc1.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.7 RC1"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_7.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_6.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_7rc1" itemprop="headline">2.3.7 RC1</h1>
@@ -130,7 +130,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_8.html b/builds/fm2/versions_2_3_8.html
index 525bd09..e28fc20 100644
--- a/builds/fm2/versions_2_3_8.html
+++ b/builds/fm2/versions_2_3_8.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_8.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_8.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.8"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_9.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_7.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_8" itemprop="headline">2.3.8</h1>
@@ -99,7 +99,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/versions_2_3_9.html b/builds/fm2/versions_2_3_9.html
index 4b62d92..0d5271d 100644
--- a/builds/fm2/versions_2_3_9.html
+++ b/builds/fm2/versions_2_3_9.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/versions_2_3_9.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/versions_2_3_9.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Appendixes","Version history","2.3.9"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="versions_2_3_10.html"><span>Previous</span></a><a class="paging-arrow next" href="versions_2_3_8.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="versions_2_3_9" itemprop="headline">2.3.9</h1>
@@ -120,7 +120,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/xgui.html b/builds/fm2/xgui.html
index 382508d..2a25aec 100644
--- a/builds/fm2/xgui.html
+++ b/builds/fm2/xgui.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/xgui.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/xgui.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","XML Processing Guide"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="ref_depr_numerical_interpolation.html"><span>Previous</span></a><a class="paging-arrow next" href="xgui_preface.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-part" id="xgui" itemprop="headline">XML Processing Guide</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/xgui_declarative.html b/builds/fm2/xgui_declarative.html
index 1c47129..3fec8df 100644
--- a/builds/fm2/xgui_declarative.html
+++ b/builds/fm2/xgui_declarative.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/xgui_declarative.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/xgui_declarative.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","XML Processing Guide","Declarative XML processing"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="xgui_imperative_formal.html"><span>Previous</span></a><a class="paging-arrow next" href="xgui_declarative_basics.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="xgui_declarative" itemprop="headline">Declarative XML processing</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/xgui_declarative_basics.html b/builds/fm2/xgui_declarative_basics.html
index 17a3baa..e5d331b 100644
--- a/builds/fm2/xgui_declarative_basics.html
+++ b/builds/fm2/xgui_declarative_basics.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/xgui_declarative_basics.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/xgui_declarative_basics.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","XML Processing Guide","Declarative XML processing","Basics"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="xgui_declarative.html"><span>Previous</span></a><a class="paging-arrow next" href="xgui_declarative_details.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="xgui_declarative_basics" itemprop="headline">Basics</h1>
@@ -199,7 +199,7 @@ End book</pre></div><p>You have seen how to define handlers for element nodes, b
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/xgui_declarative_details.html b/builds/fm2/xgui_declarative_details.html
index e1070e8..53ef48e 100644
--- a/builds/fm2/xgui_declarative_details.html
+++ b/builds/fm2/xgui_declarative_details.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/xgui_declarative_details.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/xgui_declarative_details.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","XML Processing Guide","Declarative XML processing","Details"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="xgui_declarative_basics.html"><span>Previous</span></a><a class="paging-arrow next" href="app.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="xgui_declarative_details" itemprop="headline">Details</h1>
@@ -221,7 +221,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/xgui_expose.html b/builds/fm2/xgui_expose.html
index 584ce67..abde740 100644
--- a/builds/fm2/xgui_expose.html
+++ b/builds/fm2/xgui_expose.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/xgui_expose.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/xgui_expose.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","XML Processing Guide","Exposing XML documents"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="xgui_preface.html"><span>Previous</span></a><a class="paging-arrow next" href="xgui_expose_dom.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="xgui_expose" itemprop="headline">Exposing XML documents</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/xgui_expose_dom.html b/builds/fm2/xgui_expose_dom.html
index 24ddd32..fe732f6 100644
--- a/builds/fm2/xgui_expose_dom.html
+++ b/builds/fm2/xgui_expose_dom.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/xgui_expose_dom.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/xgui_expose_dom.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","XML Processing Guide","Exposing XML documents","The DOM tree"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="xgui_expose.html"><span>Previous</span></a><a class="paging-arrow next" href="xgui_expose_put.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="xgui_expose_dom" itemprop="headline">The DOM tree</h1>
@@ -174,7 +174,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/xgui_expose_put.html b/builds/fm2/xgui_expose_put.html
index c74f369..a29a929 100644
--- a/builds/fm2/xgui_expose_put.html
+++ b/builds/fm2/xgui_expose_put.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/xgui_expose_put.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/xgui_expose_put.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","XML Processing Guide","Exposing XML documents","Putting the XML into the data-model"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="xgui_expose_dom.html"><span>Previous</span></a><a class="paging-arrow next" href="xgui_imperative.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="xgui_expose_put" itemprop="headline">Putting the XML into the data-model</h1>
@@ -84,7 +84,7 @@ root.put(
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/xgui_imperative.html b/builds/fm2/xgui_imperative.html
index 3ffa954..fee4cf2 100644
--- a/builds/fm2/xgui_imperative.html
+++ b/builds/fm2/xgui_imperative.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/xgui_imperative.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/xgui_imperative.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","XML Processing Guide","Imperative XML processing"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="xgui_expose_put.html"><span>Previous</span></a><a class="paging-arrow next" href="xgui_imperative_learn.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="xgui_imperative" itemprop="headline">Imperative XML processing</h1>
@@ -55,7 +55,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/xgui_imperative_formal.html b/builds/fm2/xgui_imperative_formal.html
index 7ff62d7..57f8d8c 100644
--- a/builds/fm2/xgui_imperative_formal.html
+++ b/builds/fm2/xgui_imperative_formal.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/xgui_imperative_formal.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/xgui_imperative_formal.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","XML Processing Guide","Imperative XML processing","Details"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="xgui_imperative_learn.html"><span>Previous</span></a><a class="paging-arrow next" href="xgui_declarative.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="xgui_imperative_formal" itemprop="headline">Details</h1>
@@ -546,7 +546,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/xgui_imperative_learn.html b/builds/fm2/xgui_imperative_learn.html
index a6e6831..b231db0 100644
--- a/builds/fm2/xgui_imperative_learn.html
+++ b/builds/fm2/xgui_imperative_learn.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/xgui_imperative_learn.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/xgui_imperative_learn.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","XML Processing Guide","Imperative XML processing","Basics"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="xgui_imperative.html"><span>Previous</span></a><a class="paging-arrow next" href="xgui_imperative_formal.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-section1" id="xgui_imperative_learn" itemprop="headline">Basics</h1>
@@ -661,7 +661,7 @@ Test Book</pre></div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>
diff --git a/builds/fm2/xgui_preface.html b/builds/fm2/xgui_preface.html
index 5a94d15..5321c37 100644
--- a/builds/fm2/xgui_preface.html
+++ b/builds/fm2/xgui_preface.html
@@ -31,7 +31,7 @@ under the License.
 <meta property="og:url" content="https://freemarker.apache.org/docs/xgui_preface.html">
 <link rel="canonical" href="https://freemarker.apache.org/docs/xgui_preface.html">
 <link rel="icon" href="favicon.png" type="image/png">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564693863408">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1564869536775">
 </head>
 <body itemscope itemtype="https://schema.org/Code">
     <meta itemprop="url" content="https://freemarker.apache.org/docs/">
@@ -44,8 +44,8 @@ under the License.
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","XML Processing Guide","Preface"];</script>
-      <script src="toc.js?1564693863408"></script>
-      <script src="docgen-resources/main.min.js?1564693863408"></script>
+      <script src="toc.js?1564869536775"></script>
+      <script src="docgen-resources/main.min.js?1564869536775"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="xgui.html"><span>Previous</span></a><a class="paging-arrow next" href="xgui_expose.html"><span>Next</span></a></div><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="xgui_preface" itemprop="headline">Preface</h1>
@@ -75,7 +75,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="https://freemarker.apache.org/">What is FreeMarker?</a></li><li><a href="https://freemarker.apache.org/freemarkerdownload.html">Download</a></li><li><a href="app_versions.html">Version history</a></li><li><a href="https://freemarker.apache.org/history.html">About us</a></li><li><a itemprop="license" href="app_li [...]
 Last generated:
-<time itemprop="dateModified" datetime="2019-08-01T21:11:03Z" title="Thursday, August 1, 2019 9:11:03 PM GMT">2019-08-01 21:11:03 GMT</time>, for Freemarker 2.3.29 </p>
+<time itemprop="dateModified" datetime="2019-08-03T21:58:56Z" title="Saturday, August 3, 2019 9:58:56 PM GMT">2019-08-03 21:58:56 GMT</time>, for Freemarker 2.3.29 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2019
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>