|
From: Andy D. <an...@ma...> - 2004-11-04 19:11:47
|
I would most certainly use it and see alot of value in something like this for what I'm doing. - Andy On Thursday 04 November 2004 09:54 am, Darren Davison wrote: > I've done a bit of work on a tool to document and graph context files. It > still needs some work in a few areas but it's starting to show promise I > think. > > Although highly configurable in terms of output, the defaults are pretty > sane and were used to generate docs from JPetStore's config. They can be > seen at http://www.davison.uk.net/beandoc/ for a short while. All of the > HTML and graphs were generated by simply calling the main class and > supplying the input files and an output location as command line args. > > The only changes made to the input files was to move some of the XML > comments into <description> tags. Output of <list> <map> <set> and one or > two other tags is currently either broken or not started, but there's > enough there to get the idea. > > Stuff still to do: finish XSLT templates, add an ANT task, write docs, etc. > etc. > > Is there any interest from others in using this and seeing it added as a > subproject (like RCP or Spring-IDE)? |