From fd18d94fadb625f638bdfbf74a7da8644b4d107e Mon Sep 17 00:00:00 2001 From: oburn Date: Tue, 22 Jan 2002 01:05:56 +0000 Subject: [PATCH] added support for generating Javadoc --- build.xml | 18 +++++++++++++----- docs/index.html | 2 +- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index 933357826..2a00ae091 100644 --- a/build.xml +++ b/build.xml @@ -28,6 +28,13 @@ + + + + + + + @@ -49,7 +56,7 @@ - + @@ -263,11 +270,12 @@ - - - + + + Windowtitle="Checkstyle API" + classpathref="javadoc.classpath" /> diff --git a/docs/index.html b/docs/index.html index e385a47be..3ac9c2658 100644 --- a/docs/index.html +++ b/docs/index.html @@ -53,7 +53,7 @@
  • CVS Repository
  • -
  • JavaDoc
  • +
  • JavaDoc