Having been suffering regenerating docs for a third party project w/ xdocs, here are some things we could do with in no particular order 1. generate docs for datatypes too 2. generate indices 3. move to an XSL generation of content (yes/no?) 4. update to latest version of XDoclet 5. style sheet consistent w/ rest of docs 6. make it possible to easily generate docs for third party apps. That means no ant logo, no apache copyright, decent entry point for retargeted use. 7. be less brittle. Like fork so that we dont crash without a large enough -Xmx 8. Be documented 9. Generate PDFs.
Given that Gump has finally been able to build xdoclet again ... What is the latest XDoclet? CVS HEAD of XDoclet 1.x dies with 512 MB of RAM on Ant's own codebase. Is this kind of memory consumption to be expected?
(In reply to comment #1) > Given that Gump has finally been able to build xdoclet again ... > > What is the latest XDoclet? CVS HEAD of XDoclet 1.x dies with 512 MB of RAM on > Ant's own codebase. Is this kind of memory consumption to be expected? > Latest XDoclet is 1.2.2, but that's the last in the 1.x stream (I believe), XDoclet 2 is a totally different animal. see http://xdoclet.codehaus.org