From 0dee5602cacb46e1120bc2339464c89bea34ddaa Mon Sep 17 00:00:00 2001 From: Marko Gronroos Date: Thu, 11 Feb 2016 19:48:45 +0200 Subject: Fixed critically broken comment blocks, broken emphasis and escaping, and some other formatting, and moved book preface, chapter structure, and index to the docs repository. Change-Id: If9299da4415f3181d59b8384e5ac96f940bd5229 --- documentation/clientside/clientside-compiling.asciidoc | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'documentation/clientside/clientside-compiling.asciidoc') diff --git a/documentation/clientside/clientside-compiling.asciidoc b/documentation/clientside/clientside-compiling.asciidoc index 18afb2c6ac..962ff76a6f 100644 --- a/documentation/clientside/clientside-compiling.asciidoc +++ b/documentation/clientside/clientside-compiling.asciidoc @@ -16,9 +16,9 @@ compiler. As most Vaadin add-ons include widgets, widget set compilation is usually needed when using add-ons. In that case, the widget sets from different add-ons are compiled into a __project widget set__, as described in -<>.//// +<>. + +//// TODO Provide a link to a proper add-on compilation section when one is available. //// @@ -76,6 +76,3 @@ follows: ---- [prompt]#$# [command]#mvn# [parameter]#vaadin:compile# ---- - - - -- cgit v1.2.3