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