You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2019/07/18 14:32:06 UTC

[netbeans-website] branch geertjanw-patch-1 created (now 9841f47)

This is an automated email from the ASF dual-hosted git repository.

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


      at 9841f47  removing captions under pics

This branch includes the following new commits:

     new 9841f47  removing captions under pics

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

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


[netbeans-website] 01/01: removing captions under pics

Posted by ge...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 9841f47c143dac6504dcc6ed5b004280886692da
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Thu Jul 18 16:32:03 2019 +0200

    removing captions under pics
---
 netbeans.apache.org/src/content/download/nb111/index.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb111/index.asciidoc b/netbeans.apache.org/src/content/download/nb111/index.asciidoc
index d30d570..155d9cd 100644
--- a/netbeans.apache.org/src/content/download/nb111/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb111/index.asciidoc
@@ -37,7 +37,7 @@ Apache NetBeans 11.1 is the first Apache NetBeans release outside the Apache Inc
 
 - Java EE 8 support, for the first time, for Maven-based and Gradle-based Web applications. 
 
-image::new-java-ee-8.png[Java EE 8 support, title="", role="left"]
+image::new-java-ee-8.png[]
 
 Ability to create Java EE 8 applications and deploy to a Java EE 8 container, with new "webapp-javaee8" Maven archetype created for use with Apache NetBeans.
 - Support for GlassFish 5.0.1.
@@ -51,7 +51,7 @@ Ability to create Java EE 8 applications and deploy to a Java EE 8 container, wi
 - Inline parameter name hints for Java: link:https://github.com/apache/netbeans/pull/1247[https://github.com/apache/netbeans/pull/1247]
 - Code completion for JEP 325 preview feature for multiple case labels: link:https://github.com/apache/netbeans/pull/1175[https://github.com/apache/netbeans/pull/1175]
 
-image::code-completion-multiple-case.png[Multicase label completion, title="", role="left"]
+image::code-completion-multiple-case.png[]
 
 - Hint for converting to JEP 325 preview feature for switch expressions: link:https://github.com/apache/netbeans/pull/1193[https://github.com/apache/netbeans/pull/1193]
 - Java Migration profiles: link:https://github.com/apache/netbeans/pull/1212[https://github.com/apache/netbeans/pull/1212]


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

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