From b9743a48a1bd0394f19c54ee938c6395a80f3cd8 Mon Sep 17 00:00:00 2001 From: elmot Date: Tue, 11 Aug 2015 09:43:05 +0300 Subject: The very first documentation file Change-Id: Ie13d3eec555bca1a138fb69444aa429308fc9b3b --- documentation/book-preface.asciidoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 documentation/book-preface.asciidoc 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. -- cgit v1.2.3