On Fri, Nov 15, 2002 at 12:48:40PM -0600, Tony Collen wrote: > Bertrand Delacretaz wrote: ... > >This might mean restructuring much of the docs, trying to get obvious URLs > >like > > > > docs/components/generators/FileGenerator.html > > docs/components/serializers/PDFSerializer.html > > > >(and later) > > docs/blocks/pdf/fop/FopPdfBlock.html > > > > > > +1. The code is organized logically into packages, why shouldn't the > docs? :) ...
How about using a tool like xdoclet or qdox to generate XML from @tags in the Cocoon source? Lots of work.. Ant has got something like this prototyped in proposal/xdocs. --Jeff > Tony > >
