aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/book-preface.asciidoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/book-preface.asciidoc b/documentation/book-preface.asciidoc
new file mode 100644
index 0000000000..c2ce8ee594
--- /dev/null
+++ b/documentation/book-preface.asciidoc
@@ -0,0 +1,12 @@
+---
+title: Preface
+order: 3
+layout: page
+---
+
+== Preface
+
+This book provides an overview of the Vaadin Framework and covers the most
+important topics that you might encounter while developing applications with it.
+A more detailed documentation of the individual classes, interfaces, and methods
+is given in the Vaadin API Reference.