You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2003/01/13 14:24:07 UTC

cvs commit: jakarta-ant/xdocs faq.xml

bodewig     2003/01/13 05:24:07

  Modified:    docs     faq.html
               xdocs    faq.xml
  Log:
  Try to be more verbose in the FAQ to address PR#15949
  
  Revision  Changes    Path
  1.46      +8 -6      jakarta-ant/docs/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/faq.html,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- faq.html	8 Jan 2003 08:25:18 -0000	1.45
  +++ faq.html	13 Jan 2003 13:24:07 -0000	1.46
  @@ -405,12 +405,14 @@
           to render the HTML version from the original XML file.</p>
                                           <p>The Velocity stylesheets used to process the XML files can
           be found in the <code>xdocs/stylesheets</code> subdirectory of
  -        Ant's CVS repository - the build file <code>docs.xml</code> is
  -        used to drive Anakia.  This file assumes that you have the
  -        <code>jakarta-site2</code> 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.</p>
  +        Ant's CVS repository - the build file
  +        <code>docs.xml</code> at the top level of the jakarta-ant CVS
  +        module is used to drive Anakia.</p>
  +                                        <p>This file assumes that you have the
  +        <code>jakarta-site2</code> 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.</p>
                           </blockquote>
       </td></tr>
     </table>
  
  
  
  1.27      +9 -6      jakarta-ant/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/faq.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- faq.xml	8 Jan 2003 08:25:18 -0000	1.26
  +++ faq.xml	13 Jan 2003 13:24:07 -0000	1.27
  @@ -42,12 +42,15 @@
   
           <p>The Velocity stylesheets used to process the XML files can
           be found in the <code>xdocs/stylesheets</code> subdirectory of
  -        Ant&apos;s CVS repository - the build file <code>docs.xml</code> is
  -        used to drive Anakia.  This file assumes that you have the
  -        <code>jakarta-site2</code> module checked out from CVS as
  -        well, but if you follow the instruction from Anakia&apos;s
  -        homepage, you should get it to work without that.  Just make
  -        sure all required jars are in the task&apos;s classpath.</p>
  +        Ant&apos;s CVS repository - the build file
  +        <code>docs.xml</code> at the top level of the jakarta-ant CVS
  +        module is used to drive Anakia.</p>
  +
  +        <p>This file assumes that you have the
  +        <code>jakarta-site2</code> CVS module checked out as well, but
  +        if you follow the instruction from Anakia&apos;s homepage, you
  +        should get it to work without that.  Just make sure all
  +        required jars are in the task&apos;s classpath.</p>
         </answer>
       </faq>
   
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>