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/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5a80761  Automated site publishing by Jenkins build 524
5a80761 is described below

commit 5a807612a3ea88be02ec7e1688299c45f872c88f
Author: jenkins <bui...@apache.org>
AuthorDate: Fri Jan 25 16:17:52 2019 +0000

    Automated site publishing by Jenkins build 524
---
 content/kb/docs/java/groovy-quickstart.html |  7 +------
 content/kb/docs/php/wish-list-lesson8.html  | 11 +++++++----
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/content/kb/docs/java/groovy-quickstart.html 
b/content/kb/docs/java/groovy-quickstart.html
index 304f6b0..fa30ddb 100644
--- a/content/kb/docs/java/groovy-quickstart.html
+++ b/content/kb/docs/java/groovy-quickstart.html
@@ -141,7 +141,6 @@
 <div class="content">
 <img src="images/groovy-newjframe.png" alt="groovy newjframe">
 </div>
-<div class="title">Figure 1. JFrame Form template in New File wizard</div>
 </div>
 <div class="olist arabic">
 <ol class="arabic" start="3">
@@ -157,7 +156,6 @@
 <div class="content">
 <img src="images/groovy-newjframe2.png" alt="groovy newjframe2">
 </div>
-<div class="title">Figure 2. Name and Location panel in New JFrame Form 
wizard</div>
 </div>
 <div class="paragraph">
 <p>When you click Finish the IDE creates the JFrame form and opens the file in 
the editor.</p>
@@ -176,7 +174,6 @@
 <div class="content">
 <img src="images/groovy-newgroovyclass.png" alt="groovy newgroovyclass">
 </div>
-<div class="title">Figure 3. Groovy Class template in New File wizard</div>
 </div>
 <div class="olist arabic">
 <ol class="arabic" start="7">
@@ -235,7 +232,7 @@
 <div class="content">
 <img src="images/groovy-jtextfield.png" alt="groovy jtextfield">
 </div>
-<div class="title">Figure 4. JTextfield in DesignJFrame open in the Design 
view of the editor</div>
+<div class="title">Figure 1. JTextfield in DesignJFrame open in the Design 
view of the editor</div>
 </div>
 <div class="olist arabic">
 <ol class="arabic" start="5">
@@ -264,7 +261,6 @@
 <div class="content">
 <img src="images/groovy-codecompletion.png" alt="groovy codecompletion">
 </div>
-<div class="title">Figure 5. Code completion in the editor</div>
 </div>
 <div class="olist arabic">
 <ol class="arabic" start="6">
@@ -280,7 +276,6 @@
 <div class="content">
 <img src="images/groovy-runproject.png" alt="groovy runproject">
 </div>
-<div class="title">Figure 6. Window of the application displaying text from 
the Groovy class in the text field</div>
 </div>
 <div class="paragraph">
 <p>In the window of the application you can see that the text from the Groovy 
class is displayed in the text field.</p>
diff --git a/content/kb/docs/php/wish-list-lesson8.html 
b/content/kb/docs/php/wish-list-lesson8.html
index 61aa28a..2ec869e 100644
--- a/content/kb/docs/php/wish-list-lesson8.html
+++ b/content/kb/docs/php/wish-list-lesson8.html
@@ -81,8 +81,7 @@
             <h1 class="sect0">Lesson 8: Making the Application Look Better 
Using CSS</h1>
             <div id="toc" class="toc">
 <div id="toctitle"></div>
-<ul class="sectlevel3">
-<li><a href="#_tutorial_contents">Tutorial contents:</a></li>
+<ul class="sectlevel1">
 <li><a href="#_application_source_code_from_the_previous_lesson">Application 
Source Code from the Previous Lesson</a></li>
 <li><a href="#_hiding_forms">Hiding Forms</a>
 <ul class="sectlevel2">
@@ -101,8 +100,11 @@
 <li><a href="#_next_steps">Next Steps</a></li>
 </ul>
 </div>
-<div class="sect3">
-<h4 id="_tutorial_contents">Tutorial contents:</h4>
+<div id="preamble">
+<div class="sectionbody">
+<div class="paragraph">
+<p>Tutorial contents:</p>
+</div>
 <div class="olist arabic">
 <ol class="arabic">
 <li>
@@ -194,6 +196,7 @@ Creating the Database</p>
 <p>The current document is a part of the Creating a CRUD Application in the 
NetBeans IDE for PHP tutorial.</p>
 </div>
 </div>
+</div>
 <div class="sect1">
 <h2 id="_application_source_code_from_the_previous_lesson">Application Source 
Code from the Previous Lesson</h2>
 <div class="sectionbody">


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to