summaryrefslogtreecommitdiffstats
path: root/documentation/getting-started/chapter-getting-started.asciidoc
diff options
context:
space:
mode:
authorIlia Motornyi <elmot@vaadin.com>2015-12-03 14:59:05 +0000
committerVaadin Code Review <review@vaadin.com>2015-12-03 14:59:12 +0000
commit2af72ba9636bec70046394c41744f89ce4572e35 (patch)
treeccb3dc2d2239585f8c3f79eb5f131ff61ca9ce86 /documentation/getting-started/chapter-getting-started.asciidoc
parent8aa5fabe89f2967e966a64842a608eceaf80d08f (diff)
downloadvaadin-framework-2af72ba9636bec70046394c41744f89ce4572e35.tar.gz
vaadin-framework-2af72ba9636bec70046394c41744f89ce4572e35.zip
Revert "Merge branch 'documentation'"7.6.0.beta2
This reverts commit f6874bde3d945c8b2d1b5c17ab50e2d0f1f8ff00. Change-Id: I67ee1c30ba3e3bcc3c43a1dd2e73a822791514bf
Diffstat (limited to 'documentation/getting-started/chapter-getting-started.asciidoc')
-rw-r--r--documentation/getting-started/chapter-getting-started.asciidoc27
1 files changed, 0 insertions, 27 deletions
diff --git a/documentation/getting-started/chapter-getting-started.asciidoc b/documentation/getting-started/chapter-getting-started.asciidoc
deleted file mode 100644
index 9705f0a966..0000000000
--- a/documentation/getting-started/chapter-getting-started.asciidoc
+++ /dev/null
@@ -1,27 +0,0 @@
-[[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]