diff options
author | Ilia Motornyi <elmot@vaadin.com> | 2015-12-03 14:59:05 +0000 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2015-12-03 14:59:12 +0000 |
commit | 2af72ba9636bec70046394c41744f89ce4572e35 (patch) | |
tree | ccb3dc2d2239585f8c3f79eb5f131ff61ca9ce86 /documentation/addons/chapter-addons.asciidoc | |
parent | 8aa5fabe89f2967e966a64842a608eceaf80d08f (diff) | |
download | vaadin-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/addons/chapter-addons.asciidoc')
-rw-r--r-- | documentation/addons/chapter-addons.asciidoc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/documentation/addons/chapter-addons.asciidoc b/documentation/addons/chapter-addons.asciidoc deleted file mode 100644 index 4319e43456..0000000000 --- a/documentation/addons/chapter-addons.asciidoc +++ /dev/null @@ -1,19 +0,0 @@ -[[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] |