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 e34af5a  Fix about page contents.
e34af5a is described below

commit e34af5add5ef0907566953b17f1bbdbe6c2c7321
Author: JamesBognar <[email protected]>
AuthorDate: Mon Sep 9 20:14:24 2019 -0400

    Fix about page contents.
---
 content/about.html | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/content/about.html b/content/about.html
index 3026550..3f83d58 100644
--- a/content/about.html
+++ b/content/about.html
@@ -42,11 +42,29 @@
                                </td>
                        </tr>
                        <tr class='dark bb'>
+                               <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-marshall-rdf'>juneau-marshall-rdf</a></td>
+                               <td>
+                                       Extended marshalling support for RDF 
languages.                         
+                               </td>
+                       </tr>
+                       <tr class='dark bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-dto'>juneau-dto</a></td>
                                <td>
                                        A variety of predefined DTOs for 
serializing and parsing languages such as HTML5, Swagger and ATOM.
                                </td>
                        </tr>
+                       <tr class='dark bb'>
+                               <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-svl'>juneau-svl</a></td>
+                               <td>
+                                       A simple yet powerful variable 
replacement language API.
+                               </td>
+                       </tr>
+                       <tr class='dark bb'>
+                               <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-config'>juneau-config</a></td>
+                               <td>
+                                       A sophisticated configuration file API.
+                               </td>
+                       </tr>
                        <tr class='light bb'>
                                <td rowspan="4" 
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-8.1.0/overview-summary.html##juneau-rest-server'>juneau-rest-server</a></td>

Reply via email to