summaryrefslogtreecommitdiffstats
path: root/documentation/clientsideapp/chapter-clientsideapp.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/clientsideapp/chapter-clientsideapp.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/clientsideapp/chapter-clientsideapp.asciidoc')
-rw-r--r--documentation/clientsideapp/chapter-clientsideapp.asciidoc16
1 files changed, 0 insertions, 16 deletions
diff --git a/documentation/clientsideapp/chapter-clientsideapp.asciidoc b/documentation/clientsideapp/chapter-clientsideapp.asciidoc
deleted file mode 100644
index 19b3cc1b7d..0000000000
--- a/documentation/clientsideapp/chapter-clientsideapp.asciidoc
+++ /dev/null
@@ -1,16 +0,0 @@
-[[clientsideapp]]
-== Client-Side Applications
-
-This chapter describes how to develop client-side Vaadin applications.
-
-__We only give a brief introduction to the topic in this book. Please refer to
-the GWT documentation for a more complete treatment of the many GWT features.__
-
-
-include::clientsideapp-overview.asciidoc[leveloffset=+2]
-
-include::clientsideapp-entrypoint.asciidoc[leveloffset=+2]
-
-include::clientsideapp-compiling.asciidoc[leveloffset=+2]
-
-include::clientsideapp-loading.asciidoc[leveloffset=+2]