[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch geertjanw-patch-9
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 7d31147a26c82f149dcc69ddd8dfac4eea0549cd
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 15:13:47 2019 +0100

Update index.asciidoc
---
 netbeans.apache.org/src/content/help/index.asciidoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/netbeans.apache.org/src/content/help/index.asciidoc 
b/netbeans.apache.org/src/content/help/index.asciidoc
index ec377c0..e256a4a 100644
--- a/netbeans.apache.org/src/content/help/index.asciidoc
+++ b/netbeans.apache.org/src/content/help/index.asciidoc
@@ -36,6 +36,8 @@ The following learning trails provide you with everything you 
need to know to de
 
 - link:/kb/docs/ide/index.html[Integration with External Tools and Services]
 
+*Note:* The learning trails, tutorials, and related documentation are works in 
progress, incomplete, and being reviewed: 
link:https://issues.apache.org/jira/browse/NETBEANS-1867[NETBEANS-1867].
+
 == Other resources
 
 These other resources are available:


-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch geertjanw-patch-8
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 410b4c5460ac00b8c79f2de80fc44f652a7f29fd
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 14:57:05 2019 +0100

Update index.asciidoc
---
 netbeans.apache.org/src/content/kb/docs/php/index.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/kb/docs/php/index.asciidoc 
b/netbeans.apache.org/src/content/kb/docs/php/index.asciidoc
index e3b1368..abd7a8b 100644
--- a/netbeans.apache.org/src/content/kb/docs/php/index.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/php/index.asciidoc
@@ -27,11 +27,11 @@
 
 == PHP and HTML5 Learning Trail
 
-Below are resources for using the NetBeans IDE to develop PHP applications and 
HTML5 applications.
+Below are resources for using NetBeans IDE to develop PHP applications and 
HTML5 applications.
 
 === Getting Started
 
-- link:webclient/html5-gettingstarted.html[Getting Started with HTML5 
Applications]
+- link:../webclient/html5-gettingstarted.html[Getting Started with HTML5 
Applications]
 - link:quickstart.html[NetBeans IDE PHP Quick Start Tutorial]
 
 === Tutorials and Articles


-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch geertjanw-patch-7
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit df46890e99682cd8583ed535e7fa036bd065cc5b
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 14:54:01 2019 +0100

Update index.asciidoc
---
 .../src/content/kb/docs/php/index.asciidoc | 22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/netbeans.apache.org/src/content/kb/docs/php/index.asciidoc 
b/netbeans.apache.org/src/content/kb/docs/php/index.asciidoc
index ff03389..e3b1368 100644
--- a/netbeans.apache.org/src/content/kb/docs/php/index.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/php/index.asciidoc
@@ -25,7 +25,17 @@
 :toc-title:
 :description: PHP Tutorials
 
-- link:flickr-screencast.html[Building a Flickr Slideshow with PHP]
+== PHP and HTML5 Learning Trail
+
+Below are resources for using the NetBeans IDE to develop PHP applications and 
HTML5 applications.
+
+=== Getting Started
+
+- link:webclient/html5-gettingstarted.html[Getting Started with HTML5 
Applications]
+- link:quickstart.html[NetBeans IDE PHP Quick Start Tutorial]
+
+=== Tutorials and Articles
+
 - link:code-templates.html[Code Templates in NetBeans IDE for PHP]
 - link:configure-php-environment-mac-os.html[Configuring PHP, Apache, MySQL, 
and Xdebug for PHP development in MAC OS X]
 - link:configure-php-environment-windows.html[Configuring PHP Development 
Environment in Windows]
@@ -46,19 +56,9 @@
 - link:project-config-screencast.html[Demo of PHP support in NetBeans 6.5 - 
Part I: Projects and Configuration]
 - link:editor-screencast.html[Demo of PHP support in NetBeans 6.5 - Part II: 
Editor Features]
 - link:remote-hosting-and-ftp-account.html[Deploying a PHP Application on a 
Remote Web Server Using the NetBeans IDE]
-- link:screencast-doctrine2.html[Doctrine 2 Support in NetBeans IDE for PHP]
-- link:screencast-php54.html[Editing PHP 5.4 with NetBeans IDE for PHP]
-- link:screencast-apigen.html[Generating PHP Documentation With NetBeans IDE]
-- link:screencast-phpdoc.html[Generating PHP Documentation With NetBeans IDE]
 - link:ajax-quickstart.html[Introduction to Ajax for PHP Web Applications]
-- link:quickstart.html[NetBeans IDE PHP Quick Start Tutorial]
 - link:namespace-code-completion-screencast.html[PHP Namespace Support in 
NetBeans IDE]
-- link:index.html[PHP Tutorials]
-- link:screencast-rename-refactoring.html[Rename Refactoring and Other Editor 
Improvements in NetBeans IDE 7.0 for PHP]
-- link:section.html[]
 - link:project-setup.html[Setting Up a PHP Project]
-- link:screencast-smarty.html[Smarty Support in NetBeans IDE for PHP]
-- link:screencast-continuous-builds.html[Support for PHP on Continuous Build 
Servers]
 - link:phpunit.html[Testing with PHPUnit and Selenium]
 - link:php-editor-screencast.html[The PHP Editor in NetBeans IDE 6.9-7.0 
(Preview)]
 - link:zend-framework-screencast.html[Zend Framework Support in NetBeans IDE 
for PHP]


-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch geertjanw-patch-6
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 7a77def92964cf02b80fe0ae9659b020056525be
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 14:37:55 2019 +0100

Update index.asciidoc
---
 netbeans.apache.org/src/content/kb/docs/java/index.asciidoc | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/netbeans.apache.org/src/content/kb/docs/java/index.asciidoc 
b/netbeans.apache.org/src/content/kb/docs/java/index.asciidoc
index 1426b63..6440fbf 100644
--- a/netbeans.apache.org/src/content/kb/docs/java/index.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/java/index.asciidoc
@@ -27,9 +27,7 @@
 
 == General Java Development Learning Trail
 
-What Is a Java SE Application?
-
-A Java SE application is an application written to the Java Platform, Standard 
Edition (Java SE). The same unmodified Java SE applications can be run on 
almost any computer, whether that computer uses the Microsoft Windows, Solaris, 
Linux, or OS X operating systems. The key to this application portability is 
the Java Runtime Environment, which is available free of charge for most 
operating systems, including all of the ones mentioned above.
+This learning trail is focused on Java SE applications. A Java SE application 
is an application written to the Java Platform, Standard Edition (Java SE). The 
same unmodified Java SE applications can be run on almost any computer, whether 
that computer uses the Microsoft Windows, Solaris, Linux, or OS X operating 
systems. The key to this application portability is the Java Runtime 
Environment, which is available free of charge for most operating systems, 
including all of the ones mentione [...]
 
 In addition to being a platform for multi-platform desktop applications, the 
Java SE platform is the basis for other technologies such as Java Platform, 
Enterprise Edition. You might find yourself writing Java code that provides 
back-end logic for web and enterprise applications as well.
 
@@ -40,13 +38,13 @@ In addition to being a platform for multi-platform desktop 
applications, the Jav
 
 === Developing Java Applications
 
-- link:javase-jdk7.html[Overview of JDK 7 Support in NetBeans IDE]
+- link:javase-embedded.html[Using Oracle Java SE Embedded Support in NetBeans 
IDE]
 - link:javase-jdk8.html[Overview of JDK 8 Support in NetBeans IDE]
+- link:javase-jdk7.html[Overview of JDK 7 Support in NetBeans IDE]
 - link:javase-deploy.html[Packaging and Distributing Java Desktop Applications]
 - link:javase-intro.html[Developing General Java Applications]
-- link:editor-inspect-transform.html[Refactoring with Inspect and Transform in 
the NetBeans IDE Java Editor]
 - link:code-inspect.html[Static Code Analysis in the NetBeans IDE Java Editor]
-- link:javase-embedded.html[Using Oracle Java SE Embedded Support in NetBeans 
IDE]
+- link:editor-inspect-transform.html[Refactoring with Inspect and Transform in 
the NetBeans IDE Java Editor]
 - link:annotations.html[Annotation Processors Support in the NetBeans IDE]
 - link:annotations-lombok.html[Annotation Processors Support in the NetBeans 
IDE, Part I: Using Project Lombok]
 - link:annotations-custom.html[Annotation Processors Support in the NetBeans 
IDE, Part II: Using Own Custom Annotation Processors in the IDE]


-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch geertjanw-patch-5
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit af5872f5158653484e627b2ddbaef7cb22dde8ba
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 10:38:57 2019 +0100

Update index.asciidoc
---
 netbeans.apache.org/src/content/kb/docs/java/index.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/kb/docs/java/index.asciidoc 
b/netbeans.apache.org/src/content/kb/docs/java/index.asciidoc
index d1abd71..1426b63 100644
--- a/netbeans.apache.org/src/content/kb/docs/java/index.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/java/index.asciidoc
@@ -25,7 +25,7 @@
 :toc-title:
 :description: Java Tutorials
 
-== General Java Tutorials
+== General Java Development Learning Trail
 
 What Is a Java SE Application?
 


-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch adding-learning-trails-title
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 3053b6184c66afe76ec4088cade010f668072ddd
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 10:16:07 2019 +0100

Update index.asciidoc
---
 netbeans.apache.org/src/content/help/index.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/help/index.asciidoc 
b/netbeans.apache.org/src/content/help/index.asciidoc
index 26e61cb..ec377c0 100644
--- a/netbeans.apache.org/src/content/help/index.asciidoc
+++ b/netbeans.apache.org/src/content/help/index.asciidoc
@@ -26,9 +26,9 @@
 :toc-title:
 
 [[documentation]]
-== Documentation
+== Learning Trails
 
-Here is a list of NetBeans tutorials available. Some of these tutorials have 
been automatically converted from Oracle's donation to Apache, and need to be 
reviewed. You're welcome to contribute your review!
+The following learning trails provide you with everything you need to know to 
develop applications using NetBeans IDE.
 
 - link:/kb/docs/java/index.html[General Java Development]
 


-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch geertjanw-patch-3
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 8c6b0e2e8f15a70beba91476e185eae1346a811f
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 10:12:40 2019 +0100

Update index.asciidoc
---
 netbeans.apache.org/src/content/help/index.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/help/index.asciidoc 
b/netbeans.apache.org/src/content/help/index.asciidoc
index 68ef912..26e61cb 100644
--- a/netbeans.apache.org/src/content/help/index.asciidoc
+++ b/netbeans.apache.org/src/content/help/index.asciidoc
@@ -30,9 +30,9 @@
 
 Here is a list of NetBeans tutorials available. Some of these tutorials have 
been automatically converted from Oracle's donation to Apache, and need to be 
reviewed. You're welcome to contribute your review!
 
-- link:/kb/docs/java/index.html[Java Tutorials]
+- link:/kb/docs/java/index.html[General Java Development]
 
-- link:/kb/docs/php/index.html[PHP Tutorials]
+- link:/kb/docs/php/index.html[PHP and HTML5 Applications]
 
 - link:/kb/docs/ide/index.html[Integration with External Tools and Services]
 


-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch fixing-server-page
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit f5eada22491357b3c28ac1a9a7ccade4c5005f9f
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 10:06:48 2019 +0100

Update index.asciidoc
---
 .../src/content/kb/docs/ide/index.asciidoc  | 17 ++---
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc 
b/netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc
index abccab5..8001e76 100644
--- a/netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc
@@ -29,18 +29,21 @@
 
 To facilitate development of various types of applications, the NetBeans IDE 
provides integration with some external tools and services. The resources 
listed below will help you learn how to configure and use such tools and 
services, for example, connect to databases, manage your source code using 
version control software, and use the integrated support for issue trackers.
 
-- link:mysql.html[Connecting to a MySQL Database]
+=== Databases
+
 - link:oracle-db.html[Connecting to Oracle Database from NetBeans IDE]
-- link:database-improvements-screencast.html[Screencast: Database Support in 
NetBeans IDE]
+- link:java-db.html[Working with the Java DB (Derby) Database]
+- link:mysql.html[Connecting to a MySQL Database]
 - link:install-and-configure-mysql-server.html[Setting Up the MySQL Database 
Server in the Windows Operating System]
-- link:clearcase.html[Using ClearCase Support in NetBeans IDE]
-- link:cvs.html[Using CVS Support in NetBeans IDE]
+
+=== Source Code Management
+
 - link:git.html[Using Git Support in NetBeans IDE]
+- link:mercurial-queues.html[Using Support for Mercurial Queues in NetBeans 
IDE]
 - link:mercurial.html[Using Mercurial Support in NetBeans IDE]
 - link:subversion.html[Using Subversion Support in NetBeans IDE]
-- link:mercurial-queues.html[Using Support for Mercurial Queues in NetBeans 
IDE]
-- link:team-servers.html[Working With a Team Server in NetBeans IDE]
-- link:java-db.html[Working with the Java DB (Derby) Database]
+- link:cvs.html[Using CVS Support in NetBeans IDE]
+- link:clearcase.html[Using ClearCase Support in NetBeans IDE]
 
 
 


-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch general-java-tutorials
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit c8cbe32a8cedb31d41de650218c7e8c64f469853
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 09:34:20 2019 +0100

Update index.asciidoc
---
 .../src/content/kb/docs/java/index.asciidoc| 18 +-
 1 file changed, 1 insertion(+), 17 deletions(-)

diff --git a/netbeans.apache.org/src/content/kb/docs/java/index.asciidoc 
b/netbeans.apache.org/src/content/kb/docs/java/index.asciidoc
index aca6548..c5210ba 100644
--- a/netbeans.apache.org/src/content/kb/docs/java/index.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/java/index.asciidoc
@@ -17,7 +17,7 @@
 // under the License.
 //
 
-= Java Tutorials
+== General Java Development
 :jbake-type: tutorial
 :jbake-tags: tutorials
 :jbake-status: published
@@ -49,7 +49,6 @@
 - link:groovy-quickstart.html[Introduction to Groovy]
 - link:gui-functionality.html[Introduction to GUI Building]
 - link:profiler-intro.html[Introduction to Profiling Java Applications in 
NetBeans IDE]
-- link:index.html[Java Tutorials]
 - link:native_pkg.html[Native Packaging in NetBeans IDE]
 - link:quickstart.html[NetBeans IDE Java Quick Start Tutorial]
 - link:javase-jdk7.html[Overview of JDK 7 Support in NetBeans IDE]
@@ -65,21 +64,6 @@
 - link:hibernate-java-se.html[Using Hibernate in a Java Swing Application]
 - link:javase-embedded.html[Using Oracle Java SE Embedded Support in NetBeans 
IDE]
 - link:profiler-profilingpoints.html[Using Profiling Points in NetBeans IDE]
-- link:debug-visual.html[Using the Visual Debugger in NetBeans IDE]
-- link:debug-deadlock-screencast.html[Video of Deadlock Detection Using the 
NetBeans Debugger]
-- link:nb_fx_screencast.html[Video of JavaFX Support in NetBeans IDE]
-- link:jdk8-nb74-screencast.html[Video of JDK 8 Support in NetBeans IDE 7.4]
-- link:jdk7-nb70-screencast.html[Video of NetBeans IDE Support for JDK 7]
-- link:jdk8-migration-screencast.html[Video of Smart Migration to JDK 8 in 
NetBeans IDE]
-- link:editor-formatting-screencast.html[Video of the Code Formatting Features 
in the NetBeans IDE]
-- link:refactoring-nb71-screencast.html[Video of the Inspect and Transform 
Refactoring Feature in NetBeans IDE]
-- link:debug-multithreaded-screencast.html[Video of the Multithreaded 
Debugging with the NetBeans IDE]
-- link:introduce-refactoring-screencast.html[Video of the Refactoring Options 
in NetBeans IDE]
-- link:code-inspect-screencast.html[Video of the Static Code Analysis Feature 
in the NetBeans IDE]
-- link:debug-visual-screencast.html[Video of the Using the Visual Debugger in 
NetBeans IDE]
-- link:testng-screencast.html[Video of Using TestNG in NetBeans IDE]
-- link:debug-evaluator-screencast.html[Video of Using the Code Snippet 
Evaluator in the NetBeans Debugger]
-- link:debug-stepinto-screencast.html[Video of Visual Step Into Action in 
NetBeans Debugger]
 - link:junit-intro.html[Writing JUnit Tests in NetBeans IDE]
 
 


-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch adding-title-to-ide-page
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 6d57781e97f09e9bd2523b7b8d77947e5b3e79e8
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 09:29:32 2019 +0100

Update index.asciidoc
---
 netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc 
b/netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc
index 0397624..abccab5 100644
--- a/netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc
@@ -25,6 +25,8 @@
 :toc-title:
 :description: NetBeans IDE Tutorials
 
+== Integration with External Tools and Services
+
 To facilitate development of various types of applications, the NetBeans IDE 
provides integration with some external tools and services. The resources 
listed below will help you learn how to configure and use such tools and 
services, for example, connect to databases, manage your source code using 
version control software, and use the integrated support for issue trackers.
 
 - link:mysql.html[Connecting to a MySQL Database]


-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch tweaking-general-links
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 50781eaad9beb28a1c64e38b0c6e187bb054c629
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 09:25:05 2019 +0100

Update index.asciidoc
---
 netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc | 14 ++
 1 file changed, 2 insertions(+), 12 deletions(-)

diff --git a/netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc 
b/netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc
index 3235a87..0397624 100644
--- a/netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/ide/index.asciidoc
@@ -25,19 +25,11 @@
 :toc-title:
 :description: NetBeans IDE Tutorials
 
+To facilitate development of various types of applications, the NetBeans IDE 
provides integration with some external tools and services. The resources 
listed below will help you learn how to configure and use such tools and 
services, for example, connect to databases, manage your source code using 
version control software, and use the integrated support for issue trackers.
+
 - link:mysql.html[Connecting to a MySQL Database]
 - link:oracle-db.html[Connecting to Oracle Database from NetBeans IDE]
-- link:platform-screencast.html[Creating Applications on NetBeans Platform 6.9]
-- link:nb65-intro-screencast.html[Introduction to NetBeans IDE 6.5]
-- link:NetBeans_DTrace_GUI_Plugin_0_4.html[NetBeans DTrace GUI Plug-in]
-- link:overview-screencast-smaller.html[NetBeans IDE 7.1 Overview]
-- link:overview-screencast_731.html[NetBeans IDE 7.3.1 Overview]
-- link:overview-screencast.html[NetBeans IDE 8.0 Overview]
-- link:index.html[NetBeans IDE Tutorials]
-- link:overview-screencast_74.html[]
-- link:macro-keywords.html[Redirect Page]
 - link:database-improvements-screencast.html[Screencast: Database Support in 
NetBeans IDE]
-- link:section.html[]
 - link:install-and-configure-mysql-server.html[Setting Up the MySQL Database 
Server in the Windows Operating System]
 - link:clearcase.html[Using ClearCase Support in NetBeans IDE]
 - link:cvs.html[Using CVS Support in NetBeans IDE]
@@ -45,8 +37,6 @@
 - link:mercurial.html[Using Mercurial Support in NetBeans IDE]
 - link:subversion.html[Using Subversion Support in NetBeans IDE]
 - link:mercurial-queues.html[Using Support for Mercurial Queues in NetBeans 
IDE]
-- link:git_nb_ssh_screencast.html[Video of Cloning a Git Repository Using 
NetBeans IDE]
-- link:github_nb_screencast.html[Video of Setting Up a GitHub Repository Using 
NetBeans IDE]
 - link:team-servers.html[Working With a Team Server in NetBeans IDE]
 - link:java-db.html[Working with the Java DB (Derby) Database]
 


-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch compact-docs-index
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit e0da82a208b83aa46ba02ed5f41608446f494e14
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 09:14:18 2019 +0100

Update index.asciidoc
---
 netbeans.apache.org/src/content/help/index.asciidoc | 8 +---
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/netbeans.apache.org/src/content/help/index.asciidoc 
b/netbeans.apache.org/src/content/help/index.asciidoc
index 38dd574..c0b34b8 100644
--- a/netbeans.apache.org/src/content/help/index.asciidoc
+++ b/netbeans.apache.org/src/content/help/index.asciidoc
@@ -30,16 +30,10 @@
 
 Here is a list of NetBeans tutorials available. Some of these tutorials have 
been automatically converted from Oracle's donation to Apache, and need to be 
reviewed. You're welcome to contribute your review!
 
-=== IDE tutorials
-
-- link:/kb/docs/ide/index.html[NetBeans IDE Tutorials]
-
-=== Java tutorials
+- link:/kb/docs/ide/index.html[General NetBeans IDE Tutorials]
 
 - link:/kb/docs/java/index.html[Java Tutorials]
 
-=== PHP Tutorials
-
 - link:/kb/docs/php/index.html[PHP Tutorials]
 
 == Other resources


-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2019-01-14 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch shortened-docs-index
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 9a91ec9da4792114a806b01ab4721ceedce991b7
Author: Geertjan Wielenga 
AuthorDate: Mon Jan 14 09:10:30 2019 +0100

Update index.asciidoc
---
 .../src/content/help/index.asciidoc| 117 +
 1 file changed, 1 insertion(+), 116 deletions(-)

diff --git a/netbeans.apache.org/src/content/help/index.asciidoc 
b/netbeans.apache.org/src/content/help/index.asciidoc
index 60b894a..38dd574 100644
--- a/netbeans.apache.org/src/content/help/index.asciidoc
+++ b/netbeans.apache.org/src/content/help/index.asciidoc
@@ -28,134 +28,19 @@
 [[documentation]]
 == Documentation
 
-Here is a list of NetBeans tutorials available. Some of these tutorials have 
been automatically converted from the third Oracle donation, and need to be 
reviewed. You're welcome to contribute your review!
+Here is a list of NetBeans tutorials available. Some of these tutorials have 
been automatically converted from Oracle's donation to Apache, and need to be 
reviewed. You're welcome to contribute your review!
 
 === IDE tutorials
 
-- link:/kb/docs/ide/mysql.html[Connecting to a MySQL Database]
-- link:/kb/docs/ide/oracle-db.html[Connecting to Oracle Database from NetBeans 
IDE]
-- link:/kb/docs/ide/platform-screencast.html[Creating Applications on NetBeans 
Platform 6.9]
-- link:/kb/docs/ide/nb65-intro-screencast.html[Introduction to NetBeans IDE 
6.5]
-- link:/kb/docs/ide/NetBeans_DTrace_GUI_Plugin_0_4.html[NetBeans DTrace GUI 
Plug-in]
-- link:/kb/docs/ide/overview-screencast-smaller.html[NetBeans IDE 7.1 Overview]
-- link:/kb/docs/ide/overview-screencast_731.html[NetBeans IDE 7.3.1 Overview]
-- link:/kb/docs/ide/overview-screencast.html[NetBeans IDE 8.0 Overview]
 - link:/kb/docs/ide/index.html[NetBeans IDE Tutorials]
-- link:/kb/docs/ide/overview-screencast_74.html[]
-- link:/kb/docs/ide/macro-keywords.html[Redirect Page]
-- link:/kb/docs/ide/database-improvements-screencast.html[Screencast: Database 
Support in NetBeans IDE]
-- link:/kb/docs/ide/section.html[]
-- link:/kb/docs/ide/install-and-configure-mysql-server.html[Setting Up the 
MySQL Database Server in the Windows Operating System]
-- link:/kb/docs/ide/clearcase.html[Using ClearCase Support in NetBeans IDE]
-- link:/kb/docs/ide/cvs.html[Using CVS Support in NetBeans IDE]
-- link:/kb/docs/ide/git.html[Using Git Support in NetBeans IDE]
-- link:/kb/docs/ide/mercurial.html[Using Mercurial Support in NetBeans IDE]
-- link:/kb/docs/ide/subversion.html[Using Subversion Support in NetBeans IDE]
-- link:/kb/docs/ide/mercurial-queues.html[Using Support for Mercurial Queues 
in NetBeans IDE]
-- link:/kb/docs/ide/git_nb_ssh_screencast.html[Video of Cloning a Git 
Repository Using NetBeans IDE]
-- link:/kb/docs/ide/github_nb_screencast.html[Video of Setting Up a GitHub 
Repository Using NetBeans IDE]
-- link:/kb/docs/ide/team-servers.html[Working With a Team Server in NetBeans 
IDE]
-- link:/kb/docs/ide/java-db.html[Working with the Java DB (Derby) Database]
 
 === Java tutorials
 
-- link:/kb/docs/java/gui-filechooser.html[Adding a File Chooser to a Java 
Application]
-- link:/kb/docs/java/jmx-tutorial.html[Adding Java Management Extensions (JMX) 
Instrumentation to a Java Application]
-- link:/kb/docs/java/annotations.html[Annotation Processors Support in the 
NetBeans IDE]
-- link:/kb/docs/java/annotations-lombok.html[Annotation Processors Support in 
the NetBeans IDE, Part I: Using Project Lombok]
-- link:/kb/docs/java/annotations-custom.html[Annotation Processors Support in 
the NetBeans IDE, Part II: Using Own Custom Annotation Processors in the IDE]
-- link:/kb/docs/java/gui-binding.html[Binding Beans and Data in a Java 
Application]
-- link:/kb/docs/java/editor-codereference.html[ Code Assistance in the 
NetBeans IDE Java Editor: A Reference Guide]
-- link:/kb/docs/java/maven-hib-java-se.html[Creating a Maven Swing Application 
Using Hibernate - NetBeans IDE Tutorial]
-- link:/kb/docs/java/debug-multithreaded.html[Debugging Multi-threaded 
Applications in NetBeans IDE]
-- link:/kb/docs/java/gbcustomizer-basic.html[Designing a Basic Java Form Using 
the GridBag Customizer]
-- link:/kb/docs/java/gbcustomizer-advanced.html[Designing an Advanced Java 
Form Using the GridBag Customizer]
-- link:/kb/docs/java/gui-builder-screencast.html[Designing a Swing GUI in 
NetBeans IDE]
-- link:/kb/docs/java/quickstart-gui.html[Designing a Swing GUI in NetBeans IDE]
-- link:/kb/docs/java/jmx-manager-tutorial.html[Developing a Java Management 
Extensions (JMX) Manager and Connecting to a Remote JMX Agent]
-- link:/kb/docs/java/javase-intro.html[Developing General Java Applications]
-- link:/kb/docs/java/java-editor-screencast.html[Editing Java Code in NetBeans 
IDE 6.9.1]
-- link:/kb/docs/java/gui-gaps.html[Gap Editing Support in the NetBeans GUI 
Builder]
-- 

[incubator-netbeans-website] 01/01: Update index.asciidoc

2018-06-16 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch adding-environment-link
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 076eb0cf5457aa62007bfd4a600d72ad073d04a6
Author: Geertjan Wielenga 
AuthorDate: Sat Jun 16 15:15:40 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/index.asciidoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/index.asciidoc 
b/netbeans.apache.org/src/content/download/index.asciidoc
index 97dd666..c8b4776 100644
--- a/netbeans.apache.org/src/content/download/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/index.asciidoc
@@ -61,6 +61,8 @@ Once you're all set just enter the `incubator-netbeans` 
directory and type:
   ** Once built, the IDE bits are placed in the `./nbbuild/netbeans` 
directory. You can run the IDE from within the `incubator-netbeans` directory 
by typing `./nbbuild/netbeans/bin/netbeans` on unixes (for Windows the command 
is equivalent).
 - `ant tryme` to run the Apache NetBeans IDE.
 
+For details, go here: 
https://cwiki.apache.org/confluence/display/NETBEANS/Development+Environment
+
 Now that you have built Apache NetBeans from source you may want to 
link:/participate/submit-pr.html[submit a pull request].
 
 [[repos]]

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2018-06-15 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch var-feature-explanations
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 8fd059f6153aab0aa66f49aef9464e6cd51b34e7
Author: Geertjan Wielenga 
AuthorDate: Fri Jun 15 15:59:16 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 4 
 1 file changed, 4 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index 2716a7c..3b25943 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -92,10 +92,14 @@ image:image2018-5-30_12-45-4.png[New Hint to Convert var 
type back to explicit t
 
 - New Error hint to split compound 'var' declaration.
 
+Var is not supported in a compound variable declaration. This fix helps 
correct compilation error by splitting declaration into separate statements. 
+
 image:image2018-5-30_13-34-39.png[New Error hint to split compound 'var' 
declaration, title="New Error hint to split compound 'var' declaration", 
role="left", link="image2018-5-30_13-34-39.png"]
 
 - New Error Hint for var Array declaration.
 
+Var type is not supported for array initializer. This hint helps correct 
compilation errors by converting to explicit type by inferring the type of data 
in an array. This currently handles arrays of primitive or homogeneous types.
+
 image:invalidArray.png[New Error Hint for var Array declaration, title="New 
Error Hint for var Array declaration", role="left", link="invalidArray.png"]
 
  Supporting the Jigsaw Module System

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2018-06-15 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch var-image-alignments
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 627adb153428b383e873bb09176b70e25754f2f8
Author: Geertjan Wielenga 
AuthorDate: Fri Jun 15 15:46:52 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index 885e578..2716a7c 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -80,18 +80,22 @@ Note: When rendered into HTML, the images will 
automatically be wrapped around '
 
  Supporting Local Variable Type Inference
 
-New hints and refactorings for transforming to/from the new JDK 10 "var" type:
+New hints, error handlers, and refactorings for transforming to/from the new 
JDK 10 "var" type:
 
 - New Hint to convert explicit variable type to 'var'.
+
 image:image2018-5-30_12-38-55.png[New Hint to convert explicit variable type 
to 'var', title="New Hint to convert explicit variable type to 'var'", 
role="left", link="image2018-5-30_12-38-55.png"]
 
 - New Hint to Convert var type back to explicit type.
+
 image:image2018-5-30_12-45-4.png[New Hint to Convert var type back to explicit 
type, title="New Hint to Convert var type back to explicit type", role="left", 
link="image2018-5-30_12-45-4.png"]
 
 - New Error hint to split compound 'var' declaration.
+
 image:image2018-5-30_13-34-39.png[New Error hint to split compound 'var' 
declaration, title="New Error hint to split compound 'var' declaration", 
role="left", link="image2018-5-30_13-34-39.png"]
 
 - New Error Hint for var Array declaration.
+
 image:invalidArray.png[New Error Hint for var Array declaration, title="New 
Error Hint for var Array declaration", role="left", link="invalidArray.png"]
 
  Supporting the Jigsaw Module System

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2018-06-15 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch alignment-tweaks-var-feature-images
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 50d3c7f357674080253fdb747887ec1f3eb42d44
Author: Geertjan Wielenga 
AuthorDate: Fri Jun 15 15:44:56 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index 64afad6..885e578 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -80,14 +80,17 @@ Note: When rendered into HTML, the images will 
automatically be wrapped around '
 
  Supporting Local Variable Type Inference
 
-Hints and refactorings for transforming to/from the new JDK 10 "var" type.
+New hints and refactorings for transforming to/from the new JDK 10 "var" type:
 
 - New Hint to convert explicit variable type to 'var'.
 image:image2018-5-30_12-38-55.png[New Hint to convert explicit variable type 
to 'var', title="New Hint to convert explicit variable type to 'var'", 
role="left", link="image2018-5-30_12-38-55.png"]
+
 - New Hint to Convert var type back to explicit type.
 image:image2018-5-30_12-45-4.png[New Hint to Convert var type back to explicit 
type, title="New Hint to Convert var type back to explicit type", role="left", 
link="image2018-5-30_12-45-4.png"]
+
 - New Error hint to split compound 'var' declaration.
 image:image2018-5-30_13-34-39.png[New Error hint to split compound 'var' 
declaration, title="New Error hint to split compound 'var' declaration", 
role="left", link="image2018-5-30_13-34-39.png"]
+
 - New Error Hint for var Array declaration.
 image:invalidArray.png[New Error Hint for var Array declaration, title="New 
Error Hint for var Array declaration", role="left", link="invalidArray.png"]
 

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2018-06-15 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch integrating-var-image
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 79d3d46d1cd169491e37c4889e06092cac0b751d
Author: Geertjan Wielenga 
AuthorDate: Fri Jun 15 15:31:44 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index 0f01880..a7c2a46 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -83,6 +83,7 @@ Note: When rendered into HTML, the images will automatically 
be wrapped around '
 Hints and refactorings for transforming to/from the new JDK 10 "var" type.
 
 - New Hint to convert explicit variable type to 'var'.
+image:image2018-5-30_12-38-55.png[New Hint to convert explicit variable type 
to 'var', title="New Hint to convert explicit variable type to 'var'", 
role="right", link="image2018-5-30_12-38-55.png"]
 - New Hint to Convert var type back to explicit type.
 - New Error hint to split compound 'var' declaration.
 - New Error Hint for var Array declaration.

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2018-06-15 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch var-jdk10-feature-details
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 864cda254e9b465ae6b89887d804dc943b807dc6
Author: Geertjan Wielenga 
AuthorDate: Fri Jun 15 13:59:44 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 5 +
 1 file changed, 5 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index 2264c44..0f01880 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -82,6 +82,11 @@ Note: When rendered into HTML, the images will automatically 
be wrapped around '
 
 Hints and refactorings for transforming to/from the new JDK 10 "var" type.
 
+- New Hint to convert explicit variable type to 'var'.
+- New Hint to Convert var type back to explicit type.
+- New Error hint to split compound 'var' declaration.
+- New Error Hint for var Array declaration.
+
  Supporting the Jigsaw Module System
 [.feature]
 --

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2018-04-03 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

vieiro pushed a commit to branch dev-faq-wiki-index
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 6a735b961eec5501d971c1ea16e5d1f7f50d7111
Author: Antonio Vieiro 
AuthorDate: Tue Apr 3 18:12:22 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/wiki/index.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/wiki/index.asciidoc 
b/netbeans.apache.org/src/content/wiki/index.asciidoc
index 2f7a708..6f9b38c 100644
--- a/netbeans.apache.org/src/content/wiki/index.asciidoc
+++ b/netbeans.apache.org/src/content/wiki/index.asciidoc
@@ -17,7 +17,7 @@
 // under the License.
 //
 
-= index
+= Apache NetBeans DevFaq wiki index
 :jbake-type: wiki
 :jbake-tags: wiki, devfaq, needsreview
 :jbake-status: published
@@ -28,7 +28,7 @@
 :syntax: true
 
 [.sect1]
-== Index
+== DevFaq wiki index
 
 === Actions: How to add things to Files, Folders, Menus, Toolbars and more
 

-- 
To stop receiving notification emails like this one, please contact
vie...@apache.org.

-
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



[incubator-netbeans-website] 01/01: Update index.asciidoc

2018-04-03 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch geertjanw-tweak-joinin
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 641499a6dc4805fdcb40e7db2a7fb14017118ed3
Author: Geertjan Wielenga 
AuthorDate: Tue Apr 3 13:42:24 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/index.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/index.asciidoc 
b/netbeans.apache.org/src/content/index.asciidoc
index 8f280a9..e92b7b4 100644
--- a/netbeans.apache.org/src/content/index.asciidoc
+++ b/netbeans.apache.org/src/content/index.asciidoc
@@ -37,7 +37,7 @@ Join the link:community/index.html[Apache NetBeans Community].
 
 [.card]
 .icon:wrench[] Participate
-Find out the link:participate/index.html[many different ways you can 
participate] in the project.
+Find out the link:participate/index.html[many different ways you can join in 
and participate] in the project.
 
 [.card]
 .icon:download[] Download

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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