Commit 27c054d2 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Jonathan Corbet

docs: mark orphan documents as such

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: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: default avatarAndrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent d857a3ff
:orphan:
======================================================== ========================================================
OpenCAPI (Open Coherent Accelerator Processor Interface) OpenCAPI (Open Coherent Accelerator Processor Interface)
======================================================== ========================================================
......
:orphan:
======================== ========================
STM32 ARM Linux Overview STM32 ARM Linux Overview
======================== ========================
......
:orphan:
STM32F429 Overview STM32F429 Overview
================== ==================
......
:orphan:
STM32F746 Overview STM32F746 Overview
================== ==================
......
:orphan:
STM32F769 Overview STM32F769 Overview
================== ==================
......
:orphan:
STM32H743 Overview STM32H743 Overview
================== ==================
......
:orphan:
STM32MP157 Overview STM32MP157 Overview
=================== ===================
......
:orphan:
===================== =====================
MSM Crash Dump Format MSM Crash Dump Format
===================== =====================
......
.. SPDX-License-Identifier: GPL-2.0 .. SPDX-License-Identifier: GPL-2.0
:orphan:
===================================== =====================================
GENERIC SYSTEM INTERCONNECT SUBSYSTEM GENERIC SYSTEM INTERCONNECT SUBSYSTEM
===================================== =====================================
......
.. SPDX-License-Identifier: GPL-2.0+ .. SPDX-License-Identifier: GPL-2.0+
:orphan:
LG Gram laptop extra features LG Gram laptop extra features
============================= =============================
......
:orphan:
CPU to ISA Version Mapping CPU to ISA Version Mapping
========================== ==========================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment