Author: tchemit Date: 2009-08-26 00:27:35 +0200 (Wed, 26 Aug 2009) New Revision: 1664 Modified: trunk/src/site/site.xml Log: - improve docs Modified: trunk/src/site/site.xml =================================================================== --- trunk/src/site/site.xml 2009-08-25 22:26:47 UTC (rev 1663) +++ trunk/src/site/site.xml 2009-08-25 22:27:35 UTC (rev 1664) @@ -1,24 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <project name="${project.name}"> - <publishDate format="dd/MM/yyyy"/> - - <skin> - <groupId>org.nuiton</groupId> - <artifactId>maven-nuiton-skin</artifactId> - <version>1.0.0</version> - </skin> - <bannerLeft> <name>${project.name}</name> <href>index.html</href> </bannerLeft> - <bannerRight> - <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> - <href>${project.organization.url}</href> - </bannerRight> - <poweredBy> <logo href="http://maven.apache.org" name="Maven" img="${project.url}/images/logos/maven-feather.png"/> </poweredBy>