Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752588AbdGQVX3 (ORCPT ); Mon, 17 Jul 2017 17:23:29 -0400 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:54452 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751387AbdGQVXP (ORCPT ); Mon, 17 Jul 2017 17:23:15 -0400 Date: Mon, 17 Jul 2017 18:23:05 -0300 From: Mauro Carvalho Chehab To: Jonathan Corbet Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/6] Better document Sphinx install instructions Message-ID: <20170717182305.4dfacc21@vento.lan> In-Reply-To: <20170717134051.53c14205@lwn.net> References: <20170717134051.53c14205@lwn.net> Organization: Samsung X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 27 Em Mon, 17 Jul 2017 13:40:51 -0600 Jonathan Corbet escreveu: > On Fri, 14 Jul 2017 13:41:15 -0300 > Mauro Carvalho Chehab wrote: > > > The Sphinx build chain is fragile: any upgrades can cause it to break. > > > > That's what happened this week, when I upgraded my machines to > > Fedora 26. > > > > So, add a separate chapter at sphinx.rst with Sphinx install instructions, > > moving it out of changes.rst. and better name patch 2/6. > > > > v2: improved the text at changes.rst to point to the file name with the > > Sphinx build instructions. > > I've applied this set, thanks. Thanks! Btw, I'm submitting in a few a second version of the patches with add a script to check Sphinx dependencies. Thanks, Mauro