aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/addons/chapter-addons.asciidoc
diff options
context:
space:
mode:
authorMarkus Koivisto <markus@vaadin.com>2016-01-22 14:55:18 +0200
committerMarkus Koivisto <markus@vaadin.com>2016-01-22 14:55:18 +0200
commit99d6de546c74f0eed230ea8253dda6b85109d2e7 (patch)
tree10fc21c557566fe3241e6e13499df18d80f8dcb2 /documentation/addons/chapter-addons.asciidoc
parent610736d9f373d4b37fd39ff8f90aabd13eab7926 (diff)
downloadvaadin-framework-99d6de546c74f0eed230ea8253dda6b85109d2e7.tar.gz
vaadin-framework-99d6de546c74f0eed230ea8253dda6b85109d2e7.zip
Add documentation to master branch
Change-Id: I2504bb10f1ae73ec0cbc08b7ba5a88925caa1674
Diffstat (limited to 'documentation/addons/chapter-addons.asciidoc')
-rw-r--r--documentation/addons/chapter-addons.asciidoc19
1 files changed, 19 insertions, 0 deletions
diff --git a/documentation/addons/chapter-addons.asciidoc b/documentation/addons/chapter-addons.asciidoc
new file mode 100644
index 0000000000..4319e43456
--- /dev/null
+++ b/documentation/addons/chapter-addons.asciidoc
@@ -0,0 +1,19 @@
+[[addons]]
+== Using Vaadin Add-ons
+
+This chapter describes the installation of add-on components, themes,
+containers, and other tools from the Vaadin Directory and the use of commercial
+add-ons offered by Vaadin.
+
+
+include::addons-overview.asciidoc[leveloffset=+2]
+
+include::addons-downloading.asciidoc[leveloffset=+2]
+
+include::addons-eclipse.asciidoc[leveloffset=+2]
+
+include::addons-maven.asciidoc[leveloffset=+2]
+
+include::addons-cval.asciidoc[leveloffset=+2]
+
+include::addons-troubleshooting.asciidoc[leveloffset=+2]