diff options
Diffstat (limited to 'documentation/addons/chapter-addons.asciidoc')
-rw-r--r-- | documentation/addons/chapter-addons.asciidoc | 19 |
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] |