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.