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 cb5282b Automated site publishing by Jenkins build 489
cb5282b is described below
commit cb5282b6ec63704963252844d94ae109fcb36494
Author: jenkins <[email protected]>
AuthorDate: Thu Jan 24 21:33:31 2019 +0000
Automated site publishing by Jenkins build 489
---
content/kb/docs/php/debugging.html | 29 +++++------------------------
1 file changed, 5 insertions(+), 24 deletions(-)
diff --git a/content/kb/docs/php/debugging.html
b/content/kb/docs/php/debugging.html
index 9922ac8..76e3fc0 100644
--- a/content/kb/docs/php/debugging.html
+++ b/content/kb/docs/php/debugging.html
@@ -112,12 +112,6 @@
</div>
<div id="preamble">
<div class="sectionbody">
-<div class="imageblock">
-<div class="content">
-<img src="images/netbeans-stamp-80-74-73.png" alt="netbeans stamp 80 74 73">
-</div>
-<div class="title">Figure 1. Content on this page applies to the NetBeans IDE
7.2, 7.3, 7.4 and 8.0</div>
-</div>
<div class="paragraph">
<p><strong>To follow this tutorial, you need the following software and
resources.</strong></p>
</div>
@@ -134,10 +128,6 @@
</thead>
<tbody>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a
href="https://netbeans.org/downloads/index.html">NetBeans IDE</a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">PHP
download bundle</p></td>
-</tr>
-<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">A PHP
engine</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Version
5</p></td>
</tr>
@@ -281,7 +271,7 @@ Set <code>output_buffering = Off</code> in your
<code>php.ini</code> file. O
<div class="content">
<img src="images/debugger-toolbar2.png" alt="debugger toolbar2">
</div>
-<div class="title">Figure 2. Debugger toolbar in suspended state</div>
+<div class="title">Figure 1. Debugger toolbar in suspended state</div>
</div>
<div class="paragraph">
<p>The toolbar provides you with the following actions:</p>
@@ -343,7 +333,7 @@ Set <code>output_buffering = Off</code> in your
<code>php.ini</code> file. O
<div class="content">
<img src="images/set-breakpoint.png" alt="set breakpoint">
</div>
-<div class="title">Figure 3. Breakpoints can be set in the editor</div>
+<div class="title">Figure 2. Breakpoints can be set in the editor</div>
</div>
<div class="paragraph">
<p>You can remove the breakpoint by clicking on the breakpoint badge (
image::images/breakpoint-badge.png[] ).</p>
@@ -358,7 +348,7 @@ Set <code>output_buffering = Off</code> in your
<code>php.ini</code> file. O
<div class="content">
<img src="images/stop-on-breakpoint.png" alt="stop on breakpoint">
</div>
-<div class="title">Figure 4. Debugger suspends on breakpoints</div>
+<div class="title">Figure 3. Debugger suspends on breakpoints</div>
</div>
</div>
<div class="sect2">
@@ -370,7 +360,7 @@ Set <code>output_buffering = Off</code> in your
<code>php.ini</code> file. O
<div class="content">
<img src="images/tool-tip.png" alt="tool tip">
</div>
-<div class="title">Figure 5. Tool tips display in the editor</div>
+<div class="title">Figure 4. Tool tips display in the editor</div>
</div>
</div>
</div>
@@ -413,7 +403,7 @@ Set <code>output_buffering = Off</code> in your
<code>php.ini</code> file. O
<div class="content">
<img src="images/debugger-menu.png" alt="debugger menu">
</div>
-<div class="title">Figure 6. Debugger menu accessed from the IDE’s main
menu</div>
+<div class="title">Figure 5. Debugger menu accessed from the IDE’s main
menu</div>
</div>
<div class="sect2">
<h3 id="_sessions_window">Sessions Window</h3>
@@ -836,15 +826,6 @@ This example is very simple and is supposed to give some
general notion of using
<div class="paragraph">
<p>For more information, please see the <a
href="http://blogs.oracle.com/netbeansphp/entry/path_mapping_in_php_debugger">Path
Mapping in PHP Debugger</a> post in the Net Beans for PHP blog.</p>
</div>
-<div class="paragraph">
-<p><a
href="/about/contact_form.html?to=3&subject=Feedback:%20Debugging%20PHP">Send
Feedback on This Tutorial</a></p>
-</div>
-<div class="paragraph">
-<p>To send comments and suggestions, get support, and keep informed on the
latest developments on the NetBeans IDE PHP development features, <a
href="../../../community/lists/top.html">join the [email protected]
mailing list</a>.</p>
-</div>
-<div class="paragraph">
-<p><a href="../../trails/php.html">Back to the PHP Learning Trail</a></p>
-</div>
</div>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists