Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp2854330ybz; Mon, 27 Apr 2020 05:53:53 -0700 (PDT) X-Google-Smtp-Source: APiQypIEJj9a9ubKMeMSyJZCmcKx8goVIRpoyEZCfNVhksKZ/22nLBmJPd30dgOplDroHQi1z6Cz X-Received: by 2002:a17:906:da1b:: with SMTP id fi27mr19277911ejb.194.1587992033445; Mon, 27 Apr 2020 05:53:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587992033; cv=none; d=google.com; s=arc-20160816; b=xNqrQC1bOScAlse+CO/qN6PBZkzj7QxBDfCjr7vTIVKvGCt0HlbFRXiL018FhvPyDt aqBekJqFatdlsYwQGC9WI/foD5bc16YX/v+HAjwxnL5PFJu19atEQZEZOOJTMdLAia1A IXZPqC9elVE3CGW+ovyTr7d+nc5IPmyUH9qllws3T/AyFOMHFE53BhwdX5BJcB7SBDcM I+nLp1t2Ua5fu8NsA5Y5Er9CB0ytoK2dFX6vnfEcnFGyQqFQNZWDGUbYKF8QwWgGeZQ4 YbecRpx2v335F6Pd1EbuQM5kpvIvAtr1sYnRvKVZY5t0k8b/F3Vrb7V4gmfqBV8ojGv4 bXCQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=iycx/IHwm3PSnKJQdq0HGPmpxMZMzEVzuf+yO4baCeQ=; b=Zw9QnYNIIDEjJpBIUTcB87RF7r5Jze5mFMBhIUHfRsUR9Y6n8JHi/vy7pesldPNQzk Yozp9Qw0mcro+T64Ht3BACOhHAjkz49W6lMEg9jdMlC8BaWg8faaCvGToMDL0VCRoSsM olXwMsacWcZRNtHeenDibHxLuSU/9PN1dUxxR4249AERJcii47jV4PtUxV0Zx3dJ5uQU uB6OjhfEyYdp4mlvN5jrNsqB05UGTDAYvYR2OkuvyB4jGg9yg07/n2tGTCFUo6iA3HPG gHiRllaKehnhBbxxesmv0TuNv5eCnfEg8nNi4X7b0Ps2vnqT89JrByDgRECUPb4p8U1X qHaA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id e15si8606494ejc.208.2020.04.27.05.53.30; Mon, 27 Apr 2020 05:53:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727804AbgD0Mvh (ORCPT + 99 others); Mon, 27 Apr 2020 08:51:37 -0400 Received: from verein.lst.de ([213.95.11.211]:47806 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726769AbgD0Mvg (ORCPT ); Mon, 27 Apr 2020 08:51:36 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 6DBF768CF0; Mon, 27 Apr 2020 14:51:32 +0200 (CEST) Date: Mon, 27 Apr 2020 14:51:32 +0200 From: Christoph Hellwig To: Peter Lister Cc: Christoph Hellwig , Matthew Wilcox , Mauro Carvalho Chehab , Linux Doc Mailing List , linux-kernel@vger.kernel.org, Jonathan Corbet , Greg Kroah-Hartman , Joel Becker , linux-usb@vger.kernel.org Subject: Re: [PATCH v2 08/29] docs: filesystems: convert configfs.txt to ReST Message-ID: <20200427125132.GB31904@lst.de> References: <278a9befc98b49ea866c9b687d070c70cde20628.1587487612.git.mchehab+huawei@kernel.org> <20200421165534.GA16511@lst.de> <20200421170223.GP5820@bombadil.infradead.org> <20200421172337.GA18305@lst.de> <894438a6-cd91-1728-a313-4bf4f8d5074d@bikeshed.quignogs.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <894438a6-cd91-1728-a313-4bf4f8d5074d@bikeshed.quignogs.org.uk> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 24, 2020 at 06:28:54PM +0100, Peter Lister wrote: > On 21/04/2020 18:23, Christoph Hellwig wrote: >> It wasn't entirely uncommon, but that's not really the point. The >> Problem is all the weird ".." or "::" annotations that really kill >> the flow, or things like "|copy|" that have no reason to exist. > > You aren't supposed to read REST documentation files - as opposed to > kerneldoc comments in the C source - any more than you read HTML. And that is the whole problem. Optimizing for reading in a browser might be an okay tradeoff for end-user documentation. But it is absolutely the wrong thing for internal API documentation where you want to jump to them by opening them in the same text editor.