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

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


The following commit(s) were added to refs/heads/master by this push:
     new be66334  Javadocs.
be66334 is described below

commit be663342feba1612b87c0ccd28f3c79b6ae0c18d
Author: JamesBognar <[email protected]>
AuthorDate: Wed Aug 29 12:28:34 2018 -0400

    Javadocs.
---
 juneau-doc/src/main/javadoc/overview.html                             | 4 ++--
 .../27.HtmlDocAnnotation/03.UiCustomization.html                      | 2 +-
 .../Topics/10.juneau-microservice-server/08.UiCustomization.html      | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/juneau-doc/src/main/javadoc/overview.html 
b/juneau-doc/src/main/javadoc/overview.html
index eeade7d..064e6fc 100644
--- a/juneau-doc/src/main/javadoc/overview.html
+++ b/juneau-doc/src/main/javadoc/overview.html
@@ -338,7 +338,7 @@
                <ol>
                        <li><p class=''><a class='doclink' 
href='#juneau-rest-server.HtmlDocAnnotation.Widgets'>Widgets</a></p>
                        <li><p class='todo'><a class='doclink' 
href='#juneau-rest-server.HtmlDocAnnotation.PredefinedWidgets'>Predefined 
Widgets</a></p>
-                       <li><p class='updated'><a class='doclink' 
href='#juneau-rest-server.HtmlDocAnnotation.UiCustomization'>UI 
Customization</a></p>
+                       <li><p class='todo'><a class='doclink' 
href='#juneau-rest-server.HtmlDocAnnotation.UiCustomization'>UI 
Customization</a></p>
                        <li><p class=''><a class='doclink' 
href='#juneau-rest-server.HtmlDocAnnotation.Stylesheets'>Stylesheets</a></p>
                </ol>
                <li><p class=''><a class='doclink' 
href='#juneau-rest-server.DefaultHeaders'>Default Headers</a></p>
@@ -18755,7 +18755,7 @@ TODO(7.2.0)
 
 <!-- 
====================================================================================================
 -->
 
-<h4 class='topic updated' onclick='toggle(this)'><a 
href='#juneau-rest-server.HtmlDocAnnotation.UiCustomization' 
id='juneau-rest-server.HtmlDocAnnotation.UiCustomization'>7.27.3 - UI 
Customization</a></h4>
+<h4 class='topic todo' onclick='toggle(this)'><a 
href='#juneau-rest-server.HtmlDocAnnotation.UiCustomization' 
id='juneau-rest-server.HtmlDocAnnotation.UiCustomization'>7.27.3 - UI 
Customization</a></h4>
 <div class='topic'><!-- START: 7.27.3 - 
juneau-rest-server.HtmlDocAnnotation.UiCustomization -->
 <p>
        The HTML views of POJOs can somewhat be considered a rudimentary User 
Interface.
diff --git 
a/juneau-doc/src/main/resources/Topics/07.juneau-rest-server/27.HtmlDocAnnotation/03.UiCustomization.html
 
b/juneau-doc/src/main/resources/Topics/07.juneau-rest-server/27.HtmlDocAnnotation/03.UiCustomization.html
index 8b54444..e44573e 100644
--- 
a/juneau-doc/src/main/resources/Topics/07.juneau-rest-server/27.HtmlDocAnnotation/03.UiCustomization.html
+++ 
b/juneau-doc/src/main/resources/Topics/07.juneau-rest-server/27.HtmlDocAnnotation/03.UiCustomization.html
@@ -13,7 +13,7 @@
  
***************************************************************************************************************************/
  -->
 
-{updated} UI Customization
+{todo} UI Customization
 
 <p>
        The HTML views of POJOs can somewhat be considered a rudimentary User 
Interface.
diff --git 
a/juneau-doc/src/main/resources/Topics/10.juneau-microservice-server/08.UiCustomization.html
 
b/juneau-doc/src/main/resources/Topics/10.juneau-microservice-server/08.UiCustomization.html
index f31d2be..80bacb9 100644
--- 
a/juneau-doc/src/main/resources/Topics/10.juneau-microservice-server/08.UiCustomization.html
+++ 
b/juneau-doc/src/main/resources/Topics/10.juneau-microservice-server/08.UiCustomization.html
@@ -13,7 +13,7 @@
  
***************************************************************************************************************************/
  -->
 
-{todo} UI Customization
+{new} UI Customization
 
 <p>
        The Microservice project contains a <code>files/htdocs</code> working 
directly folder with predefined stylesheets and

Reply via email to