summaryrefslogtreecommitdiffstats
path: root/documentation/articles/contents.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/articles/contents.asciidoc')
-rw-r--r--documentation/articles/contents.asciidoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/articles/contents.asciidoc b/documentation/articles/contents.asciidoc
index 84cec17eed..fae920e89e 100644
--- a/documentation/articles/contents.asciidoc
+++ b/documentation/articles/contents.asciidoc
@@ -1,3 +1,9 @@
+---
+title: Contents
+order: 1
+layout: page
+---
+
= Community articles for Vaadin Framework
Helpful articles about Vaadin Framework written by the users for the users. The
@@ -10,6 +16,8 @@ are great, too.
[discrete]
== Articles
+- link:AccessControlForViews.asciidoc[Access control or views]
+- link:CreatingAServlet3.0Application.asciidoc[Creating a Servlet 3.0 application]
- link:DevelopingPortletsForTheWebspherePortalServer.asciidoc[Developing portlets for the WebSphere Portal Server]
- link:ConfigureComboBoxesWisely.asciidoc[Configure ComboBoxes wisely]
- link:LettingTheUserDownloadAFile.asciidoc[Letting the user download a file]