From: Carlos S. <car...@us...> - 2005-01-10 22:00:33
|
carlossg 05/01/10 14:00:21 Modified: sdocbook/xdocs goals.xml Log: Generate xhtml instead of html Revision Changes Path 1.5 +1 -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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- goals.xml 8 Jan 2005 21:43:55 -0000 1.4 +++ goals.xml 10 Jan 2005 22:00:20 -0000 1.5 @@ -22,7 +22,7 @@ </tr> <tr> <td>sdocbook:generate-html</td> - <td>Generate HTML documentation for the given docbook</td> + <td>Generate HTML documentation for the given docbook (actually it's xhtml)</td> </tr> <tr> <td>sdocbook:generate-htmlchunk</td> |