Author: aheritier
Date: Sun Mar 26 15:04:17 2006
New Revision: 388980
URL: http://svn.apache.org/viewcvs?rev=388980&view=rev
Log:
Update docs
Modified:
maven/maven-1/plugins/trunk/pmd/xdocs/faq.fml
maven/maven-1/plugins/trunk/pmd/xdocs/index.xml
maven/maven-1/plugins/trunk/pmd/xdocs/navigation.xml
maven/maven-1/plugins/trunk/pmd/xdocs/properties.xml
Modified: maven/maven-1/plugins/trunk/pmd/xdocs/faq.fml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pmd/xdocs/faq.fml?rev=388980&r1=388979&r2=388980&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pmd/xdocs/faq.fml (original)
+++ maven/maven-1/plugins/trunk/pmd/xdocs/faq.fml Sun Mar 26 15:04:17 2006
@@ -85,9 +85,9 @@
<p>
The quickest, and easiest way to use the maven-pmd-plugin is
to
add the <code>maven-pmd-plugin</code> entry to your
- <a
href="http://maven.apache.org/reference/project-descriptor.html#reports">
+ <a
href="http://maven.apache.org/maven-1.x/reference/project-descriptor.html#reports">
reports</a> section in your project's project.xml
- <a href="http://maven.apache.org/reference/project-descriptor.html">
+ <a
href="http://maven.apache.org/maven-1.x/reference/project-descriptor.html">
project descriptor</a>.
</p>
@@ -157,7 +157,7 @@
<p>
The maven-pmd-plugin will scan all <code>*.java</code> files in
your defined <code><sourceDirectory></code> path
- specified in your <a
href="http://maven.apache.org/reference/project-descriptor.html">
+ specified in your <a
href="http://maven.apache.org/maven-1.x/reference/project-descriptor.html">
project descriptor</a>.
</p>
<p>
Modified: maven/maven-1/plugins/trunk/pmd/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pmd/xdocs/index.xml?rev=388980&r1=388979&r2=388980&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pmd/xdocs/index.xml (original)
+++ maven/maven-1/plugins/trunk/pmd/xdocs/index.xml Sun Mar 26 15:04:17 2006
@@ -16,42 +16,29 @@
* limitations under the License.
*/
-->
-
-
<document>
-
<properties>
- <title>Maven PMD Plug-in</title>
+ <title>About</title>
<author email="[EMAIL PROTECTED]">Siegfried Goeschl</author>
</properties>
-
<body>
<section name="Maven PMD Plug-in">
-
<p>
This plugin generates a report of the PMD static source code
analyzer.
</p>
-
<p>
See the <a href="faq.html">FAQ</a> for more information on Installation
/ Use / Configuring.
</p>
-
-
<subsection name="Thanks to ...">
-
<p>
And last but not least - thanks to
<a href="http://www.together.at">Together Teamlösungen</a> for
their support of Open Source Software and their contributions
such as <a href="http://www.enhydra.org">Enhydra Application
Server 5.0 ("Aonyx")</a> and a couple of Maven plugins.
- </p>
-
- </subsection>
-
+ </p>
+ </subsection>
</section>
-
</body>
-
</document>
Modified: maven/maven-1/plugins/trunk/pmd/xdocs/navigation.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pmd/xdocs/navigation.xml?rev=388980&r1=388979&r2=388980&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pmd/xdocs/navigation.xml (original)
+++ maven/maven-1/plugins/trunk/pmd/xdocs/navigation.xml Sun Mar 26 15:04:17
2006
@@ -30,10 +30,10 @@
<item name="PMD" href="http://pmd.sourceforge.net/"/>
</links>
<menu name="Home">
- <item name="Front Page" href="/index.html"/>
- <item name="Properties" href="/properties.html"/>
- <item name="Sample" href="/images/sample.gif"/>
+ <item name="About" href="/index.html"/>
<item name="FAQs" href="/faq.html"/>
+ <item name="Properties" href="/properties.html"/>
+ <item name="Sample" href="/images/sample.gif" target="_blank"/>
</menu>
</body>
</project>
Modified: maven/maven-1/plugins/trunk/pmd/xdocs/properties.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pmd/xdocs/properties.xml?rev=388980&r1=388979&r2=388980&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pmd/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/pmd/xdocs/properties.xml Sun Mar 26 15:04:17
2006
@@ -20,7 +20,7 @@
<document>
<properties>
- <title>PMD Plug-in Properties</title>
+ <title>Properties</title>
<author email="[EMAIL PROTECTED]">Siegfried Goeschl</author>
</properties>