Date: 2003-12-09T21:04:55 Editor: 205.201.8.92 <> Wiki: Apache Avalon Wiki Page: SiteUpdateProcess
no comment New Page: Steps for updating the avalon website: * Check out the avalon-site module * Update the XML source under xdocs * Run `maven site` to generate the HTML documents * Import or move the new HTML from `avalon-site/target/site` to `avalon-site/site` * Commit your changes to both the XML source and the HTML results (under avalon-site/site) For project specific documentation, update the project's XML documentation and import the generated HTML into the appropriate location in the `avalon-site/site` CVS module. ''The HTML contents of `avalon-site/site` are the pages which will be presented on avalon.apache.org'' There is a cron job which will perform a CVS update and get any changes from the avalon-site module and automatically update the website. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
