From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [PATCH 0/8] Prepare files under Documentation/*.txt to build with Sphinx Date: Thu, 11 Apr 2019 12:37:22 -0600 Message-ID: <20190411123722.67d8cbe6@lwn.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, David Howells , Andrea Parri , Nicholas Piggin , linux-arch@vger.kernel.org, Peter Zijlstra , Boqun Feng , Luc Maranget , Alan Stern , Akira Yokosawa , Will Deacon , "Paul E. McKenney" , Daniel Lustig , Jade Alglave List-Id: linux-arch.vger.kernel.org On Wed, 10 Apr 2019 06:56:19 -0300 Mauro Carvalho Chehab wrote: > In the past, we did some efforts to ensure that almost all files under > Documentation/*.txt could be built with Sphinx. > > Some regressions happened there (and some new files got added). > Fix those files in order to allow them to be able to build with Sphinx. > > The changes on this series are trivial, adding the minimum stuff to allow > building those files with sphinx-build with no warnings and to make the > contents minimally consistent with other documentation files. I've applied this set, thanks. jon From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ms.lwn.net ([45.79.88.28]:38746 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726595AbfDKShY (ORCPT ); Thu, 11 Apr 2019 14:37:24 -0400 Date: Thu, 11 Apr 2019 12:37:22 -0600 From: Jonathan Corbet Subject: Re: [PATCH 0/8] Prepare files under Documentation/*.txt to build with Sphinx Message-ID: <20190411123722.67d8cbe6@lwn.net> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, David Howells , Andrea Parri , Nicholas Piggin , linux-arch@vger.kernel.org, Peter Zijlstra , Boqun Feng , Luc Maranget , Alan Stern , Akira Yokosawa , Will Deacon , "Paul E. McKenney" , Daniel Lustig , Jade Alglave Message-ID: <20190411183722.L1e4TTqk4xSo6zpHXLUH8AeCFE3CB3xU1sP0d83bawQ@z> On Wed, 10 Apr 2019 06:56:19 -0300 Mauro Carvalho Chehab wrote: > In the past, we did some efforts to ensure that almost all files under > Documentation/*.txt could be built with Sphinx. > > Some regressions happened there (and some new files got added). > Fix those files in order to allow them to be able to build with Sphinx. > > The changes on this series are trivial, adding the minimum stuff to allow > building those files with sphinx-build with no warnings and to make the > contents minimally consistent with other documentation files. I've applied this set, thanks. jon