From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: how to translate info guix to text file or pdf or html ? Date: Fri, 29 Mar 2019 10:45:58 +0100 (CET) Message-ID: References: <87lg0ysuga.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_54527_974148012.1553852758562" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:60207) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9o5K-0005G2-K8 for help-guix@gnu.org; Fri, 29 Mar 2019 05:46:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h9o5J-0006jX-Cf for help-guix@gnu.org; Fri, 29 Mar 2019 05:46:02 -0400 Received: from w1.tutanota.de ([81.3.6.162]:15894) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h9o5I-0006ix-Kg for help-guix@gnu.org; Fri, 29 Mar 2019 05:46:01 -0400 In-Reply-To: <87lg0ysuga.fsf@gmail.com> 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: Oleg Pykhalov Cc: Help Guix ------=_Part_54527_974148012.1553852758562 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thank you, Oleg. It took about 1 hour to execute. $ git clone https://git.savannah.gnu.org/git/guix.git $ cd guix $ guix environment guix $ ./bootstrap $ ./configure --localstatedir=3D/home/user/git/guix $ make $ make html And I've got the directory doc/guix.html with manual. Works! Mar 28, 2019, 6:52 PM by go.wigust@gmail.com: > Hi, > > <> znavko@tutanota.com > > writes: > >> Hi! I've learned that guix manual updates with the updates more quickly = than manual's web-page. >> >> But `info guix` is hard for using. I like html. >> Please, let me know if it is possible to transform `info guix` to text f= ile or html or pdf? >> >> PS: I tried to learn `info` commands but using mouse and search by web-p= age in browser is better. >> > > You could call a =E2=80=98make html=E2=80=99 command inside Guix Git repo= sitory > https://www.gnu.org/software/guix/manual/html_node/Building-from-Git.html= > > Then =E2=80=98firefox doc/guix.html/index.html=E2=80=99 will open a fresh= manual. > > Oleg. > ------=_Part_54527_974148012.1553852758562 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thank you, Oleg. It took about 1 ho= ur to execute.

<= div style=3D"16px" text-align=3D"left">$ git clone https://git.savannah.gnu.org/git/guix.git=
$ cd guix
$ guix environment guix
$ ./bootstrap
$ ./configure --localstatedir=3D/home/user/git/guix
=
$ make
$ make html

And I've got= the directory doc/guix.html with manual. Works!


Mar 28, 2019, 6:52 PM by go.wigust@gmail.com:
Hi,

<znavko@tutanota.com= > writes:
H= i! I've learned that guix manual updates with the updates more quickly than= manual's web-page.

But `info guix` is hard for usi= ng. I like html.
Please, l= et me know if it is possible to transform `info guix` to text file or html = or pdf?

PS: I tried to learn `info` commands but us= ing mouse and search by web-page in browser is better.

You could call a =E2=80=98make html=E2=80=99 command insid= e Guix Git repository

Then =E2=80=98firefox doc/guix.html/index.html=E2=80=99 will open a fr= esh manual.

Oleg.

------=_Part_54527_974148012.1553852758562--