diff --git a/src/documentation/content/xdocs/howto-forrest.xml b/src/documentation/content/xdocs/howto-forrest.xml index c51b271..1c6aa77 100644 --- a/src/documentation/content/xdocs/howto-forrest.xml +++ b/src/documentation/content/xdocs/howto-forrest.xml @@ -73,10 +73,17 @@ mozilla file:///usr/local/cvs/xml-commons/build/site/index.html
Copy everything in ./build/site over to the xml-site
repository at xml-site/targets/commons and commit.
There is a cronjob on www.apache.org that does a regular cvs checkout + to refresh the website. +
+There are some other general notes at xml-commons/readme-build.txt
+
A project sitemap has been added at
src/documentation/sitemap.xmap of which we only use a small
@@ -84,8 +91,12 @@ portion. This portion has been marked with comments to enable easier sync
with Forrest releases.
Try to keep our sitemap.xmap and skinconf.xml and forrest.properties +in sync with the Forrest "fresh-site" stuff. +
+-There is a hard-coded path in the sitemap to the DocBook XSL stylesheets. +There is a hard-coded path in our sitemap to the DocBook XSL stylesheets. If that is different on your system, then tweak the sitemap.xmap to suit.
forrestbot' to build the xml-commons site.
-See http://forrestbot.cocoondev.org/
+See http://forrestbot.cocoondev.org/ ... However, we need the DocBook stylesheets on moof.apache.org first.