[EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
> OK, JavaDoc gurus out there: what has already been done to get Classpath
> JavaDoc working?  What remains?  Pointers on where to start, too, would
> be appreciated.  I have a nice stretch of time to spend coding today.

The actual Javadoc API is checked in.  We need to write a doclet that
generates documentation.  The 1.1 format is probably easier to manage
than 1.2.  Once this is working, we need to write a driver program that
parses Java source and invokes the doclet.  So basically not much is done
on this.
 
-- 
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/

Reply via email to