From c4ee923f5c4b1951aba83913c35d01a307b94884 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 13 Jan 2003 13:24:07 +0000 Subject: [PATCH] Try to be more verbose in the FAQ to address PR#15949 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273790 13f79535-47bb-0310-9956-ffa450edef68 --- docs/faq.html | 14 ++++++++------ xdocs/faq.xml | 15 +++++++++------ 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/docs/faq.html b/docs/faq.html index 8358f5b95..6bf584662 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -405,12 +405,14 @@ to render the HTML version from the original XML file.

The Velocity stylesheets used to process the XML files can be found in the xdocs/stylesheets subdirectory of - Ant's CVS repository - the build file docs.xml is - used to drive Anakia. This file assumes that you have the - jakarta-site2 module checked out from CVS as - well, but if you follow the instruction from Anakia's - homepage, you should get it to work without that. Just make - sure all required jars are in the task's classpath.

+ Ant's CVS repository - the build file + docs.xml at the top level of the jakarta-ant CVS + module is used to drive Anakia.

+

This file assumes that you have the + jakarta-site2 CVS module checked out as well, but + if you follow the instruction from Anakia's homepage, you + should get it to work without that. Just make sure all + required jars are in the task's classpath.

diff --git a/xdocs/faq.xml b/xdocs/faq.xml index 34c11a261..0fa21556a 100644 --- a/xdocs/faq.xml +++ b/xdocs/faq.xml @@ -42,12 +42,15 @@

The Velocity stylesheets used to process the XML files can be found in the xdocs/stylesheets subdirectory of - Ant's CVS repository - the build file docs.xml is - used to drive Anakia. This file assumes that you have the - jakarta-site2 module checked out from CVS as - well, but if you follow the instruction from Anakia's - homepage, you should get it to work without that. Just make - sure all required jars are in the task's classpath.

+ Ant's CVS repository - the build file + docs.xml at the top level of the jakarta-ant CVS + module is used to drive Anakia.

+ +

This file assumes that you have the + jakarta-site2 CVS module checked out as well, but + if you follow the instruction from Anakia's homepage, you + should get it to work without that. Just make sure all + required jars are in the task's classpath.