Return-Path: X-Original-To: apmail-lucenenet-dev-archive@www.apache.org Delivered-To: apmail-lucenenet-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BF525E015 for ; Wed, 9 Jan 2013 01:24:55 +0000 (UTC) Received: (qmail 73551 invoked by uid 500); 9 Jan 2013 01:24:55 -0000 Delivered-To: apmail-lucenenet-dev-archive@lucenenet.apache.org Received: (qmail 73505 invoked by uid 500); 9 Jan 2013 01:24:55 -0000 Mailing-List: contact dev-help@lucenenet.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucenenet.apache.org Delivered-To: mailing list dev@lucenenet.apache.org Received: (qmail 73495 invoked by uid 99); 9 Jan 2013 01:24:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 01:24:55 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of thoward37@gmail.com designates 209.85.160.49 as permitted sender) Received: from [209.85.160.49] (HELO mail-pb0-f49.google.com) (209.85.160.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 01:24:47 +0000 Received: by mail-pb0-f49.google.com with SMTP id un15so594938pbc.36 for ; Tue, 08 Jan 2013 17:24:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=FUWmYfQzW6VjI2zb0TDsoWSB9T+4ntNhAseJS6uIJF0=; b=G/bs8y+1loQc3mrRSSoqPoQC/W/xmsrUlpdCknUuGCBbnVU3spFbs7TY+kOtfq4k0C HAYr0BqMFYbjhf+xj0+eV0hvehfGyMOfM+493jvq/dP65IrXgMWTtRTcFkI9Ol7E8Ob7 wC/H1XZXsY5L/Ueh4QiWC5oRHoAC0ZzFNrBQvu3fZpupUwkx+upFGkvZ+gC+QmkCAcbv /vEzyoS3AdPDSe3RdZyhmfBCT9K4B5SWZmA/91cz6UYH9N+70QRDnHJRnsLew+JVsAeK 3bDAcOSlsGJt79Cwx2vyRy2Oom3afBwPZAVGS8V2Vc1q7RX9Y4kqePNv2ZNZXjOGz2P6 C7ng== Received: by 10.66.82.35 with SMTP id f3mr183716724pay.49.1357694665786; Tue, 08 Jan 2013 17:24:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.66.233.234 with HTTP; Tue, 8 Jan 2013 17:24:05 -0800 (PST) In-Reply-To: References: From: Troy Howard Date: Tue, 8 Jan 2013 17:24:05 -0800 Message-ID: Subject: Re: 3.0.3 release documentation To: lucenenet-dev Content-Type: multipart/alternative; boundary=f46d042f92324485ef04d2d0ec57 X-Virus-Checked: Checked by ClamAV on apache.org --f46d042f92324485ef04d2d0ec57 Content-Type: text/plain; charset=UTF-8 I went ahead and built docs using doxygen for the 3.0.3 release and pushed those changed to the public site. The referenced link http://lucenenet.apache.org/docs/3.0.3/Index.html works now. I didn't build a CHM because I'm using a Mac, and couldn't find anything open source/*NIX friendly to build a CHM from that. Now that the HTML docs are built, making a CHM of them should be pretty easy, if you're on Windows. I can try to do that in the next day or two if I can find my way to a Windows machine. Thanks, Troy On Mon, Dec 31, 2012 at 12:01 PM, Christopher Currens < currens.chris@gmail.com> wrote: > I was looking at the readme.txt file on our GItHub mirror, and it's saying > we have documentation up on > http://lucenenet.apache.org/docs/3.0.3/Index.html and > http://lucenenet.apache.org/docs/3.0.3/Lucene.Net.chm. Both of these > links > are broken. How can we get the 3.0.3 documentation in those places? > > > Thanks, > Christopher > --f46d042f92324485ef04d2d0ec57--