Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 36471 invoked from network); 11 Jun 2005 22:14:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jun 2005 22:14:59 -0000 Received: (qmail 64995 invoked by uid 500); 11 Jun 2005 22:14:58 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 64960 invoked by uid 500); 11 Jun 2005 22:14:58 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 64943 invoked by uid 99); 11 Jun 2005 22:14:58 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of jta@bristowhill.com designates 66.75.162.133 as permitted sender) Received: from ms-smtp-01-qfe0.socal.rr.com (HELO ms-smtp-01-eri0.socal.rr.com) (66.75.162.133) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 11 Jun 2005 15:14:56 -0700 Received: from [192.168.15.53] (cpe-204-210-23-212.san.res.rr.com [204.210.23.212]) by ms-smtp-01-eri0.socal.rr.com (8.12.10/8.12.7) with ESMTP id j5BMEqFf023035 for ; Sat, 11 Jun 2005 15:14:52 -0700 (PDT) Message-ID: <42AB625C.9070206@bristowhill.com> Date: Sat, 11 Jun 2005 15:14:52 -0700 From: "Jean T. Anderson" User-Agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Development Subject: Re: Feedback index.html References: <42AB2BDD.CF6C04EA@erols.com> <42AB388F.2060100@bristowhill.com> <42AB4243.9010201@debrunners.com> In-Reply-To: <42AB4243.9010201@debrunners.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Daniel John Debrunner wrote: > The 10.0.2.1 bin distribution contains the documentation in html form > already. See the distributions section towards the end of this page. > > http://incubator.apache.org/derby/releases/release-10.0.2.1.html The bin distribution contains a snapshot of the Derby web site itself. The manuals it includes correspond exactly to the files available at http://incubator.apache.org/derby/docs/10.0/ ; however, it also includes some cruft that new users might find confusing, such as 6-month-old web site pages and some broken links. It's trivial for me to tar/zip up http://incubator.apache.org/derby/docs/10.0 and that would provide a clean downloadable wad of just the docs. I'll go ahead and do that today or tomorrow. -jean