evenisse 2004/02/03 03:32:45
Added: file-activity/xdocs goals.xml navigation.xml properties.xml
Log:
Add docs
Revision Changes Path
1.1 maven-plugins/file-activity/xdocs/goals.xml
Index: goals.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<document>
<properties>
<title>Maven File Activity Plug-in Goals</title>
</properties>
<body>
<goals>
<goal>
<name>maven-file-activity-plugin:report</name>
<description>Generate developer and file activity reports</description>
</goal>
</goals>
</body>
</document>
1.1 maven-plugins/file-activity/xdocs/navigation.xml
Index: navigation.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<project name="Maven File Activity Plug-in">
<title>Maven File Activity Plug-in</title>
<body>
<links>
<item href="http://maven.apache.org/" name="Maven">
</item>
</links>
<menu name="Overview">
<item href="/goals.html" name="Goals">
</item>
<item href="/properties.html" name="Properties">
</item>
</menu>
</body>
</project>
1.1 maven-plugins/file-activity/xdocs/properties.xml
Index: properties.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<document>
<properties>
<title>Maven File Activity Plug-in Properties</title>
</properties>
<body>
<section name="Maven File Activity Plug-in Settings">
<a href="../changelog/properties.html">See Changelog plugin properties</a>
</section>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]