summaryrefslogtreecommitdiffstats
path: root/documentation/clientsideapp/chapter-clientsideapp.asciidoc
diff options
context:
space:
mode:
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]