From: dion g. <dio...@us...> - 2004-08-01 11:44:06
|
diongillard 04/08/01 04:44:00 Modified: dbunit/xdocs index.xml Log: A little more doco Revision Changes Path 1.4 +9 -0 maven-plugins/dbunit/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/xdocs/index.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- index.xml 16 Feb 2004 15:41:18 -0000 1.3 +++ index.xml 1 Aug 2004 11:43:59 -0000 1.4 @@ -11,6 +11,15 @@ <p> This plug-in provides functionality for accessing dbunit </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> |