Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp4177161pxb; Tue, 25 Jan 2022 05:12:01 -0800 (PST) X-Google-Smtp-Source: ABdhPJzm579QXo3/MGSZtLY0DMSw8XQO7+NMFEikSmBf2/tgumFJSQJ6l1YDFcc+yceAhZw5hxxN X-Received: by 2002:a50:e79a:: with SMTP id b26mr20277597edn.341.1643116321516; Tue, 25 Jan 2022 05:12:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643116321; cv=none; d=google.com; s=arc-20160816; b=SP+a6Yrk9Ci/H/MXa5bBk+fYK2ZZNqFKt99/4TyIIqMv5mEJpPVdHpLlOmDWw1uI12 LbcJ9nPx642xGy54QUsTXDBNBAkHr9YLgvV9H7RgLTgnhuJps3zAAElAZk01dzGCLr+N cEGjsBLW4vPNYjFy+gutcthed9yG1JvYIFD65P6JVM8NO713xJi0alCMK4hr4C5K5/zB 3qx5LrweCVaPHjzmS3xrzNv4oiPN1DTqy/BtR3Hq0/twPTASZwzwYQtCrZgFtzqb6Szw iL17cOLL5NfYFRmELVk8qKWmX9usTnKt//0xF7CMWv4p+FSFTnIK5+O4rxyA56UTBBN7 dTzA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=XdIXTr54Uz1VzUNZZ1ZTx83dAcL/z+R1DEDHapikG9Y=; b=IwWsJJaojI7w78L5afok48dwbNexN8XhnCU5dcXSTtA51XLqjzEB2z81q2DWEBvZHE WqywKAG+zEeL6vrRj+r5At/g85ar2ALRThUQeoH714kW6hr2zA6VjenyJn994GdEyAFo 1lTW/8EVXME0bWh+MYjbu3LLFaNG2+irb2DQ29uU+TUG4VZy1VhbmTuoc305OiY6CGHv ok/rnphDg9tI4qhPOvkyIWsS6iKm5EO0TeKZj27YxYDy4vAubflTppVS9x39UaSAqa4l P0Enk1JxTdeNfNqJ2mm5I/ZmkKzUEAxBogoz4Vb2XlTqqqWQ33wrVfu7i/9aAK6Zfc+Y 1fBg== 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w19si10182698eds.388.2022.01.25.05.11.35; Tue, 25 Jan 2022 05:12:01 -0800 (PST) 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1457130AbiAYJO2 (ORCPT + 99 others); Tue, 25 Jan 2022 04:14:28 -0500 Received: from gateway34.websitewelcome.com ([192.185.148.104]:28230 "EHLO gateway34.websitewelcome.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1453538AbiAYIyr (ORCPT ); Tue, 25 Jan 2022 03:54:47 -0500 X-Greylist: delayed 1206 seconds by postgrey-1.27 at vger.kernel.org; Tue, 25 Jan 2022 03:54:47 EST Received: from cm16.websitewelcome.com (cm16.websitewelcome.com [100.42.49.19]) by gateway34.websitewelcome.com (Postfix) with ESMTP id 03AFCA680FD for ; Tue, 25 Jan 2022 02:34:38 -0600 (CST) Received: from gator4132.hostgator.com ([192.185.4.144]) by cmsmtp with SMTP id CHGknnGspXvvJCHGknyI2l; Tue, 25 Jan 2022 02:33:38 -0600 X-Authority-Reason: nr=8 Received: from host-79-47-126-144.retail.telecomitalia.it ([79.47.126.144]:33426 helo=[10.0.0.238]) by gator4132.hostgator.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1nCHGj-0017BZ-SE; Tue, 25 Jan 2022 02:33:38 -0600 Message-ID: <1c2fe9ac-804e-2068-0800-2cee012b96d3@kernel.org> Date: Tue, 25 Jan 2022 09:33:35 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH] docs: Hook the RTLA documents into the kernel docs build Content-Language: en-US To: Jonathan Corbet Cc: linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org, linux-trace-devel@vger.kernel.org, Steven Rostedt References: <877dau555q.fsf@meer.lwn.net> From: Daniel Bristot de Oliveira In-Reply-To: <877dau555q.fsf@meer.lwn.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator4132.hostgator.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - kernel.org X-BWhitelist: no X-Source-IP: 79.47.126.144 X-Source-L: No X-Exim-ID: 1nCHGj-0017BZ-SE X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: host-79-47-126-144.retail.telecomitalia.it ([10.0.0.238]) [79.47.126.144]:33426 X-Source-Auth: kernel@bristot.me X-Email-Count: 4 X-Source-Cap: YnJpc3RvdG1lO2JyaXN0b3RtZTtnYXRvcjQxMzIuaG9zdGdhdG9yLmNvbQ== X-Local-Domain: no Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/21/22 01:00, Jonathan Corbet wrote: > The RTLA documents were added to Documentation/ but never hooked into the > rest of the docs build, leading to a bunch of warnings like: > > Documentation/tools/rtla/rtla-osnoise.rst: WARNING: document isn't included in any toctree > > Add some basic glue to wire these documents into the build so that they are > available with the rest of the rendered docs. No attempt has been made to > turn the RTLA docs into proper RST files rather than warmed-over man pages; > that is an exercise for the future. > > Fixes: d40d48e1f1f2 ("rtla: Add Documentation") > Signed-off-by: Jonathan Corbet Acked-by: Daniel Bristot de Oliveira Thanks, Jon! -- Daniel