Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 10376 invoked from network); 12 Feb 2008 12:37:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2008 12:37:52 -0000 Received: (qmail 48657 invoked by uid 500); 12 Feb 2008 12:37:45 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 48630 invoked by uid 500); 12 Feb 2008 12:37:45 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 48619 invoked by uid 99); 12 Feb 2008 12:37:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Feb 2008 04:37:45 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Feb 2008 12:36:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8EF1F1A9832; Tue, 12 Feb 2008 04:37:15 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r620779 - in /harmony/enhanced/classlib/trunk/doc: ./ build.xml Date: Tue, 12 Feb 2008 12:37:15 -0000 To: commits@harmony.apache.org From: tellison@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080212123718.8EF1F1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: tellison Date: Tue Feb 12 04:37:12 2008 New Revision: 620779 URL: http://svn.apache.org/viewvc?rev=620779&view=rev Log: Initial attempt to produce JDoc-style API documentation. Modified: harmony/enhanced/classlib/trunk/doc/ (props changed) harmony/enhanced/classlib/trunk/doc/build.xml Propchange: harmony/enhanced/classlib/trunk/doc/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Tue Feb 12 04:37:12 2008 @@ -4,3 +4,4 @@ DoxygenClasslibLog.txt DoxygenKernelLog.txt DoxygenNativesLog.txt +temp Modified: harmony/enhanced/classlib/trunk/doc/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/doc/build.xml?rev=620779&r1=620778&r2=620779&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/doc/build.xml (original) +++ harmony/enhanced/classlib/trunk/doc/build.xml Tue Feb 12 04:37:12 2008 @@ -94,6 +94,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +