From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel,gmane.lisp.guile.user Subject: Guile web page docs Date: Wed, 21 Oct 2009 21:47:41 +0100 Message-ID: <87my3kcw42.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1256158083 14178 80.91.229.12 (21 Oct 2009 20:48:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Oct 2009 20:48:03 +0000 (UTC) To: Guile Development , Guile User List Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Oct 21 22:47:52 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N0i64-0001yk-AV for guile-devel@m.gmane.org; Wed, 21 Oct 2009 22:47:52 +0200 Original-Received: from localhost ([127.0.0.1]:32772 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0i63-0004Lb-L5 for guile-devel@m.gmane.org; Wed, 21 Oct 2009 16:47:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0i60-0004II-O3 for guile-devel@gnu.org; Wed, 21 Oct 2009 16:47:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0i5w-00047D-3t for guile-devel@gnu.org; Wed, 21 Oct 2009 16:47:48 -0400 Original-Received: from [199.232.76.173] (port=39735 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0i5v-00046y-Vn; Wed, 21 Oct 2009 16:47:44 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:36052) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0i5v-0004I6-E9; Wed, 21 Oct 2009 16:47:43 -0400 Original-Received: from arudy (host86-147-112-196.range86-147.btcentralplus.com [86.147.112.196]) by mail3.uklinux.net (Postfix) with ESMTP id 13FC01F66E7; Wed, 21 Oct 2009 21:47:43 +0100 (BST) Original-Received: from arudy (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id 7799F38023; Wed, 21 Oct 2009 21:47:41 +0100 (BST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9551 gmane.lisp.guile.user:7457 Archived-At: I noticed that the docs on the Guile web pages are a bit out of date. The 1.8 ones are behind those in 1.8.7 (the latest release). I'm not sure about the 1.6 ones, but will check. And there aren't any docs for 1.9/2.0 at all - which I think would be useful. Would anyone object if we added a 1.9/2.0 set, and updated all these to correspond to the latest available (i.e. from CVS/Git) in each release series? Thanks, Neil