summaryrefslogtreecommitdiff
path: root/docs.xml
diff options
context:
space:
mode:
authorJan Materne <jhm@apache.org>2009-11-17 08:00:50 +0000
committerJan Materne <jhm@apache.org>2009-11-17 08:00:50 +0000
commit70c56ba7c38628e6e0746b1bd6dca7c31c04577c (patch)
treee021f6bb7e50fa4e76ebb7ed284062a85f171c24 /docs.xml
parentd672cd219f7e0d7fd1f9093b128f37a40f579baa (diff)
downloadant-70c56ba7c38628e6e0746b1bd6dca7c31c04577c.tar.gz
How to update the online homepage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@881184 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs.xml')
-rw-r--r--docs.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs.xml b/docs.xml
index 43898bef6..a975fd6e0 100644
--- a/docs.xml
+++ b/docs.xml
@@ -19,12 +19,18 @@
<description>
Build documentation - XDocs and Javadoc.
+
For building XDocs, edit xdocs/**/*.xml first.
If ../jakarta-site2 does not exist, set -Dsite.dir=... for it,
or just use -Dvelocity.dir=.../velocity-1.4.x if you have downloaded Velocity somewhere.
XXX for no apparent reason, your CWD must be the main Ant source dir, or this will fail:
.../docs.xml:64: org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource './site.vsl'
+
+ After this generation the pages in docs/ should be up-to-date and need to be committed.
+ Since I don't remember whether there is a cron job updating the site I
+ usually log in to people.apache.org and run 'svn up' in /www/ant.apache.org/
+ (make sure your umask is 002 before you do that so the pages remain group writable).
</description>
<!-- Initialization properties -->