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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6f8b859  Automatic website deployment
6f8b859 is described below

commit 6f8b8598f70c2f76361a7035ac01da031644ef01
Author: jenkins <[email protected]>
AuthorDate: Thu Sep 19 14:46:29 2019 +0000

    Automatic website deployment
---
 documentation/bundles/scripting.html | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

diff --git a/documentation/bundles/scripting.html 
b/documentation/bundles/scripting.html
index a83f257..b6440d1 100644
--- a/documentation/bundles/scripting.html
+++ b/documentation/bundles/scripting.html
@@ -117,30 +117,31 @@
 <div class="row"><div><section><p><!-- TODO reactivate TOC once JBake moves to 
flexmark-java -->
 </p>
 <p>Sling Scripting allows the easy development and usage of different 
scripting (aka templating) engines.</p>
+<p>The script engines are managed in <code>SlingScriptEngineManager</code> (<a 
href="https://github.com/apache/sling-org-apache-sling-scripting-core";>Scripting
 Core</a>).</p>
 <h1><a href="#sling-scripting-engines" name="sling-scripting-engines">Sling 
Scripting Engines</a></h1>
 <ul>
-  <li>Freemarker *</li>
-  <li>Groovy *</li>
+  <li><a 
href="https://github.com/apache/sling-org-apache-sling-scripting-freemarker";>Freemarker</a></li>
+  <li><a 
href="https://github.com/apache/sling-org-apache-sling-scripting-groovy";>Groovy</a></li>
   <li><a 
href="/documentation/bundles/scripting/scripting-htl.html">HTL</a></li>
-  <li>Java *</li>
-  <li>Javascript</li>
+  <li><a 
href="https://github.com/apache/sling-org-apache-sling-scripting-java";>Java</a></li>
+  <li><a 
href="https://github.com/apache/sling-org-apache-sling-scripting-javascript";>JavaScript</a></li>
   <li><a 
href="/documentation/bundles/scripting/scripting-jsp.html">JSP</a></li>
-  <li>JST *</li>
-  <li>Python *</li>
-  <li>Ruby *</li>
-  <li>Scala *</li>
-  <li><a 
href="/documentation/bundles/scripting/scripting-thymeleaf.html">Thymeleaf</a> 
*</li>
-  <li>Velocity *</li>
-  <li>XProc *</li>
+  <li>JST</li>
+  <li>Python</li>
+  <li>Ruby</li>
+  <li>Scala</li>
+  <li><a 
href="/documentation/bundles/scripting/scripting-thymeleaf.html">Thymeleaf</a></li>
+  <li>Velocity</li>
+  <li>XProc</li>
 </ul>
-<p>* in contrib</p></section></div></div>                            
+<p>See also <a 
href="https://cwiki.apache.org/confluence/display/SLING/Scripting+variables";>Scripting
 variables</a> and <a 
href="https://cwiki.apache.org/confluence/display/SLING/Adding+New+Scripting+Variables";>Adding
 New Scripting Variables</a>.</p></section></div></div>                         
   
                         </div>
                     </div>
                 </div>
             </div><footer class="footer">
                 <div class="content has-text-centered is-small">
 <div class="revisionInfo">
-                        Last modified by <span class="author">Bertrand 
Delacretaz</span> on <span class="comment">Fri Sep 29 15:57:01 2017 +0200</span>
+                        Last modified by <span class="author">Oliver 
Lietz</span> on <span class="comment">Thu Sep 19 16:40:31 2019 +0200</span>
                     </div>                    <p>
                         Apache Sling, Sling, Apache, the Apache feather logo, 
and the Apache Sling project logo are trademarks of The Apache Software 
Foundation. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.
                     </p><p>

Reply via email to