dmkarr      2003/01/06 08:21:35

  Modified:    .        build.xml
  Log:
  Enabling "use" information in javadoc build.
  
  Revision  Changes    Path
  1.92      +1 -0      jakarta-struts/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/build.xml,v
  retrieving revision 1.91
  retrieving revision 1.92
  diff -u -r1.91 -r1.92
  --- build.xml 5 Jan 2003 02:48:21 -0000       1.91
  +++ build.xml 6 Jan 2003 16:21:35 -0000       1.92
  @@ -357,6 +357,7 @@
               packagenames="org.apache.struts.*"
               author="true"
               private="true"
  +            use="true"
               version="true"
               windowtitle="Apache Struts API Documentation"
               doctitle="<h1>Apache Struts Framework (Version 
${project.version})</h1>"
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to