Received: by 2002:a05:6a10:c604:0:0:0:0 with SMTP id y4csp898798pxt; Fri, 6 Aug 2021 17:22:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzcG/Jyxj91+KFvFGIZfU9BmJSrtrcCLtS5C+JKQKH07EaOZWOGgzSPZ+F1rRlFrNaUOs7v X-Received: by 2002:a92:cec5:: with SMTP id z5mr709214ilq.226.1628295759106; Fri, 06 Aug 2021 17:22:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628295759; cv=none; d=google.com; s=arc-20160816; b=lW1yTMil1nk5yxaFLGILfJ9o8SNUuHoFAjC1Y7YBYZogc7nBAVVcNHjGTpbvZfex5p e48Hj4NIykEAq38kliKp2MBi0+web0uqyY9+U8CQWJY5qjDOEAAfQR1PPtxViDOXNA4q T1MJDcrsk6xJd3w+hEELcYryzjA5qvHuH355D0tekcLJfIajHPH99vXblWEE5lrzJLD4 IdOvXARW8Lm5WCODdcdieC0aapdhbWVh8CXFIxW8sNrAx0gb4MOHlpy2IKedIszqSRzT 1ZwpjyzqdGfPoakp22u9hyEaVq0Yk8MFLqZEjiJ0YAu50EGAZxCjiKJXnuzpzpIAmLsD BMtw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=1SvORpgsUwB75W/AqwHpE+XCYTBMCspxuHT1FYXnu/Q=; b=s4GEVMR/mriqLQ9uZYtqPiV/2yd60Zg5z86Dnti0mD9J3P3mf6Xh4Zl0huCb+tfgZQ 4kkHTi2FkaoSUq4JFr3guArjSqcNNzconTVuYJIEiVylV1985E+frwtJjENAWla4lt3O SwLq2Kp7MEDVXl7bRXuR8wD/nBtDN2cAjLv6aNrAGvtK498qS2omnjcQK5KUiLxAdZLl ugki2XPGimQEnPHiXHE7ps1IrzsBfCymKdJv+ZLX40LUPfDy/wVpYUBPo++OKp7OpyvP u4UR0IP8RFSIBPX1/3x4zDHWuR9HvcuV3kUGRERwpbmIIcFS6QhAYGUcrm9Z5mJV4PXP D0bQ== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t15si9604471ilg.47.2021.08.06.17.22.27; Fri, 06 Aug 2021 17:22:39 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245551AbhHFWa6 (ORCPT + 99 others); Fri, 6 Aug 2021 18:30:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245547AbhHFWaz (ORCPT ); Fri, 6 Aug 2021 18:30:55 -0400 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4C1DFC0613CF; Fri, 6 Aug 2021 15:30:39 -0700 (PDT) Received: from localhost.localdomain (unknown [IPv6:2804:14c:1a9:2434:b693:c9:5cb6:b688]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: nfraprado) by bhuna.collabora.co.uk (Postfix) with ESMTPSA id F25A51F44DDF; Fri, 6 Aug 2021 23:30:35 +0100 (BST) From: =?UTF-8?q?N=C3=ADcolas=20F=2E=20R=2E=20A=2E=20Prado?= To: Sakari Ailus , Bingbu Cao , Tianshu Qiu , Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@collabora.com Subject: [PATCH] media: ipu3.rst: Improve header formatting on tables Date: Fri, 6 Aug 2021 19:30:22 -0300 Message-Id: <20210806223022.2012984-1-nfraprado@collabora.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Use the header-rows option of the flat-table directive in order to have the first row displayed as a header. Also capitalize these headers. These changes make the tables easier to read. Signed-off-by: NĂ­colas F. R. A. Prado --- Documentation/admin-guide/media/ipu3.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Documentation/admin-guide/media/ipu3.rst b/Documentation/admin-guide/media/ipu3.rst index 52c1c04173da..83b3cd03b35c 100644 --- a/Documentation/admin-guide/media/ipu3.rst +++ b/Documentation/admin-guide/media/ipu3.rst @@ -51,10 +51,11 @@ to userspace as a V4L2 sub-device node and has two pads: .. tabularcolumns:: |p{0.8cm}|p{4.0cm}|p{4.0cm}| .. flat-table:: + :header-rows: 1 - * - pad - - direction - - purpose + * - Pad + - Direction + - Purpose * - 0 - sink @@ -148,10 +149,11 @@ Each pipe has two sink pads and three source pads for the following purpose: .. tabularcolumns:: |p{0.8cm}|p{4.0cm}|p{4.0cm}| .. flat-table:: + :header-rows: 1 - * - pad - - direction - - purpose + * - Pad + - Direction + - Purpose * - 0 - sink -- 2.32.0