From 3105fbef4513ac003268c242d01d82d8de5ab974 Mon Sep 17 00:00:00 2001 From: Tom Copeland Date: Thu, 27 Jun 2002 01:56:08 +0000 Subject: [PATCH] tweak git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@80 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/xdocs/ant-task.xml | 5 ++--- pmd/xdocs/navigation.xml | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/pmd/xdocs/ant-task.xml b/pmd/xdocs/ant-task.xml index 1285de4747..530811d824 100644 --- a/pmd/xdocs/ant-task.xml +++ b/pmd/xdocs/ant-task.xml @@ -9,7 +9,7 @@
-

Runs a set of static code analysis rules on a some Java source code files and generates a list of problems found.

+

Runs a set of static code analysis rules on some Java source code files and generates a list of problems found.

@@ -27,8 +27,7 @@ - + diff --git a/pmd/xdocs/navigation.xml b/pmd/xdocs/navigation.xml index 16ee12ecc6..724b1d7024 100644 --- a/pmd/xdocs/navigation.xml +++ b/pmd/xdocs/navigation.xml @@ -6,15 +6,15 @@ + href="http://www.sf.net/projects/pmd" /> + href="http://www.sf.net" /> - - - + + +
verboseVerbose output - just the name of each file processed - Defaults to the current directory.Verbose output - just the name of each file processed. Yes