From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia Subject: Re: Annotated guix source folder tree Date: Wed, 14 Nov 2018 19:38:39 +0100 Message-ID: <74c34b1e-10ab-9d70-178a-e7df0cf84cc1@riseup.net> References: <87h8gjaac4.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gN04T-0006C5-07 for guix-devel@gnu.org; Wed, 14 Nov 2018 13:39:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gN04J-0006CP-W7 for guix-devel@gnu.org; Wed, 14 Nov 2018 13:39:21 -0500 Received: from mx1.riseup.net ([198.252.153.129]:39323) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gN04J-00060E-8Z for guix-devel@gnu.org; Wed, 14 Nov 2018 13:39:15 -0500 In-Reply-To: <87h8gjaac4.fsf@gmail.com> Content-Language: en-US List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Oleg Pykhalov Cc: guix-devel@gnu.org On 2018-11-14 17:32, Oleg Pykhalov wrote: > Hello. > > swedebugia writes: > >> I exported the tree and would like an annotated version to be added to >> the manual. >> >> Would you agree that this is a good idea? > > It could be useful. What do you think about a page similar to HIER(7) > manual? We could name it GUIX-HIER(7) similar to existing GUIX-* man > pages and it should be possible to write it in doc/guix.texi as well. Looks good. I did not know that one. I will prepare a patch for a subsection on the contributing section as this is mainly relevant for contributors and can be linked to from other parts of the manual if necessary. -- Cheers Swedebugia