docs: mark orphan documents as such
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 7 Jun 2019 18:54:22 +0000 (15:54 -0300)
committerJonathan Corbet <corbet@lwn.net>
Sat, 8 Jun 2019 19:42:11 +0000 (13:42 -0600)
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 <mchehab+samsung@kernel.org>
Acked-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/accelerators/ocxl.rst
Documentation/arm/stm32/overview.rst
Documentation/arm/stm32/stm32f429-overview.rst
Documentation/arm/stm32/stm32f746-overview.rst
Documentation/arm/stm32/stm32f769-overview.rst
Documentation/arm/stm32/stm32h743-overview.rst
Documentation/arm/stm32/stm32mp157-overview.rst
Documentation/gpu/msm-crash-dump.rst
Documentation/interconnect/interconnect.rst
Documentation/laptops/lg-laptop.rst
Documentation/powerpc/isa-versions.rst

index 14cefc020e2d5e3ffb16e5774bf58c7191b3ea13..b1cea19a90f597af9688fd56a53821d6fa35232a 100644 (file)
@@ -1,3 +1,5 @@
+:orphan:
+
 ========================================================
 OpenCAPI (Open Coherent Accelerator Processor Interface)
 ========================================================
index 85cfc84107983c5953b9c1669f2154017cba62a7..f7e7341538602ad389b5ecf0418be2c3759c7b03 100644 (file)
@@ -1,3 +1,5 @@
+:orphan:
+
 ========================
 STM32 ARM Linux Overview
 ========================
index 18feda97f4836c2f17a5b37660940a4e1585282f..65bbb1c3b42395b194edf097dc44998f658821d2 100644 (file)
@@ -1,3 +1,5 @@
+:orphan:
+
 STM32F429 Overview
 ==================
 
index b5f4b6ce76564f65c47422f6cf3bd8cfbde3a512..42d5930850157a88f2f82b7e9d5689369a8e83bd 100644 (file)
@@ -1,3 +1,5 @@
+:orphan:
+
 STM32F746 Overview
 ==================
 
index 228656ced2fe0cf97040b918232ce06050804dc6..f6adac862b177529102637d552117702ff549f2c 100644 (file)
@@ -1,3 +1,5 @@
+:orphan:
+
 STM32F769 Overview
 ==================
 
index 3458dc00095d9bef00a817bb8dd32a4861cd0a90..c525835e7473e86d717311b7b8a4b79f3c97c7ec 100644 (file)
@@ -1,3 +1,5 @@
+:orphan:
+
 STM32H743 Overview
 ==================
 
index 62e176d47ca7cb4262d0da097f4845ee4d3dd320..2c52cd020601a487da9726a27c70241dd854873a 100644 (file)
@@ -1,3 +1,5 @@
+:orphan:
+
 STM32MP157 Overview
 ===================
 
index 757cd257e0d8854634cefd20d8edc3750132bf60..240ef200f76c4e844bc5feb8d36c0463d04f6f33 100644 (file)
@@ -1,3 +1,5 @@
+:orphan:
+
 =====================
 MSM Crash Dump Format
 =====================
index c3e0048937965650e24bd686bcfd21a7760fedd3..56e331dab70e02c27881c50e708fa93e31fec307 100644 (file)
@@ -1,5 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0
 
+:orphan:
+
 =====================================
 GENERIC SYSTEM INTERCONNECT SUBSYSTEM
 =====================================
index aa503ee9b3bc8e0e636187c8ff669aeb8dba5832..f2c2ffe31101b481ca70fe0b80d06bc1caa19e7a 100644 (file)
@@ -1,5 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+:orphan:
+
 LG Gram laptop extra features
 =============================
 
index 812e20cc898c28271f0ce2dfaf2cc514054b0910..66c24140ebf108c4b58e9b3c6b80e5a32d25caad 100644 (file)
@@ -1,3 +1,5 @@
+:orphan:
+
 CPU to ISA Version Mapping
 ==========================