David Crossley wrote: > David Crossley wrote: > > The build of Cocoon's static docs in trunk is now using > > the forrest_06_branch. > > Oh, i forgot to mention. > > cd /svn/asf/cocoon-trunk > forrest run > http://localhost:8888/ > edit docs on the filesystem and see the effect. > > There is one catch. Normally you would edit the xdocs/* at > their source. However, Cocoon 'build docs' is pre-processing > the xdocs and copying them to build/cocoon.../documents/xdocs/ > so that is where 'forrest run' is operating. > > For convenience you can temporarily change that in > forrest.properties (project.xdocs-dir) to use the source docs > directly.
Those instructions are still valid, but Forrest has been disconnected by the 'build docs', so now you need to do cd /svn/asf/cocoon-trunk ./build.sh docs forrest ... see the result in build/cocoon-2.2.0-dev/site --David
