Peter,
On Jun 29, 2004, at 7:04 PM, Peter B. West wrote:
Clay,
FYI, Java 1.4 javadoc tool supports a -linksource argument, which generates html of source files. However, the process seems to have pretty much the same restrictions as the Maven JXR - the only references are to line numbers, which is just about the most useless form imaginable.
It might be of interest to someone at a later stage to look at extending the standard doclet to utilise Javasrc to perform that generation.
Peter
I've been hoping to get movement on the forrest front, then include the java doc stuff once I have xml-fop up & running. As that's not moving along very fast, perhaps I can get a bit more information on what we need to do with the java doc front.
Here's something I 'dug' up[1]. Looks like it's along the lines of what we're looking for, although I like what you've got on this page[2] better. Your version seems more accessible. However, you indicate:
The problem is that there was no clean way to automatically generate the htmlized source. It's that supplementary facility that I'm looking for.
What is the procedure used to generate the htmlized source? Could it be automated using gump or ant or something? BTW, what's the tool called you use to generate this?
Web Maestro Clay
[1] http://cvs.apache.org/~nicolaken/whiteboard/forrestdoc/
[2]
http://xml.apache.org/fop/design/alt.design/properties/classes- overview.html