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 4176a94 Automated site publishing by Jenkins build 482 4176a94 is described below commit 4176a944404e471b984f4c82e477b8e2d606cbc3 Author: jenkins <bui...@apache.org> AuthorDate: Thu Jan 24 21:21:15 2019 +0000 Automated site publishing by Jenkins build 482 --- content/kb/docs/php/index.html | 37 ++++++++++++---------- .../kb/docs/webclient/html5-gettingstarted.html | 9 +++--- 2 files changed, 24 insertions(+), 22 deletions(-) diff --git a/content/kb/docs/php/index.html b/content/kb/docs/php/index.html index 8cab30b..69948f6 100644 --- a/content/kb/docs/php/index.html +++ b/content/kb/docs/php/index.html @@ -5,7 +5,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <title>PHP Tutorials</title> + <title>PHP and HTML5 Learning Trail</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="PHP Tutorials"> <meta name="author" content="Apache NetBeans"> @@ -78,28 +78,26 @@ </section> <div class='grid-container main-content tutorial'> - <h1 class="sect0">PHP Tutorials</h1> + <h1 class="sect0">PHP and HTML5 Learning Trail</h1> <div id="toc" class="toc"> <div id="toctitle"></div> <ul class="sectlevel1"> -<li><a href="#_php_and_html5_learning_trail">PHP and HTML5 Learning Trail</a> -<ul class="sectlevel2"> <li><a href="#_getting_started">Getting Started</a></li> <li><a href="#_configuration">Configuration</a></li> <li><a href="#_tutorials_and_articles">Tutorials and Articles</a></li> <li><a href="#_creating_a_database_driven_application_with_php">Creating a Database Driven Application With PHP</a></li> </ul> -</li> -</ul> </div> -<div class="sect1"> -<h2 id="_php_and_html5_learning_trail">PHP and HTML5 Learning Trail</h2> +<div id="preamble"> <div class="sectionbody"> <div class="paragraph"> <p>Below are resources for using NetBeans IDE to develop PHP applications and HTML5 applications.</p> </div> -<div class="sect2"> -<h3 id="_getting_started">Getting Started</h3> +</div> +</div> +<div class="sect1"> +<h2 id="_getting_started">Getting Started</h2> +<div class="sectionbody"> <div class="ulist"> <ul> <li> @@ -111,8 +109,10 @@ </ul> </div> </div> -<div class="sect2"> -<h3 id="_configuration">Configuration</h3> +</div> +<div class="sect1"> +<h2 id="_configuration">Configuration</h2> +<div class="sectionbody"> <div class="ulist"> <ul> <li> @@ -127,8 +127,10 @@ </ul> </div> </div> -<div class="sect2"> -<h3 id="_tutorials_and_articles">Tutorials and Articles</h3> +</div> +<div class="sect1"> +<h2 id="_tutorials_and_articles">Tutorials and Articles</h2> +<div class="sectionbody"> <div class="ulist"> <ul> <li> @@ -155,8 +157,10 @@ </ul> </div> </div> -<div class="sect2"> -<h3 id="_creating_a_database_driven_application_with_php">Creating a Database Driven Application With PHP</h3> +</div> +<div class="sect1"> +<h2 id="_creating_a_database_driven_application_with_php">Creating a Database Driven Application With PHP</h2> +<div class="sectionbody"> <div class="ulist"> <ul> <li> @@ -196,7 +200,6 @@ </div> </div> </div> -</div> <section class='tools'> <ul class="menu align-center"> diff --git a/content/kb/docs/webclient/html5-gettingstarted.html b/content/kb/docs/webclient/html5-gettingstarted.html index 8afc221..a675ead 100644 --- a/content/kb/docs/webclient/html5-gettingstarted.html +++ b/content/kb/docs/webclient/html5-gettingstarted.html @@ -81,8 +81,7 @@ <h1 class="sect0">Getting Started with HTML5 Applications</h1> <div id="toc" class="toc"> <div id="toctitle"></div> -<ul class="sectlevel3"> -<li><a href="#_to_complete_this_tutorial_you_will_need_the_following_resources">To complete this tutorial, you will need the following resources.</a></li> +<ul class="sectlevel1"> <li><a href="#_using_the_ide_with_the_chrome_browser">Using the IDE with the Chrome Browser</a> <ul class="sectlevel2"> <li><a href="#_installing_the_extension_from_the_chrome_web_store">Installing the Extension from the Chrome Web Store</a></li> @@ -111,10 +110,9 @@ <div class="paragraph"> <p>For a tutorial on how to use jQuery in a NetBeans Java web application, see the tutorial <a href="../web/js-toolkits-jquery.html">Using jQuery to Enhance the Appearance and Usability of a Web Page</a>.</p> </div> +<div class="paragraph"> +<p>To complete this tutorial, you will need the following resources:</p> </div> -</div> -<div class="sect3"> -<h4 id="_to_complete_this_tutorial_you_will_need_the_following_resources">To complete this tutorial, you will need the following resources.</h4> <table class="tableblock frame-all grid-all spread"> <colgroup> <col style="width: 50%;"> @@ -182,6 +180,7 @@ This document assumes you have some basic knowledge of, or programming experienc </table> </div> </div> +</div> <div class="sect1"> <h2 id="_using_the_ide_with_the_chrome_browser">Using the IDE with the Chrome Browser</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