From: dion g. <dio...@us...> - 2004-08-01 11:44:52
|
diongillard 04/08/01 04:44:45 Modified: was5/xdocs index.xml Log: A little more doco Revision Changes Path 1.2 +9 -0 maven-plugins/was5/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/index.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.xml 9 Mar 2004 11:36:25 -0000 1.1 +++ index.xml 1 Aug 2004 11:44:45 -0000 1.2 @@ -10,6 +10,15 @@ <p> This plugin provides functionality for managing WebSphere 5.0/5.1 </p> + <p> + For more information on the functionality provided by this plugin, + please see the <a href="goals.html">Goals</a> document. + </p> + <p> + For more information on how to customise the functionality provided + by this plugin, please see the <a href="properties.html">properties</a> + document. + </p> </section> </body> </document> |