[EMAIL PROTECTED] wrote:
Author: crossley
Date: Wed May 17 18:56:09 2006
New Revision: 407429

...

+        </p>
+        <p>
+          Publishing documentation for a particular plugin is done by:
+        </p>
+        <source>cd plugins/myPluginName
+$FORREST_HOME/tools/ant/bin/ant deploy-docs</source>
+        <p>
+ See further information in the + <a href="site:buildPlugin">buildPlugin</a> doc.

This is also done as part of:

ant deploy

and

and release

Ross