From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754353AbcHSCqC (ORCPT ); Thu, 18 Aug 2016 22:46:02 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:53950 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753813AbcHSCp7 (ORCPT ); Thu, 18 Aug 2016 22:45:59 -0400 Date: Thu, 18 Aug 2016 19:27:16 -0700 From: Christoph Hellwig To: Jonathan Corbet Cc: Christoph Hellwig , Daniel Vetter , Jani Nikula , linux-doc@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [PATCH 03/10] docs: sphinxify sparse.txt and move to dev-tools Message-ID: <20160819022716.GA19303@infradead.org> References: <20160808233502.16950-1-corbet@lwn.net> <20160808233502.16950-4-corbet@lwn.net> <20160809080736.GA15461@infradead.org> <87lh06xsk9.fsf@intel.com> <20160809082209.GA7553@infradead.org> <20160809083106.GA25504@infradead.org> <20160818174630.4abdf25d@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160818174630.4abdf25d@lwn.net> User-Agent: Mutt/1.6.1 (2016-04-27) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 18, 2016 at 05:46:30PM -0600, Jonathan Corbet wrote: > So would the old hats be happier with a patch that looks like this? The > quality of the formatted output suffers slightly, but it's not a big > deal... I think this a major improvement. The only thing that still strikes me as rather odd are the "::" and ".." notations, but maybe I'll get used to it..