aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/addons/addons-overview.asciidoc
diff options
context:
space:
mode:
authorIlia Motornyi <elmot@vaadin.com>2015-12-03 14:59:05 +0000
committerVaadin Code Review <review@vaadin.com>2015-12-03 14:59:12 +0000
commit2af72ba9636bec70046394c41744f89ce4572e35 (patch)
treeccb3dc2d2239585f8c3f79eb5f131ff61ca9ce86 /documentation/addons/addons-overview.asciidoc
parent8aa5fabe89f2967e966a64842a608eceaf80d08f (diff)
downloadvaadin-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/addons-overview.asciidoc')
-rw-r--r--documentation/addons/addons-overview.asciidoc37
1 files changed, 0 insertions, 37 deletions
diff --git a/documentation/addons/addons-overview.asciidoc b/documentation/addons/addons-overview.asciidoc
deleted file mode 100644
index 39d699fc08..0000000000
--- a/documentation/addons/addons-overview.asciidoc
+++ /dev/null
@@ -1,37 +0,0 @@
----
-title: Overview
-order: 1
-layout: page
----
-
-[[addons.overview]]
-= Overview
-
-In addition to the components, layouts, themes, and data sources built in into
-the core Vaadin library, many others are available as add-ons.
-link:http://vaadin.com/directory/[Vaadin Directory] provides a rich collection
-of add-ons for Vaadin, and you may find others from independent sources. Add-ons
-are also one way to share your own components between projects.
-
-Installation of add-ons from Vaadin Directory is simple, just adding an Ivy or
-Maven dependency, or downloading the JAR package and and dropping it in the web
-library folder of the project. Most add-ons include a widget set, which you need
-to compile, but it's usually just a click of a button or a single command.
-
-After trying out an add-on, you can give some feedback to the author of the
-add-on by rating the add-on with one to five stars and optionally leaving a
-comment. Most add-ons also have a discussion forum thread for user feedback and
-questions.
-
-Add-ons available from Vaadin Directory are distributed under different
-licenses, of which some are commercial. While the add-ons can be downloaded
-directly, you should note their license and other terms and conditions. Many are
-offered under a dual licensing agreement so that they can be used in open source
-projects for free, and many have a trial period for closed-source development.
-Commercial Vaadin add-ons distributed under the CVAL license require installing
-a license key as instructed in
-<<dummy/../../../framework/addons/addons-cval#addons.cval,"Installing Commercial
-Vaadin Add-on Licence">>.
-
-
-