From 3f0703188b3e744d87254d156edb07a5a22eab43 Mon Sep 17 00:00:00 2001 From: crossley Date: Tue, 13 Sep 2005 05:42:06 +0000 Subject: [PATCH] Update the documentation about building the site. Now using Forrest-0.7 version. git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@280508 13f79535-47bb-0310-9956-ffa450edef68 --- readme-build.txt | 7 +- .../content/xdocs/howto-forrest.xml | 74 ++++--------------- 2 files changed, 18 insertions(+), 63 deletions(-) diff --git a/readme-build.txt b/readme-build.txt index 833d3cc..7d6673d 100644 --- a/readme-build.txt +++ b/readme-build.txt @@ -17,13 +17,10 @@ The website update cronjob happens via user dims at 01:00 and 13:00 GMT. Step 1 ------ cd xml-commons -ant -projecthelp -... No point repeating the options here, but one hint: -site, validate, war, and webapp targets are part of Forrest. +forrest ant all -- Builds the documentation, builds each sub-project, and packs the -distribution. +... Builds each sub-project, and packs the distribution. ------------------------------------------------------------------------ Step 2 diff --git a/src/documentation/content/xdocs/howto-forrest.xml b/src/documentation/content/xdocs/howto-forrest.xml index 7955546..5dfc3c6 100644 --- a/src/documentation/content/xdocs/howto-forrest.xml +++ b/src/documentation/content/xdocs/howto-forrest.xml @@ -1,6 +1,6 @@