From 19292c6e09fd8b49f7010c80b40e145008479c49 Mon Sep 17 00:00:00 2001 From: "nboyd%atg.com" Date: Thu, 14 Jun 2007 14:01:11 +0000 Subject: [PATCH] Moving documentation to MDC. Remove from distribution. git-svn-id: svn://10.0.0.236/trunk@228048 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/js/rhino/build.xml | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/mozilla/js/rhino/build.xml b/mozilla/js/rhino/build.xml index 08fce09d119..5573e1f76fe 100644 --- a/mozilla/js/rhino/build.xml +++ b/mozilla/js/rhino/build.xml @@ -155,20 +155,11 @@ - - - - - - - - - - + + @@ -181,7 +172,7 @@ - + @@ -189,8 +180,6 @@ - - @@ -266,7 +255,7 @@ from the doc directory for details. javadoc generate Rhino API documentation - in ${dist.dir}/docs/apidocs + in ${dist.dir}/javadoc source-zip create ${dist.source-only-zip} with all Rhino source files necessary to recreate ${dist.file}