rleland     2004/05/21 07:28:12

  Modified:    validator/etc jsdoc.sh
  Log:
  Add docs
  
  Revision  Changes    Path
  1.4       +10 -4     jakarta-commons/validator/etc/jsdoc.sh
  
  Index: jsdoc.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/etc/jsdoc.sh,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- jsdoc.sh  21 Feb 2004 17:10:29 -0000      1.3
  +++ jsdoc.sh  21 May 2004 14:28:12 -0000      1.4
  @@ -17,7 +17,13 @@
   #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   #  See the License for the specific language governing permissions and
   #  limitations under the License.
  - #
  +#
  +
  +# jsdoc is a perl script for generating javadoc for javascript.
  +# The latest version can be downloaded from :
  +#      http://sourceforge.net/projects/jsdoc/
  +#
  +
   dirtoprocess=$2
   outputto=$3
   package=/org/apache/commons/validator/javascript
  
  
  

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

Reply via email to