From a1b265c318dbda4a213cec930785b81e4c0f7d2b Mon Sep 17 00:00:00 2001 From: elmot Date: Fri, 25 Sep 2015 16:40:44 +0300 Subject: Framework documentation IN Change-Id: I767477c1fc3745f9e1f58075fe30c9ac8da63581 --- .../chapter-getting-started.asciidoc | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 documentation/getting-started/chapter-getting-started.asciidoc (limited to 'documentation/getting-started/chapter-getting-started.asciidoc') diff --git a/documentation/getting-started/chapter-getting-started.asciidoc b/documentation/getting-started/chapter-getting-started.asciidoc new file mode 100644 index 0000000000..9705f0a966 --- /dev/null +++ b/documentation/getting-started/chapter-getting-started.asciidoc @@ -0,0 +1,27 @@ +[[getting-started]] +== Getting Started with Vaadin + +This chapter gives practical instructions for installing the recommended +toolchain, the Vaadin libraries and its dependencies, and creating a new Vaadin +project. + + +include::getting-started-overview.asciidoc[leveloffset=+2] + +include::getting-started-environment.asciidoc[leveloffset=+2] + +include::getting-started-libraries.asciidoc[leveloffset=+2] + +include::getting-started-eclipse.asciidoc[leveloffset=+2] + +include::getting-started-first-project.asciidoc[leveloffset=+2] + +include::getting-started-maven.asciidoc[leveloffset=+2] + +include::getting-started-netbeans.asciidoc[leveloffset=+2] + +include::getting-started-idea.asciidoc[leveloffset=+2] + +include::getting-started-package.asciidoc[leveloffset=+2] + +include::getting-started-scala.asciidoc[leveloffset=+2] -- cgit v1.2.3