From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Documentation Date: Fri, 2 Sep 2016 17:45:02 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfqeP-0001Ug-Ti for help-guix@gnu.org; Fri, 02 Sep 2016 11:45:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfqeN-0000Cv-Vn for help-guix@gnu.org; Fri, 02 Sep 2016 11:45:04 -0400 Received: from mail-qk0-x232.google.com ([2607:f8b0:400d:c09::232]:34257) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfqeN-0000Cp-Ru for help-guix@gnu.org; Fri, 02 Sep 2016 11:45:03 -0400 Received: by mail-qk0-x232.google.com with SMTP id t7so122924774qkh.1 for ; Fri, 02 Sep 2016 08:45:03 -0700 (PDT) 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 Hello, when & how is the documentation here : https://www.gnu.org/software/guix/manual/guix.html updated ? I ask, because doing some git grep in a recent git checkout showed me something in doc/guix.texi that I couldn't find in that online manual... Then I searched how to build the doc, and found in README: See the manual for the installation instructions, either by running info -f doc/guix.info "(guix) Installation" but... info: doc/guix.info: No such file or directory So how do I make that doc so that I can read the "installation instructions" which will tell me how to make the doc... Looks adequately recursive to me... ;-) Maybe a very simple INSTALL file with the basic explained would help newbies... Or did I miss something ? -- Vincent Legoll