Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 91659 invoked from network); 27 Mar 2009 13:06:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Mar 2009 13:06:51 -0000 Received: (qmail 84782 invoked by uid 500); 27 Mar 2009 13:06:49 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 84722 invoked by uid 500); 27 Mar 2009 13:06:49 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 84712 invoked by uid 99); 27 Mar 2009 13:06:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Mar 2009 13:06:48 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [69.147.107.20] (HELO mrout1-b.corp.re1.yahoo.com) (69.147.107.20) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Mar 2009 13:06:37 +0000 Received: from localhost.localdomain (socks3.corp.yahoo.com [216.145.54.15]) by mrout1-b.corp.re1.yahoo.com (8.13.8/8.13.8/y.out) with ESMTP id n2RD5Oq1009669 for ; Fri, 27 Mar 2009 06:05:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: references:in-reply-to:content-type:content-transfer-encoding; b=vdmiViRj6/gHp2v2TBWgTNcgz1xp27i+5lQUoxuQDS3ZagTo6qqUlrAAhv7th0Lv Message-ID: <49CCCF12.7010607@yahoo-inc.com> Date: Fri, 27 Mar 2009 18:35:22 +0530 From: Hemanth Yamijala User-Agent: Thunderbird 2.0.0.21 (X11/20090302) MIME-Version: 1.0 To: core-dev@hadoop.apache.org Subject: Re: Downloadable API docs for off line browsing References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Damien, > Are the API docs available for download so I can view them while not > connected to the internet. > > You can build the API docs from source, using 'ant javadoc'. They will be available in the $HADOOP_HOME/build/docs folder Thanks hemanth