From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Branson Subject: Re: Bleeding edge documentation Date: Wed, 20 Jun 2018 10:39:40 -0400 Message-ID: <87zhzpo72r.fsf@fastmail.com> References: <20180620061010.3kfxbdhdeun7ggb5@abyayala> <87r2l1uac3.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45264) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVeB3-000897-4Q for guix-devel@gnu.org; Wed, 20 Jun 2018 10:33:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVeB0-0007a7-41 for guix-devel@gnu.org; Wed, 20 Jun 2018 10:33:41 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:34733) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fVeAz-0007Zx-Vn for guix-devel@gnu.org; Wed, 20 Jun 2018 10:33:38 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id AB5DA21AE6 for ; Wed, 20 Jun 2018 10:33:37 -0400 (EDT) Received: from dobby (unknown [72.12.220.132]) by mail.messagingengine.com (Postfix) with ESMTPA id 576E8E4F0A for ; Wed, 20 Jun 2018 10:33:37 -0400 (EDT) In-Reply-To: <87r2l1uac3.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 20 Jun 2018 10:32:44 +0200") 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: guix-devel@gnu.org Ricardo Wurmus writes: > 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. May I ask what are some of the other infrastructure options are? notabug? I'm sure you'll guys will choose a good one, but I'm just curious. > > -- > Ricardo