From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 24F28C28CC0 for ; Thu, 30 May 2019 08:31:55 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7338524F87 for ; Thu, 30 May 2019 08:31:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7338524F87 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 45F15g56VnzDqVl for ; Thu, 30 May 2019 18:31:51 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=redhat.com (client-ip=209.85.128.65; helo=mail-wm1-f65.google.com; envelope-from=pbonzini@redhat.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=none dis=none) header.from=redhat.com Received: from mail-wm1-f65.google.com (mail-wm1-f65.google.com [209.85.128.65]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 45F1406RS0zDqTP for ; Thu, 30 May 2019 18:30:20 +1000 (AEST) Received: by mail-wm1-f65.google.com with SMTP id c6so322523wml.0 for ; Thu, 30 May 2019 01:30:20 -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=I81dugDTc3tAzijLBAO5BaqYw/GdUHlMMgNYgIoCW4mn+t+WlSKi5QsvpYgaSaC4+E MZUcHna3T+YpqNZx5d2zkc6m6uhr+p4zSmFrtDwZyWZ3lIRZ9Gf9nPX2YIv5llc0sj2I SWg5uOe/3xv1zw915y4g14GWuJ886syk3k86WFvlmXVAmPRD6wM4BsFOcc5X1Jyeo/rR yFM2dtOjBpaRbuzh7J94KS6taAOC0RbzjWj6O6EEaol4lqPs0xvcLoYByXWWf+AHHa99 UFdnKc2hLIwOuSZ4hGbeV5jeYni6wfxIghYBKsWM8Pb/EdY4j8YJsJRcSDdVJ6AEU4pI CDFA== X-Gm-Message-State: APjAAAWno/FiaEm98GnxfbqF5Yxgg9RNAZJMg9ckWDOcyyoaBHLVxqJg 9FHymQjC+NUlKWsO27arQyvGow== 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 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 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kvm@vger.kernel.org, =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , Maxime Ripard , dri-devel@lists.freedesktop.org, platform-driver-x86@vger.kernel.org, Paul Mackerras , linux-stm32@st-md-mailman.stormreply.com, Alexandre Torgue , Jonathan Corbet , David Airlie , Andrew Donnellan , linux-pm@vger.kernel.org, Maarten Lankhorst , Matan Ziv-Av , Mauro Carvalho Chehab , Daniel Vetter , Sean Paul , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Maxime Coquelin , Frederic Barrat , linuxppc-dev@lists.ozlabs.org, Georgi Djakov Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" 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 > ================= >