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

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 362305a80 Website updates
362305a80 is described below

commit 362305a80b85aabbe66c630459b7a7eb8af829a7
Author: JamesBognar <[email protected]>
AuthorDate: Fri Jun 24 04:37:15 2022 -0400

    Website updates
---
 content/about.html   | 16 +++++++++++-----
 templates/about.html | 16 +++++++++++-----
 2 files changed, 22 insertions(+), 10 deletions(-)

diff --git a/content/about.html b/content/about.html
index 53f882390..1286ea6e1 100644
--- a/content/about.html
+++ b/content/about.html
@@ -38,13 +38,13 @@
                                <td rowspan="4" 
style='text-align:center;font-weight:bold;padding:20px;' 
class='code'>juneau-core</td>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html#juneau-marshall'>juneau-marshall</a></td>
                                <td>
-                                       A universal toolkit for marshalling 
POJOs to a <a class='doclink' 
href='http://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html#Glossaries.LanguageSupport'>variety
 of content types</a> using a common framework with no external library 
dependencies.
+                                       POJO marshalling support for JSON, XML, 
HTML, URL-encoding, UON, MessagePack, and CSV using no external library 
dependencies.
                                </td>
                        </tr>
                        <tr class='dark bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html##juneau-marshall-rdf'>juneau-marshall-rdf</a></td>
                                <td>
-                                       Extended marshalling support for RDF 
languages.                         
+                                       Extended marshalling support for RDF 
languages. 
                                </td>
                        </tr>
                        <tr class='dark bb'>
@@ -60,11 +60,17 @@
                                </td>
                        </tr>
                        <tr class='light bb'>
-                               <td rowspan="2" 
style='text-align:center;font-weight:bold;padding:20px;' 
class='code'>juneau-rest</td>
+                               <td rowspan="3" 
style='text-align:center;font-weight:bold;padding:20px;' 
class='code'>juneau-rest</td>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html##juneau-rest-server'>juneau-rest-server</a></td>
                                <td>
                                        A universal REST server API for 
creating Swagger-based self-documenting REST interfaces using POJOs, simply 
deployed as 
-                                       one or more top-level servlets in any 
Servlet 3.1.0+ container.  Includes Spring Boot and JAX-RS integration support.
+                                       one or more top-level servlets in any 
Servlet 3.1.0+ container.
+                               </td>
+                       </tr>
+                       <tr class='light bb'>
+                               <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html##juneau-rest-server-springboot'>juneau-rest-server-springboot</a></td>
+                               <td>
+                                       Spring Boot integration.
                                </td>
                        </tr>
                        <tr class='light bb'>
@@ -88,7 +94,7 @@
        <!-- === FEATURES 
==============================================================================================
 -->
        <!-- 
===========================================================================================================
 -->
        
-       <h5 class='figure'>Features</h5>
+       <h5 class='toc'>Features</h5>
        <div class='topic'>
                <ul class='spaced-list'>
                        <li>
diff --git a/templates/about.html b/templates/about.html
index 7f459d96b..0a70bb2d3 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -38,13 +38,13 @@
                                <td rowspan="4" 
style='text-align:center;font-weight:bold;padding:20px;' 
class='code'>juneau-core</td>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html#juneau-marshall'>juneau-marshall</a></td>
                                <td>
-                                       A universal toolkit for marshalling 
POJOs to a <a class='doclink' 
href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html#Glossaries.LanguageSupport'>variety of 
content types</a> using a common framework with no external library 
dependencies.
+                                       POJO marshalling support for JSON, XML, 
HTML, URL-encoding, UON, MessagePack, and CSV using no external library 
dependencies.
                                </td>
                        </tr>
                        <tr class='dark bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html##juneau-marshall-rdf'>juneau-marshall-rdf</a></td>
                                <td>
-                                       Extended marshalling support for RDF 
languages.                         
+                                       Extended marshalling support for RDF 
languages. 
                                </td>
                        </tr>
                        <tr class='dark bb'>
@@ -60,11 +60,17 @@
                                </td>
                        </tr>
                        <tr class='light bb'>
-                               <td rowspan="2" 
style='text-align:center;font-weight:bold;padding:20px;' 
class='code'>juneau-rest</td>
+                               <td rowspan="3" 
style='text-align:center;font-weight:bold;padding:20px;' 
class='code'>juneau-rest</td>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html##juneau-rest-server'>juneau-rest-server</a></td>
                                <td>
                                        A universal REST server API for 
creating Swagger-based self-documenting REST interfaces using POJOs, simply 
deployed as 
-                                       one or more top-level servlets in any 
Servlet 3.1.0+ container.  Includes Spring Boot and JAX-RS integration support.
+                                       one or more top-level servlets in any 
Servlet 3.1.0+ container.
+                               </td>
+                       </tr>
+                       <tr class='light bb'>
+                               <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html##juneau-rest-server-springboot'>juneau-rest-server-springboot</a></td>
+                               <td>
+                                       Spring Boot integration.
                                </td>
                        </tr>
                        <tr class='light bb'>
@@ -88,7 +94,7 @@
        <!-- === FEATURES 
==============================================================================================
 -->
        <!-- 
===========================================================================================================
 -->
        
-       <h5 class='figure'>Features</h5>
+       <h5 class='toc'>Features</h5>
        <div class='topic'>
                <ul class='spaced-list'>
                        <li>

Reply via email to