From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-6.0 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id AF6A87D2EF for ; Thu, 30 May 2019 08:30:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726509AbfE3IaU (ORCPT ); Thu, 30 May 2019 04:30:20 -0400 Received: from mail-wm1-f66.google.com ([209.85.128.66]:36040 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726326AbfE3IaT (ORCPT ); Thu, 30 May 2019 04:30:19 -0400 Received: by mail-wm1-f66.google.com with SMTP id v22so3245706wml.1 for ; Thu, 30 May 2019 01:30:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=pIqrbsE6/Nv/138vVdlcEQnoXvw/3uCQiUSd/l1oIaY=; b=Aw4B+m6ujno7zBqXfrJTltp/gSpn7lpeLv8FCGr/91MWeCZtmHb5x25RdQ/1aRg9YU 70xlNToQuOQgy6Svq7g8CGKEFPJwhQ3693KZ0k3qE4JXu8jDl5zc1LYk+KA3NeTdU5MG 07vK31XLRIXBqB7LJM9+z3vWDBFyQrI/++SYtwAS82LhCyBiZa5/5Mp3ziCA73IlNe4P IKrEq+NCtoH9ENuheDF9av3hSh0IgBLiuzb4pM6xI0Ge4ppUmP29D3X2vc1h/TZxtgtL 25kQtOa3BBx1eM73rKf/RFm1os2dKbT1odXQQ4HrL42CGAoFRccJAJdU82IgobjWkVbW mVGQ== X-Gm-Message-State: APjAAAWwW5/Q0/RkzipCtQ/HslX/LGMYUoG7h1xfUxWzWpaZ8/Ahyp2e uAhglhDsHOAat7kzY/lG/gIYwA== X-Google-Smtp-Source: APXvYqxguQuxTuphnJ9ISpnJqaH4xcMLu4CCyeeLtDHqpdu4VJX+hsaHIz6Atqsiq1kkBiYITPXGpg== X-Received: by 2002:a7b:c043:: with SMTP id u3mr910083wmc.56.1559205017089; Thu, 30 May 2019 01:30:17 -0700 (PDT) Received: from ?IPv6:2001:b07:6468:f312:3da1:318a:275c:408? ([2001:b07:6468:f312:3da1:318a:275c:408]) by smtp.gmail.com with ESMTPSA id y8sm1688765wmi.8.2019.05.30.01.30.15 (version=TLS1_3 cipher=AEAD-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2019 01:30:16 -0700 (PDT) Subject: Re: [PATCH 09/22] docs: mark orphan documents as such To: Mauro Carvalho Chehab , Linux Doc Mailing List Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Frederic Barrat , Andrew Donnellan , Maxime Coquelin , Alexandre Torgue , Maarten Lankhorst , Maxime Ripard , Sean Paul , David Airlie , Daniel Vetter , Georgi Djakov , Matan Ziv-Av , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , linuxppc-dev@lists.ozlabs.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, kvm@vger.kernel.org References: From: Paolo Bonzini Message-ID: Date: Thu, 30 May 2019 10:30:14 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On 30/05/19 01:23, Mauro Carvalho Chehab wrote: > Sphinx doesn't like orphan documents: > > Documentation/accelerators/ocxl.rst: WARNING: document isn't included in any toctree > Documentation/arm/stm32/overview.rst: WARNING: document isn't included in any toctree > Documentation/arm/stm32/stm32f429-overview.rst: WARNING: document isn't included in any toctree > Documentation/arm/stm32/stm32f746-overview.rst: WARNING: document isn't included in any toctree > Documentation/arm/stm32/stm32f769-overview.rst: WARNING: document isn't included in any toctree > Documentation/arm/stm32/stm32h743-overview.rst: WARNING: document isn't included in any toctree > Documentation/arm/stm32/stm32mp157-overview.rst: WARNING: document isn't included in any toctree > Documentation/gpu/msm-crash-dump.rst: WARNING: document isn't included in any toctree > Documentation/interconnect/interconnect.rst: WARNING: document isn't included in any toctree > Documentation/laptops/lg-laptop.rst: WARNING: document isn't included in any toctree > Documentation/powerpc/isa-versions.rst: WARNING: document isn't included in any toctree > Documentation/virtual/kvm/amd-memory-encryption.rst: WARNING: document isn't included in any toctree > Documentation/virtual/kvm/vcpu-requests.rst: WARNING: document isn't included in any toctree > > So, while they aren't on any toctree, add :orphan: to them, in order > to silent this warning. > > Signed-off-by: Mauro Carvalho Chehab Please leave out KVM, I'll fix that instead. Thanks for the report! Paolo > --- > Documentation/accelerators/ocxl.rst | 2 ++ > Documentation/arm/stm32/overview.rst | 2 ++ > Documentation/arm/stm32/stm32f429-overview.rst | 2 ++ > Documentation/arm/stm32/stm32f746-overview.rst | 2 ++ > Documentation/arm/stm32/stm32f769-overview.rst | 2 ++ > Documentation/arm/stm32/stm32h743-overview.rst | 2 ++ > Documentation/arm/stm32/stm32mp157-overview.rst | 2 ++ > Documentation/gpu/msm-crash-dump.rst | 2 ++ > Documentation/interconnect/interconnect.rst | 2 ++ > Documentation/laptops/lg-laptop.rst | 2 ++ > Documentation/powerpc/isa-versions.rst | 2 ++ > Documentation/virtual/kvm/amd-memory-encryption.rst | 2 ++ > Documentation/virtual/kvm/vcpu-requests.rst | 2 ++ > 13 files changed, 26 insertions(+) > > diff --git a/Documentation/accelerators/ocxl.rst b/Documentation/accelerators/ocxl.rst > index 14cefc020e2d..b1cea19a90f5 100644 > --- a/Documentation/accelerators/ocxl.rst > +++ b/Documentation/accelerators/ocxl.rst > @@ -1,3 +1,5 @@ > +:orphan: > + > ======================================================== > OpenCAPI (Open Coherent Accelerator Processor Interface) > ======================================================== > diff --git a/Documentation/arm/stm32/overview.rst b/Documentation/arm/stm32/overview.rst > index 85cfc8410798..f7e734153860 100644 > --- a/Documentation/arm/stm32/overview.rst > +++ b/Documentation/arm/stm32/overview.rst > @@ -1,3 +1,5 @@ > +:orphan: > + > ======================== > STM32 ARM Linux Overview > ======================== > diff --git a/Documentation/arm/stm32/stm32f429-overview.rst b/Documentation/arm/stm32/stm32f429-overview.rst > index 18feda97f483..65bbb1c3b423 100644 > --- a/Documentation/arm/stm32/stm32f429-overview.rst > +++ b/Documentation/arm/stm32/stm32f429-overview.rst > @@ -1,3 +1,5 @@ > +:orphan: > + > STM32F429 Overview > ================== > > diff --git a/Documentation/arm/stm32/stm32f746-overview.rst b/Documentation/arm/stm32/stm32f746-overview.rst > index b5f4b6ce7656..42d593085015 100644 > --- a/Documentation/arm/stm32/stm32f746-overview.rst > +++ b/Documentation/arm/stm32/stm32f746-overview.rst > @@ -1,3 +1,5 @@ > +:orphan: > + > STM32F746 Overview > ================== > > diff --git a/Documentation/arm/stm32/stm32f769-overview.rst b/Documentation/arm/stm32/stm32f769-overview.rst > index 228656ced2fe..f6adac862b17 100644 > --- a/Documentation/arm/stm32/stm32f769-overview.rst > +++ b/Documentation/arm/stm32/stm32f769-overview.rst > @@ -1,3 +1,5 @@ > +:orphan: > + > STM32F769 Overview > ================== > > diff --git a/Documentation/arm/stm32/stm32h743-overview.rst b/Documentation/arm/stm32/stm32h743-overview.rst > index 3458dc00095d..c525835e7473 100644 > --- a/Documentation/arm/stm32/stm32h743-overview.rst > +++ b/Documentation/arm/stm32/stm32h743-overview.rst > @@ -1,3 +1,5 @@ > +:orphan: > + > STM32H743 Overview > ================== > > diff --git a/Documentation/arm/stm32/stm32mp157-overview.rst b/Documentation/arm/stm32/stm32mp157-overview.rst > index 62e176d47ca7..2c52cd020601 100644 > --- a/Documentation/arm/stm32/stm32mp157-overview.rst > +++ b/Documentation/arm/stm32/stm32mp157-overview.rst > @@ -1,3 +1,5 @@ > +:orphan: > + > STM32MP157 Overview > =================== > > diff --git a/Documentation/gpu/msm-crash-dump.rst b/Documentation/gpu/msm-crash-dump.rst > index 757cd257e0d8..240ef200f76c 100644 > --- a/Documentation/gpu/msm-crash-dump.rst > +++ b/Documentation/gpu/msm-crash-dump.rst > @@ -1,3 +1,5 @@ > +:orphan: > + > ===================== > MSM Crash Dump Format > ===================== > diff --git a/Documentation/interconnect/interconnect.rst b/Documentation/interconnect/interconnect.rst > index c3e004893796..56e331dab70e 100644 > --- a/Documentation/interconnect/interconnect.rst > +++ b/Documentation/interconnect/interconnect.rst > @@ -1,5 +1,7 @@ > .. SPDX-License-Identifier: GPL-2.0 > > +:orphan: > + > ===================================== > GENERIC SYSTEM INTERCONNECT SUBSYSTEM > ===================================== > diff --git a/Documentation/laptops/lg-laptop.rst b/Documentation/laptops/lg-laptop.rst > index aa503ee9b3bc..f2c2ffe31101 100644 > --- a/Documentation/laptops/lg-laptop.rst > +++ b/Documentation/laptops/lg-laptop.rst > @@ -1,5 +1,7 @@ > .. SPDX-License-Identifier: GPL-2.0+ > > +:orphan: > + > LG Gram laptop extra features > ============================= > > diff --git a/Documentation/powerpc/isa-versions.rst b/Documentation/powerpc/isa-versions.rst > index 812e20cc898c..66c24140ebf1 100644 > --- a/Documentation/powerpc/isa-versions.rst > +++ b/Documentation/powerpc/isa-versions.rst > @@ -1,3 +1,5 @@ > +:orphan: > + > CPU to ISA Version Mapping > ========================== > > diff --git a/Documentation/virtual/kvm/amd-memory-encryption.rst b/Documentation/virtual/kvm/amd-memory-encryption.rst > index 659bbc093b52..33d697ab8a58 100644 > --- a/Documentation/virtual/kvm/amd-memory-encryption.rst > +++ b/Documentation/virtual/kvm/amd-memory-encryption.rst > @@ -1,3 +1,5 @@ > +:orphan: > + > ====================================== > Secure Encrypted Virtualization (SEV) > ====================================== > diff --git a/Documentation/virtual/kvm/vcpu-requests.rst b/Documentation/virtual/kvm/vcpu-requests.rst > index 5feb3706a7ae..c1807a1b92e6 100644 > --- a/Documentation/virtual/kvm/vcpu-requests.rst > +++ b/Documentation/virtual/kvm/vcpu-requests.rst > @@ -1,3 +1,5 @@ > +:orphan: > + > ================= > KVM VCPU Requests > ================= >