[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guile web page docs
From: |
Ludovic Courtès |
Subject: |
Re: Guile web page docs |
Date: |
Wed, 21 Oct 2009 23:25:26 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Neil Jerram <address@hidden> writes:
> 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).
http://www.gnu.org/software/guile/manual/html_node/index.html appears to
correspond to 1.8.7.
(BTW, Gnulib has a new script to automate updates to
www.gnu.org/software/PROJECT/manual.)
> 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?
I hadn't done it so far, mostly because 1.9 is alpha, and I think
gnu.org/software/guile/manual should point to the current stable series.
That said, perhaps we could put them in a sub-directory.
What do you think?
Thanks,
Ludo'.