summaryrefslogtreecommitdiffstats
path: root/documentation/installing/chapter-installing.asciidoc
diff options
context:
space:
mode:
authorMarko Gronroos <magi@vaadin.com>2016-03-17 15:58:58 +0200
committerMarko Gronroos <magi@vaadin.com>2016-03-17 17:14:17 +0200
commitfa2497f0c63855545b68b29b53d35b17406bf6f2 (patch)
tree1640802ca70d3afb9756ae8f136bfb46fa7dce5d /documentation/installing/chapter-installing.asciidoc
parentce1d609b9cb9fbe0129d91a0fc79d60079d5efae (diff)
downloadvaadin-framework-fa2497f0c63855545b68b29b53d35b17406bf6f2.tar.gz
vaadin-framework-fa2497f0c63855545b68b29b53d35b17406bf6f2.zip
Reorganized the Getting Started chapter to separate installation and project creation chapters. #19639
Change-Id: I4aab29b8b9ab23091903016e9cc91850c4ca3b93
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]