[Plexus-svn] SF.net SVN: plexus:[872] trunk/plexus-graph/src
Status: Alpha
Brought to you by:
rconner
From: <rc...@us...> - 2010-09-10 22:20:31
|
Revision: 872 http://plexus.svn.sourceforge.net/plexus/?rev=872&view=rev Author: rconner Date: 2010-09-10 22:20:25 +0000 (Fri, 10 Sep 2010) Log Message: ----------- Initial empty site. Added Paths: ----------- trunk/plexus-graph/src/site/ trunk/plexus-graph/src/site/apt/ trunk/plexus-graph/src/site/fml/ trunk/plexus-graph/src/site/site.xml Added: trunk/plexus-graph/src/site/site.xml =================================================================== --- trunk/plexus-graph/src/site/site.xml (rev 0) +++ trunk/plexus-graph/src/site/site.xml 2010-09-10 22:20:25 UTC (rev 872) @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> + +<project name="Maven" xmlns="http://maven.apache.org/DECORATION/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"> + + <body> + + <menu name="Project"> + <item name="Introduction" href="index.html" /> + </menu> + + <menu ref="reports" /> + +<!-- + <menu name="Maven 2.0"> + <item name="APT Format" href="format.html" /> + <item name="FAQ Example" href="faq.html" /> + </menu> + --> + + </body> + +</project> Property changes on: trunk/plexus-graph/src/site/site.xml ___________________________________________________________________ Added: svn:mime-type + text/xml Added: svn:keywords + Date Revision Id Added: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |