aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/installing/chapter-installing.asciidoc
diff options
context:
space:
mode:
authorelmot <elmot@vaadin.com>2016-04-13 15:01:50 +0300
committerelmot <elmot@vaadin.com>2016-04-13 15:32:47 +0300
commit980f879176696906c25e985e4f7c8e3bdc04258d (patch)
treed781a70e24eef0994ba5d371280e1cf837f94825 /documentation/installing/chapter-installing.asciidoc
parentf7f5ba596dbba0c2374a6d8ac10e89362cbbaeb5 (diff)
parent9b46608f6c645c4289b854e2949bae3b1a2f5147 (diff)
downloadvaadin-framework-980f879176696906c25e985e4f7c8e3bdc04258d.tar.gz
vaadin-framework-980f879176696906c25e985e4f7c8e3bdc04258d.zip
Merge branch 'master' into feature/mavenize
Change-Id: Id7db526d07a14ac259cbb50415bbafd2a7c2ab94
Diffstat (limited to 'documentation/installing/chapter-installing.asciidoc')
-rw-r--r--documentation/installing/chapter-installing.asciidoc20
1 files changed, 20 insertions, 0 deletions
diff --git a/documentation/installing/chapter-installing.asciidoc b/documentation/installing/chapter-installing.asciidoc
new file mode 100644
index 0000000000..7e987bcea8
--- /dev/null
+++ b/documentation/installing/chapter-installing.asciidoc
@@ -0,0 +1,20 @@
+[[installing]]
+== Installing the Development Toolchain
+
+This chapter gives practical instructions for installing the development tools.
+
+include::installing-overview.adoc[leveloffset=+2]
+
+include::installing-toolchain.adoc[leveloffset=+2]
+
+include::installing-java.adoc[leveloffset=+2]
+
+include::installing-server.adoc[leveloffset=+2]
+
+include::installing-eclipse.adoc[leveloffset=+2]
+
+include::installing-netbeans.asciidoc[leveloffset=+2]
+
+include::installing-idea.asciidoc[leveloffset=+2]
+
+include::installing-other.adoc[leveloffset=+2]