From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nils Gillmann Subject: Re: Bleeding edge documentation Date: Wed, 20 Jun 2018 06:10:10 +0000 Message-ID: <20180620061010.3kfxbdhdeun7ggb5@abyayala> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVWJB-0001Pc-KB for guix-devel@gnu.org; Wed, 20 Jun 2018 02:09:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVWJA-0002IG-Jk for guix-devel@gnu.org; Wed, 20 Jun 2018 02:09:33 -0400 Received: from conspiracy.of.n0.is ([2a01:4f8:1c0c:7ad0::1]:44758) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fVWJA-0002Hs-AW for guix-devel@gnu.org; Wed, 20 Jun 2018 02:09:32 -0400 Content-Disposition: inline In-Reply-To: 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: swedebugia Cc: Guix-devel swedebugia transcribed 1.0K bytes: > Hi > > I would like to have a continously updated documentation for guix on the webpage in addition to the release documentation. > > I'm trying to read up on guix and the guix.texi file is hard to handle on a mobile device and it is quite cumbersome. > > The 0.14 docs are now heavily outdated in my opinion. > -- > Cheers Swedebugia This is due to gnu.org using CVS and with every release we have to upload the documentation by hand. Instead of moving the entire webpage out of gnu.org (which has been proposed before), why not create docs.guixsd.org and use that for updated documentation material?