Author: rgardler
Date: Tue Jan 31 23:11:05 2012
New Revision: 1238856

URL: http://svn.apache.org/viewvc?rev=1238856&view=rev
Log:
note where to run the generate-all-widgets

Modified:
    incubator/wookie/trunk/widgets/templates/readme.txt

Modified: incubator/wookie/trunk/widgets/templates/readme.txt
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/readme.txt?rev=1238856&r1=1238855&r2=1238856&view=diff
==============================================================================
--- incubator/wookie/trunk/widgets/templates/readme.txt (original)
+++ incubator/wookie/trunk/widgets/templates/readme.txt Tue Jan 31 23:11:05 2012
@@ -259,7 +259,6 @@ token replacement, into each widget.
 Because we use token replacement in these files too, it is possible
 for each widget to customise the common files appropriately.
 
-
 ** Advanced Topics
 *** Your own widgets directories
 You can create a widgets directory anywhere you want it. To create
@@ -276,8 +275,8 @@ calling the target "generate-all-widgets
 
 * Building templatised widgets
 
-To build and deploy the widgets run "ant generate-all-widgets" which
-will generate all known widgets.
+To build and deploy the widgets run "ant generate-all-widgets" from
+within your widgets directory which will generate all known widgets.
 
 Alternatively you can use "ant generate-widgets" which will
 ask you which widget definitions directory you wish to generate from,


Reply via email to