From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: how to translate info guix to text file or pdf or html ? Date: Thu, 28 Mar 2019 21:31:35 +0100 Message-ID: <87pnqa2120.fsf@elephly.net> References: <87lg0ysuga.fsf@gmail.com> 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]:45574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9br6-0001ZL-4m for help-guix@gnu.org; Thu, 28 Mar 2019 16:42:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h9bgw-00062A-HG for help-guix@gnu.org; Thu, 28 Mar 2019 16:32:03 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21347) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h9bgw-0005xj-1G for help-guix@gnu.org; Thu, 28 Mar 2019 16:32:02 -0400 In-reply-to: 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: Quiliro Ordonez Cc: help-guix@gnu.org Quiliro Ordonez writes: >> You could call a =E2=80=98make html=E2=80=99 command inside Guix Git rep= ository >> https://www.gnu.org/software/guix/manual/html_node/Building-from-Git.html [=E2=80=A6] > It would be nice if that would be the published version of the manual. The published manual on the website is roughly equivalent the output of =E2=80=9Cmake html=E2=80=9D (generated via a gnulib script). It just is not the manual for an arbitrary later version of Guix but for the version that people can actually download, namely the latest release. -- Ricardo