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 2017/11/11 18:57:10 UTC

incubator-freemarker-site git commit: Site update: Foundation menu category. And diffs due to word wrapping...

Repository: incubator-freemarker-site
Updated Branches:
  refs/heads/asf-site 51c3b7e5f -> 0b95f7768


Site update: Foundation menu category. And diffs due to word wrapping...


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/0b95f776
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/0b95f776
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/0b95f776

Branch: refs/heads/asf-site
Commit: 0b95f77688746cf0517cf2d681b91c828c6e3b22
Parents: 51c3b7e
Author: ddekany <dd...@apache.org>
Authored: Sat Nov 11 19:57:04 2017 +0100
Committer: ddekany <dd...@apache.org>
Committed: Sat Nov 11 19:57:04 2017 +0100

----------------------------------------------------------------------
 committer-howto.html                 | 18 +++++++--------
 contribute.html                      |  8 +++----
 editors.html                         |  8 +++----
 freemarkerdownload.html              | 16 ++++++-------
 history.html                         | 10 ++++----
 index.html                           |  8 +++----
 mailing-lists.html                   |  8 +++----
 poweredBy.html                       |  8 +++----
 report-security-vulnerabilities.html |  8 +++----
 sitemap.xml                          |  6 ++---
 sourcecode.html                      | 17 +++++++-------
 toc.js                               | 38 ++++++++++++++++++++++---------
 12 files changed, 85 insertions(+), 68 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/0b95f776/committer-howto.html
----------------------------------------------------------------------
diff --git a/committer-howto.html b/committer-howto.html
index e378f69..8983cbf 100644
--- a/committer-howto.html
+++ b/committer-howto.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/committer-howto.html">
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510424020538">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510426554163">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -35,8 +35,8 @@ ga('send', 'pageview');
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker","Community","Committer how-to"];</script>
-      <script src="toc.js?1510424020538"></script>
-      <script src="docgen-resources/main.min.js?1510424020538"></script>
+      <script src="toc.js?1510426554163"></script>
+      <script src="docgen-resources/main.min.js?1510426554163"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="title-wrapper">
 <h1 class="content-header header-section1" id="committer-howto" itemprop="headline">Committer how-to</h1>
@@ -660,9 +660,9 @@ ga('send', 'pageview');
         <p>Docgen is not published to the Maven Central Repository, as it&#39;s
         only used as an internal build dependency. Currently, it&#39;s published
         manually to the internal Ivy repository of the project, which is under
-        https://freemarker.apache.org/repos/ivy/. If you modify Docgen, don&#39;t forget
-        to publish there, or else the next site update or FreeMarker release
-        will use an outdated version. For that:</p>
+        https://freemarker.apache.org/repos/ivy/. If you modify Docgen, don&#39;t
+        forget to publish there, or else the next site update or FreeMarker
+        release will use an outdated version. For that:</p>
 
         <div class="orderedlist"><ol type="1">
           <li>
@@ -672,8 +672,8 @@ ga('send', 'pageview');
           <li>
             <p>Upload the content of the resulting
             <code class="inline-code">build\dummy-server-ivy-repo</code> directory to
-            <code class="inline-code">https://freemarker.apache.org/repos/ivy/</code>. See how to
-            update the contents of freemarker.apache.org <a href="#updating-homepage">here...</a></p>
+            <code class="inline-code">https://freemarker.apache.org/repos/ivy/</code>. See
+            how to update the contents of freemarker.apache.org <a href="#updating-homepage">here...</a></p>
           </li>
 
           <li>
@@ -724,7 +724,7 @@ ga('send', 'pageview');
     </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="index.html">What is FreeMarker?</a></li><li><a href="freemarkerdownload.html">Download</a></li><li><a href="docs/app_versions.html">Version history</a></li><li><a href="history.html">About us</a></li><li><a itemprop="license" href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 class="column-header">Handy stuff</h3><ul><li><a href="http://try.freemarker.org/">Try template online</a></li><li><a href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions cheatsheet</a></li><li><a href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div class="column"><h3 class="column-header">Community</h3><ul><li><a href="https://github.com/apache/incubator
 -freemarker">FreeMarker on Github</a></li><li><a href="https://twitter.com/freemarker">Follow us on Twitter</a></li><li><a href="https://issues.apache.org/jira/browse/FREEMARKER/">Report a bug</a></li><li><a href="https://stackoverflow.com/questions/ask?tags=freemarker">Ask a question</a></li><li><a href="mailing-lists.html">Mailing lists</a></li></ul></div></div><div class="col-right"><ul class="social-icons"><li><a class="github" href="https://github.com/apache/incubator-freemarker">GitHub</a></li><li><a class="twitter" href="https://twitter.com/freemarker">Twitter</a></li><li><a class="stack-overflow" href="https://stackoverflow.com/questions/ask?tags=freemarker">Stack Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/" rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind XML Editor</span></a></div></div><div class="footer-bottom"> <p class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2017-11-11T18:13:40Z" title="Saturday, November 11, 2017 6:13:40 PM GMT">2017-11-11 18:13:40 GMT</time> </p>
+<time itemprop="dateModified" datetime="2017-11-11T18:55:54Z" title="Saturday, November 11, 2017 6:55:54 PM GMT">2017-11-11 18:55:54 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2017
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="http://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. </p>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/0b95f776/contribute.html
----------------------------------------------------------------------
diff --git a/contribute.html b/contribute.html
index abeeba9..111424f 100644
--- a/contribute.html
+++ b/contribute.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/contribute.html">
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510424020538">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510426554163">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -35,8 +35,8 @@ ga('send', 'pageview');
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker","Community","Contributors wanted!"];</script>
-      <script src="toc.js?1510424020538"></script>
-      <script src="docgen-resources/main.min.js?1510424020538"></script>
+      <script src="toc.js?1510426554163"></script>
+      <script src="docgen-resources/main.min.js?1510426554163"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="title-wrapper">
 <h1 class="content-header header-section1" id="contribute" itemprop="headline">Contributors wanted!</h1>
@@ -220,7 +220,7 @@ ga('send', 'pageview');
     </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="index.html">What is FreeMarker?</a></li><li><a href="freemarkerdownload.html">Download</a></li><li><a href="docs/app_versions.html">Version history</a></li><li><a href="history.html">About us</a></li><li><a itemprop="license" href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 class="column-header">Handy stuff</h3><ul><li><a href="http://try.freemarker.org/">Try template online</a></li><li><a href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions cheatsheet</a></li><li><a href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div class="column"><h3 class="column-header">Community</h3><ul><li><a href="https://github.com/apache/incubator
 -freemarker">FreeMarker on Github</a></li><li><a href="https://twitter.com/freemarker">Follow us on Twitter</a></li><li><a href="https://issues.apache.org/jira/browse/FREEMARKER/">Report a bug</a></li><li><a href="https://stackoverflow.com/questions/ask?tags=freemarker">Ask a question</a></li><li><a href="mailing-lists.html">Mailing lists</a></li></ul></div></div><div class="col-right"><ul class="social-icons"><li><a class="github" href="https://github.com/apache/incubator-freemarker">GitHub</a></li><li><a class="twitter" href="https://twitter.com/freemarker">Twitter</a></li><li><a class="stack-overflow" href="https://stackoverflow.com/questions/ask?tags=freemarker">Stack Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/" rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind XML Editor</span></a></div></div><div class="footer-bottom"> <p class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2017-11-11T18:13:40Z" title="Saturday, November 11, 2017 6:13:40 PM GMT">2017-11-11 18:13:40 GMT</time> </p>
+<time itemprop="dateModified" datetime="2017-11-11T18:55:54Z" title="Saturday, November 11, 2017 6:55:54 PM GMT">2017-11-11 18:55:54 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2017
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="http://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. </p>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/0b95f776/editors.html
----------------------------------------------------------------------
diff --git a/editors.html b/editors.html
index e2fa4b5..595ea32 100644
--- a/editors.html
+++ b/editors.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/editors.html">
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510424020538">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510426554163">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -35,8 +35,8 @@ ga('send', 'pageview');
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker","Tooling","Editor and IDE plugins"];</script>
-      <script src="toc.js?1510424020538"></script>
-      <script src="docgen-resources/main.min.js?1510424020538"></script>
+      <script src="toc.js?1510426554163"></script>
+      <script src="docgen-resources/main.min.js?1510426554163"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="title-wrapper">
 <h1 class="content-header header-section1" id="editors" itemprop="headline">Editor and IDE plugins</h1>
@@ -242,7 +242,7 @@ ga('send', 'pageview');
     </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="index.html">What is FreeMarker?</a></li><li><a href="freemarkerdownload.html">Download</a></li><li><a href="docs/app_versions.html">Version history</a></li><li><a href="history.html">About us</a></li><li><a itemprop="license" href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 class="column-header">Handy stuff</h3><ul><li><a href="http://try.freemarker.org/">Try template online</a></li><li><a href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions cheatsheet</a></li><li><a href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div class="column"><h3 class="column-header">Community</h3><ul><li><a href="https://github.com/apache/incubator
 -freemarker">FreeMarker on Github</a></li><li><a href="https://twitter.com/freemarker">Follow us on Twitter</a></li><li><a href="https://issues.apache.org/jira/browse/FREEMARKER/">Report a bug</a></li><li><a href="https://stackoverflow.com/questions/ask?tags=freemarker">Ask a question</a></li><li><a href="mailing-lists.html">Mailing lists</a></li></ul></div></div><div class="col-right"><ul class="social-icons"><li><a class="github" href="https://github.com/apache/incubator-freemarker">GitHub</a></li><li><a class="twitter" href="https://twitter.com/freemarker">Twitter</a></li><li><a class="stack-overflow" href="https://stackoverflow.com/questions/ask?tags=freemarker">Stack Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/" rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind XML Editor</span></a></div></div><div class="footer-bottom"> <p class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2017-11-11T18:13:40Z" title="Saturday, November 11, 2017 6:13:40 PM GMT">2017-11-11 18:13:40 GMT</time> </p>
+<time itemprop="dateModified" datetime="2017-11-11T18:55:54Z" title="Saturday, November 11, 2017 6:55:54 PM GMT">2017-11-11 18:55:54 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2017
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="http://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. </p>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/0b95f776/freemarkerdownload.html
----------------------------------------------------------------------
diff --git a/freemarkerdownload.html b/freemarkerdownload.html
index 90e7336..db8d53a 100644
--- a/freemarkerdownload.html
+++ b/freemarkerdownload.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/freemarkerdownload.html">
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510424020538">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510426554163">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -35,8 +35,8 @@ ga('send', 'pageview');
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker","Download / Maven"];</script>
-      <script src="toc.js?1510424020538"></script>
-      <script src="docgen-resources/main.min.js?1510424020538"></script>
+      <script src="toc.js?1510426554163"></script>
+      <script src="docgen-resources/main.min.js?1510426554163"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="freemarkerdownload" itemprop="headline">Download / Maven</h1>
@@ -65,8 +65,8 @@ ga('send', 'pageview');
     compatible signature specified next to the download link (MD5, SHA256 and
     ASC files, all must come from the <a href="https://www.apache.org/">www.apache.org</a> domain). The
     public keys used for signing are here: <a href="https://www.apache.org/dist/incubator/freemarker/KEYS">KEYS</a>
-    (also must come from www.apache.org). <a href="https://www.apache.org/dyn/closer.cgi#verify">More about how to
-    verify releases...</a> Note that such verification is only possible
+    (also must come from www.apache.org). <a href="https://www.apache.org/dyn/closer.cgi#verify">More about how
+    to verify releases...</a> Note that such verification is only possible
     since 2.3.24.</p>
       
 
@@ -84,8 +84,8 @@ ga('send', 'pageview');
       earlier</a> and the <a href="http://incubator.apache.org">Apache Incubator web
       site</a>.</p>
 
-      <p><a href="https://freemarker.apache.org/docs/versions_2_3_27.html">See what&#39;s
-      new...</a></p>
+      <p><a href="https://freemarker.apache.org/docs/versions_2_3_27.html">See
+      what&#39;s new...</a></p>
 
       <p>Downloads:</p>
 
@@ -221,7 +221,7 @@ two freemarker.jar-s and unpredictable behavior!
     </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="index.html">What is FreeMarker?</a></li><li><a href="freemarkerdownload.html">Download</a></li><li><a href="docs/app_versions.html">Version history</a></li><li><a href="history.html">About us</a></li><li><a itemprop="license" href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 class="column-header">Handy stuff</h3><ul><li><a href="http://try.freemarker.org/">Try template online</a></li><li><a href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions cheatsheet</a></li><li><a href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div class="column"><h3 class="column-header">Community</h3><ul><li><a href="https://github.com/apache/incubator
 -freemarker">FreeMarker on Github</a></li><li><a href="https://twitter.com/freemarker">Follow us on Twitter</a></li><li><a href="https://issues.apache.org/jira/browse/FREEMARKER/">Report a bug</a></li><li><a href="https://stackoverflow.com/questions/ask?tags=freemarker">Ask a question</a></li><li><a href="mailing-lists.html">Mailing lists</a></li></ul></div></div><div class="col-right"><ul class="social-icons"><li><a class="github" href="https://github.com/apache/incubator-freemarker">GitHub</a></li><li><a class="twitter" href="https://twitter.com/freemarker">Twitter</a></li><li><a class="stack-overflow" href="https://stackoverflow.com/questions/ask?tags=freemarker">Stack Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/" rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind XML Editor</span></a></div></div><div class="footer-bottom"> <p class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2017-11-11T18:13:40Z" title="Saturday, November 11, 2017 6:13:40 PM GMT">2017-11-11 18:13:40 GMT</time> </p>
+<time itemprop="dateModified" datetime="2017-11-11T18:55:54Z" title="Saturday, November 11, 2017 6:55:54 PM GMT">2017-11-11 18:55:54 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2017
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="http://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. </p>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/0b95f776/history.html
----------------------------------------------------------------------
diff --git a/history.html b/history.html
index 60e50b9..d1f561e 100644
--- a/history.html
+++ b/history.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/history.html">
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510424020538">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510426554163">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -34,9 +34,9 @@ ga('send', 'pageview');
 </a><ul class="tabs"><li class="current"><a href="index.html">Home</a></li><li><a href="docs/index.html">Manual</a></li><li><a class="external" href="docs/api/index.html">Java API</a></li></ul><ul class="secondary-tabs"><li><a class="tab icon-heart" href="contribute.html" title="Contribute"><span>Contribute</span></a></li><li><a class="tab icon-bug" href="https://issues.apache.org/jira/browse/FREEMARKER/" title="Report a Bug"><span>Report a Bug</span></a></li><li><a class="tab icon-download" href="freemarkerdownload.html" title="Download"><span>Download</span></a></li></ul></div></div>    <div class="main-content site-width">
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
-      <script>var breadcrumb = ["Apache FreeMarker","Miscellaneous","Project history"];</script>
-      <script src="toc.js?1510424020538"></script>
-      <script src="docgen-resources/main.min.js?1510424020538"></script>
+      <script>var breadcrumb = ["Apache FreeMarker","Foundation","Project history"];</script>
+      <script src="toc.js?1510426554163"></script>
+      <script src="docgen-resources/main.min.js?1510426554163"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="title-wrapper">
 <h1 class="content-header header-section1" id="history" itemprop="headline">Project history</h1>
@@ -132,7 +132,7 @@ ga('send', 'pageview');
     </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="index.html">What is FreeMarker?</a></li><li><a href="freemarkerdownload.html">Download</a></li><li><a href="docs/app_versions.html">Version history</a></li><li><a href="history.html">About us</a></li><li><a itemprop="license" href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 class="column-header">Handy stuff</h3><ul><li><a href="http://try.freemarker.org/">Try template online</a></li><li><a href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions cheatsheet</a></li><li><a href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div class="column"><h3 class="column-header">Community</h3><ul><li><a href="https://github.com/apache/incubator
 -freemarker">FreeMarker on Github</a></li><li><a href="https://twitter.com/freemarker">Follow us on Twitter</a></li><li><a href="https://issues.apache.org/jira/browse/FREEMARKER/">Report a bug</a></li><li><a href="https://stackoverflow.com/questions/ask?tags=freemarker">Ask a question</a></li><li><a href="mailing-lists.html">Mailing lists</a></li></ul></div></div><div class="col-right"><ul class="social-icons"><li><a class="github" href="https://github.com/apache/incubator-freemarker">GitHub</a></li><li><a class="twitter" href="https://twitter.com/freemarker">Twitter</a></li><li><a class="stack-overflow" href="https://stackoverflow.com/questions/ask?tags=freemarker">Stack Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/" rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind XML Editor</span></a></div></div><div class="footer-bottom"> <p class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2017-11-11T18:13:40Z" title="Saturday, November 11, 2017 6:13:40 PM GMT">2017-11-11 18:13:40 GMT</time> </p>
+<time itemprop="dateModified" datetime="2017-11-11T18:55:54Z" title="Saturday, November 11, 2017 6:55:54 PM GMT">2017-11-11 18:55:54 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2017
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="http://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. </p>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/0b95f776/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index f4f78c7..79d3c33 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/index.html">
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510424020538">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510426554163">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -37,8 +37,8 @@ ga('send', 'pageview');
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker","What is Apache FreeMarker?"];</script>
-      <script src="toc.js?1510424020538"></script>
-      <script src="docgen-resources/main.min.js?1510424020538"></script>
+      <script src="toc.js?1510426554163"></script>
+      <script src="docgen-resources/main.min.js?1510426554163"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="title-wrapper">
 <h1 class="content-header header-chapter" id="what-is-freemarker" itemprop="headline">What is Apache FreeMarker?</h1>
@@ -132,7 +132,7 @@ ga('send', 'pageview');
     </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="index.html">What is FreeMarker?</a></li><li><a href="freemarkerdownload.html">Download</a></li><li><a href="docs/app_versions.html">Version history</a></li><li><a href="history.html">About us</a></li><li><a itemprop="license" href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 class="column-header">Handy stuff</h3><ul><li><a href="http://try.freemarker.org/">Try template online</a></li><li><a href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions cheatsheet</a></li><li><a href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div class="column"><h3 class="column-header">Community</h3><ul><li><a href="https://github.com/apache/incubator
 -freemarker">FreeMarker on Github</a></li><li><a href="https://twitter.com/freemarker">Follow us on Twitter</a></li><li><a href="https://issues.apache.org/jira/browse/FREEMARKER/">Report a bug</a></li><li><a href="https://stackoverflow.com/questions/ask?tags=freemarker">Ask a question</a></li><li><a href="mailing-lists.html">Mailing lists</a></li></ul></div></div><div class="col-right"><ul class="social-icons"><li><a class="github" href="https://github.com/apache/incubator-freemarker">GitHub</a></li><li><a class="twitter" href="https://twitter.com/freemarker">Twitter</a></li><li><a class="stack-overflow" href="https://stackoverflow.com/questions/ask?tags=freemarker">Stack Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/" rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind XML Editor</span></a></div></div><div class="footer-bottom"> <p class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2017-11-11T18:13:40Z" title="Saturday, November 11, 2017 6:13:40 PM GMT">2017-11-11 18:13:40 GMT</time> </p>
+<time itemprop="dateModified" datetime="2017-11-11T18:55:54Z" title="Saturday, November 11, 2017 6:55:54 PM GMT">2017-11-11 18:55:54 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2017
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="http://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. </p>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/0b95f776/mailing-lists.html
----------------------------------------------------------------------
diff --git a/mailing-lists.html b/mailing-lists.html
index 3a1c564..f9ee267 100644
--- a/mailing-lists.html
+++ b/mailing-lists.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/mailing-lists.html">
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510424020538">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510426554163">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -35,8 +35,8 @@ ga('send', 'pageview');
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker","Community","Discuss on mailing lists"];</script>
-      <script src="toc.js?1510424020538"></script>
-      <script src="docgen-resources/main.min.js?1510424020538"></script>
+      <script src="toc.js?1510426554163"></script>
+      <script src="docgen-resources/main.min.js?1510426554163"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="title-wrapper">
 <h1 class="content-header header-section1" id="mailing-lists" itemprop="headline">Discuss on mailing lists</h1>
@@ -91,7 +91,7 @@ ga('send', 'pageview');
     </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="index.html">What is FreeMarker?</a></li><li><a href="freemarkerdownload.html">Download</a></li><li><a href="docs/app_versions.html">Version history</a></li><li><a href="history.html">About us</a></li><li><a itemprop="license" href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 class="column-header">Handy stuff</h3><ul><li><a href="http://try.freemarker.org/">Try template online</a></li><li><a href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions cheatsheet</a></li><li><a href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div class="column"><h3 class="column-header">Community</h3><ul><li><a href="https://github.com/apache/incubator
 -freemarker">FreeMarker on Github</a></li><li><a href="https://twitter.com/freemarker">Follow us on Twitter</a></li><li><a href="https://issues.apache.org/jira/browse/FREEMARKER/">Report a bug</a></li><li><a href="https://stackoverflow.com/questions/ask?tags=freemarker">Ask a question</a></li><li><a href="mailing-lists.html">Mailing lists</a></li></ul></div></div><div class="col-right"><ul class="social-icons"><li><a class="github" href="https://github.com/apache/incubator-freemarker">GitHub</a></li><li><a class="twitter" href="https://twitter.com/freemarker">Twitter</a></li><li><a class="stack-overflow" href="https://stackoverflow.com/questions/ask?tags=freemarker">Stack Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/" rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind XML Editor</span></a></div></div><div class="footer-bottom"> <p class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2017-11-11T18:13:40Z" title="Saturday, November 11, 2017 6:13:40 PM GMT">2017-11-11 18:13:40 GMT</time> </p>
+<time itemprop="dateModified" datetime="2017-11-11T18:55:54Z" title="Saturday, November 11, 2017 6:55:54 PM GMT">2017-11-11 18:55:54 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2017
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="http://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. </p>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/0b95f776/poweredBy.html
----------------------------------------------------------------------
diff --git a/poweredBy.html b/poweredBy.html
index ce2af34..65a03c9 100644
--- a/poweredBy.html
+++ b/poweredBy.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/poweredBy.html">
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510424020538">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510426554163">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -35,8 +35,8 @@ ga('send', 'pageview');
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker","Community","Who uses FreeMarker?"];</script>
-      <script src="toc.js?1510424020538"></script>
-      <script src="docgen-resources/main.min.js?1510424020538"></script>
+      <script src="toc.js?1510426554163"></script>
+      <script src="docgen-resources/main.min.js?1510426554163"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="title-wrapper">
 <h1 class="content-header header-section1" id="poweredBy" itemprop="headline">Who uses FreeMarker?</h1>
@@ -638,7 +638,7 @@ ga('send', 'pageview');
     </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="index.html">What is FreeMarker?</a></li><li><a href="freemarkerdownload.html">Download</a></li><li><a href="docs/app_versions.html">Version history</a></li><li><a href="history.html">About us</a></li><li><a itemprop="license" href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 class="column-header">Handy stuff</h3><ul><li><a href="http://try.freemarker.org/">Try template online</a></li><li><a href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions cheatsheet</a></li><li><a href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div class="column"><h3 class="column-header">Community</h3><ul><li><a href="https://github.com/apache/incubator
 -freemarker">FreeMarker on Github</a></li><li><a href="https://twitter.com/freemarker">Follow us on Twitter</a></li><li><a href="https://issues.apache.org/jira/browse/FREEMARKER/">Report a bug</a></li><li><a href="https://stackoverflow.com/questions/ask?tags=freemarker">Ask a question</a></li><li><a href="mailing-lists.html">Mailing lists</a></li></ul></div></div><div class="col-right"><ul class="social-icons"><li><a class="github" href="https://github.com/apache/incubator-freemarker">GitHub</a></li><li><a class="twitter" href="https://twitter.com/freemarker">Twitter</a></li><li><a class="stack-overflow" href="https://stackoverflow.com/questions/ask?tags=freemarker">Stack Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/" rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind XML Editor</span></a></div></div><div class="footer-bottom"> <p class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2017-11-11T18:13:40Z" title="Saturday, November 11, 2017 6:13:40 PM GMT">2017-11-11 18:13:40 GMT</time> </p>
+<time itemprop="dateModified" datetime="2017-11-11T18:55:54Z" title="Saturday, November 11, 2017 6:55:54 PM GMT">2017-11-11 18:55:54 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2017
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="http://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. </p>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/0b95f776/report-security-vulnerabilities.html
----------------------------------------------------------------------
diff --git a/report-security-vulnerabilities.html b/report-security-vulnerabilities.html
index 38bf7d9..9d89ec1 100644
--- a/report-security-vulnerabilities.html
+++ b/report-security-vulnerabilities.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/report-security-vulnerabilities.html">
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510424020538">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510426554163">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -35,8 +35,8 @@ ga('send', 'pageview');
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker","Community","Report security vulnerability"];</script>
-      <script src="toc.js?1510424020538"></script>
-      <script src="docgen-resources/main.min.js?1510424020538"></script>
+      <script src="toc.js?1510426554163"></script>
+      <script src="docgen-resources/main.min.js?1510426554163"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="title-wrapper">
 <h1 class="content-header header-section1" id="report-security-vulnerabilities" itemprop="headline">Report security vulnerability</h1>
@@ -52,7 +52,7 @@ ga('send', 'pageview');
     </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="index.html">What is FreeMarker?</a></li><li><a href="freemarkerdownload.html">Download</a></li><li><a href="docs/app_versions.html">Version history</a></li><li><a href="history.html">About us</a></li><li><a itemprop="license" href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 class="column-header">Handy stuff</h3><ul><li><a href="http://try.freemarker.org/">Try template online</a></li><li><a href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions cheatsheet</a></li><li><a href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div class="column"><h3 class="column-header">Community</h3><ul><li><a href="https://github.com/apache/incubator
 -freemarker">FreeMarker on Github</a></li><li><a href="https://twitter.com/freemarker">Follow us on Twitter</a></li><li><a href="https://issues.apache.org/jira/browse/FREEMARKER/">Report a bug</a></li><li><a href="https://stackoverflow.com/questions/ask?tags=freemarker">Ask a question</a></li><li><a href="mailing-lists.html">Mailing lists</a></li></ul></div></div><div class="col-right"><ul class="social-icons"><li><a class="github" href="https://github.com/apache/incubator-freemarker">GitHub</a></li><li><a class="twitter" href="https://twitter.com/freemarker">Twitter</a></li><li><a class="stack-overflow" href="https://stackoverflow.com/questions/ask?tags=freemarker">Stack Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/" rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind XML Editor</span></a></div></div><div class="footer-bottom"> <p class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2017-11-11T18:13:40Z" title="Saturday, November 11, 2017 6:13:40 PM GMT">2017-11-11 18:13:40 GMT</time> </p>
+<time itemprop="dateModified" datetime="2017-11-11T18:55:54Z" title="Saturday, November 11, 2017 6:55:54 PM GMT">2017-11-11 18:55:54 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2017
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="http://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. </p>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/0b95f776/sitemap.xml
----------------------------------------------------------------------
diff --git a/sitemap.xml b/sitemap.xml
index 816c02e..456728e 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -19,6 +19,9 @@
         <loc>https://freemarker.apache.org/report-security-vulnerabilities.html</loc>
       </url>
       <url>
+        <loc>https://freemarker.apache.org/sourcecode.html</loc>
+      </url>
+      <url>
         <loc>https://freemarker.apache.org/mailing-lists.html</loc>
       </url>
       <url>
@@ -31,9 +34,6 @@
         <loc>https://freemarker.apache.org/committer-howto.html</loc>
       </url>
       <url>
-        <loc>https://freemarker.apache.org/sourcecode.html</loc>
-      </url>
-      <url>
         <loc>https://freemarker.apache.org/history.html</loc>
       </url>
 </urlset>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/0b95f776/sourcecode.html
----------------------------------------------------------------------
diff --git a/sourcecode.html b/sourcecode.html
index aaec670..3454ce7 100644
--- a/sourcecode.html
+++ b/sourcecode.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/sourcecode.html">
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510424020538">
+<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1510426554163">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -34,9 +34,9 @@ ga('send', 'pageview');
 </a><ul class="tabs"><li class="current"><a href="index.html">Home</a></li><li><a href="docs/index.html">Manual</a></li><li><a class="external" href="docs/api/index.html">Java API</a></li></ul><ul class="secondary-tabs"><li><a class="tab icon-heart" href="contribute.html" title="Contribute"><span>Contribute</span></a></li><li><a class="tab icon-bug" href="https://issues.apache.org/jira/browse/FREEMARKER/" title="Report a Bug"><span>Report a Bug</span></a></li><li><a class="tab icon-download" href="freemarkerdownload.html" title="Download"><span>Download</span></a></li></ul></div></div>    <div class="main-content site-width">
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
-      <script>var breadcrumb = ["Apache FreeMarker","Miscellaneous","Source code (Git)"];</script>
-      <script src="toc.js?1510424020538"></script>
-      <script src="docgen-resources/main.min.js?1510424020538"></script>
+      <script>var breadcrumb = ["Apache FreeMarker","Community","Source code (Git)"];</script>
+      <script src="toc.js?1510426554163"></script>
+      <script src="docgen-resources/main.min.js?1510426554163"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div class="title-wrapper">
 <h1 class="content-header header-section1" id="sourcecode" itemprop="headline">Source code (Git)</h1>
@@ -76,9 +76,10 @@ ga('send', 'pageview');
         </li>
 
         <li>
-          <p><code class="inline-code">freemarker-site</code>: Web site (freemarker.apache.org)
-          contents. URL: <a href="https://git-wip-us.apache.org/repos/asf/incubator-freemarker-site.git">https://git-wip-us.apache.org/repos/asf/incubator-freemarker-site.git</a>. GitHub mirror: <a href="https://github.com/apache/incubator-freemarker-site">https://github.com/apache/incubator-freemarker-site</a>. Relevant branches:
-          <code class="inline-code">master</code></p>
+          <p><code class="inline-code">freemarker-site</code>: Web site
+          (freemarker.apache.org) contents. URL: <a href="https://git-wip-us.apache.org/repos/asf/incubator-freemarker-site.git">https://git-wip-us.apache.org/repos/asf/incubator-freemarker-site.git</a>.
+          GitHub mirror: <a href="https://github.com/apache/incubator-freemarker-site">https://github.com/apache/incubator-freemarker-site</a>. Relevant
+          branches: <code class="inline-code">master</code></p>
         </li>
 
         <li>
@@ -106,7 +107,7 @@ ga('send', 'pageview');
     </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="index.html">What is FreeMarker?</a></li><li><a href="freemarkerdownload.html">Download</a></li><li><a href="docs/app_versions.html">Version history</a></li><li><a href="history.html">About us</a></li><li><a itemprop="license" href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 class="column-header">Handy stuff</h3><ul><li><a href="http://try.freemarker.org/">Try template online</a></li><li><a href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions cheatsheet</a></li><li><a href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div class="column"><h3 class="column-header">Community</h3><ul><li><a href="https://github.com/apache/incubator
 -freemarker">FreeMarker on Github</a></li><li><a href="https://twitter.com/freemarker">Follow us on Twitter</a></li><li><a href="https://issues.apache.org/jira/browse/FREEMARKER/">Report a bug</a></li><li><a href="https://stackoverflow.com/questions/ask?tags=freemarker">Ask a question</a></li><li><a href="mailing-lists.html">Mailing lists</a></li></ul></div></div><div class="col-right"><ul class="social-icons"><li><a class="github" href="https://github.com/apache/incubator-freemarker">GitHub</a></li><li><a class="twitter" href="https://twitter.com/freemarker">Twitter</a></li><li><a class="stack-overflow" href="https://stackoverflow.com/questions/ask?tags=freemarker">Stack Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/" rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind XML Editor</span></a></div></div><div class="footer-bottom"> <p class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2017-11-11T18:13:40Z" title="Saturday, November 11, 2017 6:13:40 PM GMT">2017-11-11 18:13:40 GMT</time> </p>
+<time itemprop="dateModified" datetime="2017-11-11T18:55:54Z" title="Saturday, November 11, 2017 6:55:54 PM GMT">2017-11-11 18:55:54 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2017
 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="http://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. </p>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/0b95f776/toc.js
----------------------------------------------------------------------
diff --git a/toc.js b/toc.js
index 33df6ab..323baf7 100644
--- a/toc.js
+++ b/toc.js
@@ -88,16 +88,16 @@ var toc = {
 }
 ,
 {
-"title": "Bugs still in the old\n tracker",
-"url": "https://sourceforge.net/p/freemarker/bugs/",
+"title": "Report security vulnerability",
+"url": "report-security-vulnerabilities.html",
 "isFile": true,
 "children": [
 ]
 }
 ,
 {
-"title": "Report security vulnerability",
-"url": "report-security-vulnerabilities.html",
+"title": "Bugs still in the old\n tracker",
+"url": "https://sourceforge.net/p/freemarker/bugs/",
 "isFile": true,
 "children": [
 ]
@@ -112,6 +112,14 @@ var toc = {
 }
 ,
 {
+"title": "Source code (Git)",
+"url": "sourcecode.html",
+"isFile": true,
+"children": [
+]
+}
+,
+{
 "title": "Get news on Twitter",
 "url": "https://twitter.com/freemarker",
 "isFile": true,
@@ -240,29 +248,37 @@ var toc = {
 }
 ,
 {
-"title": "Miscellaneous",
+"title": "Foundation",
 "url": null,
 "isFile": true,
 "children": [
 {
-"title": "Source code (Git)",
-"url": "sourcecode.html",
+"title": "Apache Software\n Foundation",
+"url": "http://www.apache.org/",
 "isFile": true,
 "children": [
 ]
 }
 ,
 {
-"title": "Project history",
-"url": "history.html",
+"title": "Sponsorship",
+"url": "http://www.apache.org/foundation/sponsorship.html",
+"isFile": true,
+"children": [
+]
+}
+,
+{
+"title": "Thanks",
+"url": "http://www.apache.org/foundation/thanks.html",
 "isFile": true,
 "children": [
 ]
 }
 ,
 {
-"title": "Sourceforge.net project\n page",
-"url": "https://sourceforge.net/projects/freemarker/",
+"title": "Project history",
+"url": "history.html",
 "isFile": true,
 "children": [
 ]