Ross Gardler wrote: > Joerg Heinicke wrote: > >Ross Gardler wrote: > > > >>>http://cocoon.apache.org/2.1/installing/jars.html > >> > >>What *should* be going in here and how did it get there with the old > >>build system? Is this something Forrest needs to handle? > > > >AFAIR it was generated from our jars.xml in the lib dir and with "build > >docs". > > I guess that means there is an XSL file for it. I'll hunt around when I > get time and create a plugin to generate the content from the file in SVN.
It is part of the Cocoon Ant-based build. It checks that each library exists in and that there is a match for each in the lib/jars.xml file. The generated output was then copied into the source xdocs tree to replace the default docs, and Forrest would then process it as a normal file. -David
