From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22687: Online manual not updated automatically Date: Sun, 21 Feb 2016 23:43:26 +0100 Message-ID: <87povpr8fl.fsf@gnu.org> References: <20160215215024.GA22646@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXcjV-0006hr-7H for bug-guix@gnu.org; Sun, 21 Feb 2016 17:44:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXcjS-0007qx-0N for bug-guix@gnu.org; Sun, 21 Feb 2016 17:44:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXcjR-0007qt-Sx for bug-guix@gnu.org; Sun, 21 Feb 2016 17:44:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aXcjR-00084E-LT for bug-guix@gnu.org; Sun, 21 Feb 2016 17:44:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Ricardo Wurmus's message of "Tue, 16 Feb 2016 11:06:40 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: 22687@debbugs.gnu.org Ricardo Wurmus skribis: > Many other projects publish online manuals for both stable and > development versions. As our releases are a little far apart and we=E2= =80=99re > encouraging to do =E2=80=9Cguix pull=E2=80=9D (so users really run the de= velopment > version) I think it would indeed make sense to also publish an > up-to-date version of the manual along with the manual for the latest > release. Yeah, sounds like we should do that, probably by setting up a cron job on one of the machines. I=E2=80=99ll see what can be done if nobody beats me at it. Ludo=E2=80=99.