aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/portal/portal-eclipse.asciidoc2
-rw-r--r--documentation/portal/portal-liferay.asciidoc2
2 files changed, 4 insertions, 0 deletions
diff --git a/documentation/portal/portal-eclipse.asciidoc b/documentation/portal/portal-eclipse.asciidoc
index 32d50e5a9d..9c7843d55e 100644
--- a/documentation/portal/portal-eclipse.asciidoc
+++ b/documentation/portal/portal-eclipse.asciidoc
@@ -7,6 +7,8 @@ layout: page
[[portal.eclipse]]
= Creating a Generic Portlet in Eclipse
+*_This section has not yet been updated for Vaadin Framework 8._*
+
Here we describe the creation of a generic portlet project in Eclipse. You can
use the Maven archetypes also in other IDEs or without an IDE.
diff --git a/documentation/portal/portal-liferay.asciidoc b/documentation/portal/portal-liferay.asciidoc
index 3cb0339872..dd4ea7d14d 100644
--- a/documentation/portal/portal-liferay.asciidoc
+++ b/documentation/portal/portal-liferay.asciidoc
@@ -7,6 +7,8 @@ layout: page
[[portal.liferay]]
= Developing Vaadin Portlets for Liferay
+*_This section has not yet been updated for Vaadin Framework 8._*
+
A Vaadin portlet requires resources such as the server-side Vaadin libraries, a
theme, and a widget set. You have two basic ways to deploy these: either
globally in Liferay, so that the resources are shared between all Vaadin