From: Carlos S. <car...@us...> - 2005-01-08 21:44:04
|
carlossg 05/01/08 13:43:57 Modified: sdocbook/xdocs goals.xml Log: Revision Changes Path 1.4 +4 -1 maven-plugins/sdocbook/xdocs/goals.xml Index: goals.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sdocbook/xdocs/goals.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- goals.xml 8 Jan 2005 19:24:06 -0000 1.3 +++ goals.xml 8 Jan 2005 21:43:55 -0000 1.4 @@ -27,7 +27,10 @@ <tr> <td>sdocbook:generate-htmlchunk</td> <td>Generate HTML documentation for the given docbook, - splitted in one html file per section</td> + splitted in one html file per section. + Note that this goal may override other docbook generated files, + e.g. index.html. + </td> </tr> <tr> <td>sdocbook:generate-fo</td> |