From mboxrd@z Thu Jan 1 00:00:00 1970 From: Quiliro Ordonez Subject: Re: how to translate info guix to text file or pdf or html ? Date: Thu, 28 Mar 2019 15:41:23 -0700 Message-ID: References: <87pnqare35.fsf@dismail.de> <87r2aq2164.fsf@elephly.net> Reply-To: quiliro@fsfla.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9doH-0002sR-HB for help-guix@gnu.org; Thu, 28 Mar 2019 18:47:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h9di9-0006YA-Cx for help-guix@gnu.org; Thu, 28 Mar 2019 18:41:26 -0400 Received: from mx1.riseup.net ([198.252.153.129]:46366) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h9di9-0006XM-3d for help-guix@gnu.org; Thu, 28 Mar 2019 18:41:25 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 1E35E1B91C6 for ; Thu, 28 Mar 2019 15:41:24 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 042482220DF for ; Thu, 28 Mar 2019 15:41:24 -0700 (PDT) In-Reply-To: <87r2aq2164.fsf@elephly.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org El 2019-03-28 20:29, Ricardo Wurmus escribi=C3=B3: > Joshua Branson writes: >=20 >> Guix's manual changes >> all the time. Trying to keep the website up-to-date is a tough task. >=20 > It is a decision, not a technical limitation. We want the public copy > of the manual to match the latest release, not an arbitrary later > version. Sounds reasonable. So, would a link to an "alfa" version be possible to place on the web? Is it complicated to generate automatically each day with a cron job?