Author: tchemit Date: 2009-08-16 08:17:06 +0200 (Sun, 16 Aug 2009) New Revision: 536 Modified: trunk/src/site/en/rst/index.rst trunk/src/site/rst/index.rst Log: update site Modified: trunk/src/site/en/rst/index.rst =================================================================== --- trunk/src/site/en/rst/index.rst 2009-08-16 06:10:54 UTC (rev 535) +++ trunk/src/site/en/rst/index.rst 2009-08-16 06:17:06 UTC (rev 536) @@ -6,7 +6,7 @@ Presentation ------------ -This project is used to customize `CodeLutin`_ projects websites. +This project is used to customize `Nuiton`_ projects websites. Using ----- @@ -17,12 +17,12 @@ :: <skin> - <groupId>org.codelutin</groupId> - <artifactId>maven-lutin-skin</artifactId> - <version>0.2.2</version> + <groupId>org.nuiton</groupId> + <artifactId>maven-nuiton-skin</artifactId> + <version>1.0.0</version> </skin> This skin will copy the necessary resources including CSS and pictures. -.. _CodeLutin: http://www.codelutin.com/ \ No newline at end of file +.. _Nuiton: http://www.nuiton.org/ \ No newline at end of file Modified: trunk/src/site/rst/index.rst =================================================================== --- trunk/src/site/rst/index.rst 2009-08-16 06:10:54 UTC (rev 535) +++ trunk/src/site/rst/index.rst 2009-08-16 06:17:06 UTC (rev 536) @@ -8,7 +8,7 @@ ------------ Ce projet constitue un skin personnalisé pour les sites -des projets `CodeLutin`_. +des projets `Nuiton`_. Utilisation ----------- @@ -19,12 +19,12 @@ :: <skin> - <groupId>org.codelutin</groupId> - <artifactId>maven-lutin-skin</artifactId> - <version>0.2.2</version> + <groupId>org.nuiton</groupId> + <artifactId>maven-nuiton-skin</artifactId> + <version>1.0.0</version> </skin> Ce skin copiera les resources nécessaires, y compris les CSS et les images. -.. _CodeLutin: http://www.codelutin.com/ \ No newline at end of file +.. _CodeLutin: http://www.nuiton.org/ \ No newline at end of file
participants (1)
-
tchemit@users.nuiton.org