From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nils Gillmann Subject: Re: Bleeding edge documentation Date: Wed, 20 Jun 2018 08:44:09 +0000 Message-ID: <20180620084409.hvszjeh7qmewsf4a@abyayala> References: <20180620061010.3kfxbdhdeun7ggb5@abyayala> <87r2l1uac3.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVYiD-0004vO-Fu for guix-devel@gnu.org; Wed, 20 Jun 2018 04:43:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVYiC-000519-H2 for guix-devel@gnu.org; Wed, 20 Jun 2018 04:43:33 -0400 Received: from conspiracy.of.n0.is ([2a01:4f8:1c0c:7ad0::1]:47186) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fVYiC-00050o-7G for guix-devel@gnu.org; Wed, 20 Jun 2018 04:43:32 -0400 Content-Disposition: inline In-Reply-To: <87r2l1uac3.fsf@elephly.net> 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: Ricardo Wurmus Cc: Guix-devel , Nils Gillmann Ricardo Wurmus transcribed 888 bytes: > > Nils Gillmann writes: > > > 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? > > We have applied for a gnu.org subdomain a couple of weeks ago, but > progress is slow. The goal is to move to infrastructure that we can > more easily (and automatically) update. > > -- > Ricardo > Ah, good to know. Thanks