From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ms.lwn.net ([45.79.88.28]) by casper.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dBPC5-0000JR-3Z for linux-mtd@lists.infradead.org; Thu, 18 May 2017 17:26:34 +0000 Date: Thu, 18 May 2017 11:26:08 -0600 From: Jonathan Corbet To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, David Woodhouse , Brian Norris , Boris Brezillon , Marek Vasut , Richard Weinberger , Cyrille Pitchen , linux-mtd@lists.infradead.org Subject: Re: [PATCH v2 00/53] Get rid of Docbook Message-ID: <20170518112608.4f355068@lwn.net> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 16 May 2017 09:15:52 -0300 Mauro Carvalho Chehab wrote: > This patch series convert the remaining DocBooks to ReST. Gotta love this: > 124 files changed, 7469 insertions(+), 10511 deletions(-) I've just pulled the whole set from your experimental.git repo. There are certainly a few rough edges, but that means it will fit into the rest of the docs just fine :) There are a few loose ends, but, rather than complaining about them, I'll just see what's to be done about them. Thanks for pushing this through, this is a nice milestone. jon