added useExternalFile flag to javadoc task (patch 1001577, contributed by Brant Langer Gurganus)

This commit is contained in:
Lars Kühne 2004-08-02 07:00:08 +00:00
parent 6cc11418ff
commit 37cdcf101c
1 changed files with 1 additions and 0 deletions

View File

@ -551,6 +551,7 @@
classpathref="javadoc.classpath"
Use="true"
Footer="<a target="_top" href="./{@docRoot}/../index.html">Back to the Checkstyle Home Page</a>"
useExternalFile="yes"
failonerror="yes" >
<fileset dir="src/checkstyle">
<exclude name="**/Generated*.java" />