Received: by 2002:a05:6a10:eb17:0:0:0:0 with SMTP id hx23csp2895133pxb; Mon, 6 Sep 2021 07:43:09 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw63ZSGGn6AauyvF/Y8MTCZ4BV6gP4akAPQy127j/DZnouKoSOXlDByvTPUUFJAJEadBz5K X-Received: by 2002:a17:906:ae0c:: with SMTP id le12mr13936936ejb.169.1630939389250; Mon, 06 Sep 2021 07:43:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1630939389; cv=none; d=google.com; s=arc-20160816; b=YK6VgtWRZ8g0xuTefPAqoLH433DQsaQRAlf8uKxpHRetomaSAyPkrv2ts6S6F9H4rj tHy4As7to/mBNtyYe4vRWiB74Z1AmHZpDTSKOPJmZQ+qbin9itZregVB+xwVf5+9GWY3 OmoR2NiUqm5pD0mzJZdAjEknwByQnMROnq/L6tqn7Qs3J0IJdGgDrEsu9JHxvD3DdR+A GGDwv+u8NOI7HHqBBGEj5h5wkd86ghd4rAezyy691xMw+s4MrxEF6hcwrLbDu73CzdNv snP+NcAT4m4TsDCvPPxSSjxPavIi/VAf/G7KfoWe/4laCuoc5MdG2Izy3/TejruXSuwV H4hA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=xtz6g+s6JS0YWW25Cm83jM8dE5nrr5zJU2xTFfBSvZ4=; b=mvGuq1O/LeRO14p7fPoweOklse0hWheEIK4r8rTdHOCuqC6fqB1Ysoxur5BJq0emmJ qIcq0wJOFIxQ8ZGOntDHrlFzJcVj5S56PdPNurkqFZrvGb1ASQuTM9tej4xg8IIMk6gv F1W001tKbYDOz5b9BB7PzS6pz+Y7sr0hCWpBoPNXLRBXMg9lBQjrmq+zqHiHcZi+Yxoq af5Mq1aFRuY8zsQwdx6ETRY9U2kWJqgTLm4FbLEi32KtqwaEeAFHJzZWp0AFgevffuq1 gjWyN7s22gEaZWlmV68gx5yqS3/089DOLPq/QHnCUST6UR+0MBdt0HpcP/ZZZuKbB2oX Zwjw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-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 jz19si8351220ejb.599.2021.09.06.07.42.44; Mon, 06 Sep 2021 07:43:09 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-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-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243461AbhIFOmv (ORCPT + 99 others); Mon, 6 Sep 2021 10:42:51 -0400 Received: from smtp3-1.goneo.de ([85.220.129.38]:57317 "EHLO smtp3-1.goneo.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238717AbhIFOmu (ORCPT ); Mon, 6 Sep 2021 10:42:50 -0400 Received: from [192.168.1.127] (dyndsl-091-096-160-132.ewe-ip-backbone.de [91.96.160.132]) by smtp3.goneo.de (Postfix) with ESMTPSA id 2C534203E929; Mon, 6 Sep 2021 16:41:44 +0200 (CEST) Subject: Re: [PATCH 1/2] ext4: docs: switch away from list-table To: Jonathan Corbet , Akira Yokosawa Cc: jack@suse.cz, linux-doc@vger.kernel.org, linux-ext4@vger.kernel.org, tytso@mit.edu, Mauro Carvalho Chehab References: <20210902220854.198850-2-corbet@lwn.net> <871r65zobl.fsf@meer.lwn.net> <68ae637d-dc8d-cedc-b058-8f4ebb146137@darmarit.de> <87lf49wzyz.fsf@meer.lwn.net> From: Markus Heiser Message-ID: <5f3f3e53-0a52-8f87-8bb7-e1cca5c0ccdb@darmarit.de> Date: Mon, 6 Sep 2021 16:41:43 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <87lf49wzyz.fsf@meer.lwn.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org Am 06.09.21 um 16:17 schrieb Jonathan Corbet: > Markus Heiser writes: > >> We prefer list tables ... >> >> """Their advantage is that they are easy to create or modify and that the >> diff of a modification is much more meaningful, because it is limited to >> the modified content.""" >> >> By example: We have some very large tables with tons of rows and cols. >> If you need to extend one column just by one character you have to edit >> the whole table and the diff is not readable. >> >> It is not limited to big tables, e.g. if you patch a simple typo, >> you might need touch content not related to your fix. >> >> At the end it is a trade of, what weights more, readability of the >> plain text or readability of the patch / most often I would vote >> for the latter. > > If the documentation is of any use of all there will be a lot more > people reading it than will be reading patches making tweaks to it. > Optimizing for patch readability seems like the wrong focus to me. > > The ext4 folks can decide what they like best in this specific case. > But I think that the advice in favor of list tables is wrong in the > general case; they are completely unreadable in their source form, and > that goes against one of the key reasons we adopted RST in the first > place. > > Somebody will surely try to add a list table to the wrong document > someday and I'll get to live through another one of those nifty > explosions - and I'll have neither reasons nor motivation to defend that > policy. I do not see a problem changing the policy to use pre-formated tables. @jon do you like to fix the "list tables" section of doc-guide/sphinx.rst Thanks, Markus