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 3f66f17  Automated site publishing by Jenkins build 291
3f66f17 is described below

commit 3f66f17f2f9712c73354801280a8c118963362d5
Author: jenkins <bui...@apache.org>
AuthorDate: Thu Jan 17 15:49:50 2019 +0000

    Automated site publishing by Jenkins build 291
---
 content/kb/docs/java/editor-codereference.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/kb/docs/java/editor-codereference.html 
b/content/kb/docs/java/editor-codereference.html
index e0d284f..049b455 100644
--- a/content/kb/docs/java/editor-codereference.html
+++ b/content/kb/docs/java/editor-codereference.html
@@ -91,6 +91,7 @@
 <li><a href="#_using_hints">Using Hints</a></li>
 <li><a href="#_general_editor_features">General Editor Features</a></li>
 <li><a href="#_semantic_coloring_and_highlighting">Semantic Coloring and 
Highlighting</a></li>
+<li><a href="#_navigation">Navigation</a></li>
 <li><a href="#_see_also">See Also</a></li>
 <li><a href="#_appendix_a_icons_in_the_code_completion_window">Appendix A: 
Icons in the Code Completion Window</a></li>
 </ul>
@@ -1021,14 +1022,13 @@ If you want to add special characters, such as  
<code>Tab</code> ,  <code>Escape
 <div class="paragraph">
 <p>If you decide to rename all the highlighted instances, use the Instant 
Rename command (Ctrl-R or choose Refactor &gt; Rename).</p>
 </div>
-<div class="paragraph">
-<p> 
-=== Navigation</p>
 </div>
+</div>
+<div class="sect2">
+<h3 id="_navigation">Navigation</h3>
 <div class="paragraph">
 <p>The Java Editor provides numerous ways of how you can navigate through 
code. See below for several examples that show the navigation features of the 
Java Editor.</p>
 </div>
-</div>
 <div class="sect3">
 <h4 id="_error_stripes">Error Stripes</h4>
 <div class="paragraph">


---------------------------------------------------------------------
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