Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.
The following page has been changed by DavidCrossley: http://wiki.apache.org/cocoon/CocoonWebsiteUpdate ------------------------------------------------------------------------------ == C) Generate site == For the top-level website, just do the command 'forrest' in the top-level cocoon-site directory. - After generation is complete, the site will be ready at the build/tmp/context/site/ directory. + After generation is complete, the site will be ready at the build/tmp/context/site/ directory. Use forrest-trunk. View the generated docs to be sure that everything is as you would expect. + Old: This next paragraph is old, but don't want to delete just yet ... For the current release branch, e.g. 2.1, this is done by issuing commands 'build docs' followed by 'forrest' in the shell in cocoon-2.1 root directory. The 'build docs' prepares some additional documents ready for rendering by Forrest. After generation is complete, the site will be ready at the build/cocoon-2.1.X-dev/site/ directory. @@ -62, +63 @@ === Forrest notes === - * Use Forrest-0.7 for the top-level docs - need the release branch https://svn.apache.org/repos/asf/forrest/branches/forrest_07_branch + * Use Forrest-trunk for the top-level docs - https://svn.apache.org/repos/asf/forrest/trunk - * Use Forrest-0.6 for the 2.1 docs (or update the configuration to use forrest-0.7). + * Old: Use Forrest-0.6 for the 2.1 docs (or update the configuration to use forrest-0.7). * Out of the box, Forrest will not render PNG images in PDFs (due to license restrictions on Jimi). You need to download Jimi from [http://java.sun.com/products/jimi/ Sun]. Copy the !JimiProClasses.zip file to $FORREST_HOME/lib/optional/jimi-1.0.jar We should soon have the [http://forrest.apache.org/ Forrestbot] facility running, which should make all of this vastly simpler.
