From: Carlos S. <car...@us...> - 2005-01-01 23:35:09
|
carlossg 05/01/01 15:35:02 Modified: sdocbook/xdocs index.xml Log: Added Projects using this plugin Revision Changes Path 1.6 +10 -0 maven-plugins/sdocbook/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sdocbook/xdocs/index.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- index.xml 29 Dec 2004 22:22:33 -0000 1.5 +++ index.xml 1 Jan 2005 23:35:02 -0000 1.6 @@ -40,6 +40,16 @@ </section> + <section name="Projects using this plugin"> + <p> + Two projects are using the latest features of this plugin, including stylesheet customization. + <ul> + <li><a href="http://oness.sourceforge.net">ONess</a></li> + <li><a href="http://acegisecurity.sourceforge.net">Acegi Security System for Spring</a></li> + </ul> + </p> + </section> + <section name="A bit of history"> <p> This plugin was originally developed by Siegfried Goeschl (wdsgoe) in the year 2002, |