Added link to controversial.html and Apache PMDWEB

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1428 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland
2003-02-12 03:28:31 +00:00
parent a9082591e1
commit de63be476d

View File

@ -29,6 +29,7 @@
</menu>
<menu name="For example">
<item name="Run PMD on a Sourceforge project" href="http://pmd.sf.net/cgi-bin/webpmd.pl" />
<item name="PMD results for Apache projects" href="http://cvs.apache.org/~tcopeland/pmdweb/" />
</menu>
<menu name="Rule Sets">
<item name="Basic" href="/rules/basic.html" />
@ -40,6 +41,7 @@
<item name="Strings" href="/rules/strings.html" />
<item name="Braces" href="/rules/braces.html" />
<item name="Code Size" href="/rules/codesize.html" />
<item name="Controversial" href="/rules/controversial.html" />
</menu>
</body>
</project>