Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
authorSeongJae Park <sj@kernel.org>
Sun, 22 Jan 2023 18:48:34 +0000 (18:48 +0000)
committerJonathan Corbet <corbet@lwn.net>
Tue, 24 Jan 2023 22:27:08 +0000 (15:27 -0700)
Some documents that listed on subsystem-apis have 'Linux' or 'The Linux'
title prefixes.  It's duplicated information, and makes finding the
document of interest with human eyes not easy.  Remove the prefixes from
the titles.

Signed-off-by: SeongJae Park <sj@kernel.org>
Acked-by: Iwona Winiarska <iwona.winiarska@intel.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20230122184834.181977-1-sj@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
14 files changed:
Documentation/PCI/index.rst
Documentation/cpu-freq/index.rst
Documentation/crypto/index.rst
Documentation/driver-api/index.rst
Documentation/gpu/index.rst
Documentation/hwmon/index.rst
Documentation/input/index.rst
Documentation/mm/index.rst
Documentation/peci/index.rst
Documentation/scheduler/index.rst
Documentation/scsi/index.rst
Documentation/sound/index.rst
Documentation/virt/index.rst
Documentation/watchdog/index.rst

index c17c87af1968404af7ff54dac8fc2bb9a4fae9bc..e73f84aebde3b28d66b2944a760f8516627fc720 100644 (file)
@@ -1,8 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0
 
-=======================
-Linux PCI Bus Subsystem
-=======================
+=================
+PCI Bus Subsystem
+=================
 
 .. toctree::
    :maxdepth: 2
index 2fe32dad562ac585b40dd91a4bdf29436cc6c576..de25740651f7e77950d456b651665a42f8145614 100644 (file)
@@ -1,8 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0
 
-==============================================================================
-Linux CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
-==============================================================================
+========================================================================
+CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
+========================================================================
 
 Author: Dominik Brodowski  <linux@brodo.de>
 
index 21338fa9264252421e3bf0406960986128a7685e..da5d5ad2bdf3322b58d37123a117dff57af3b362 100644 (file)
@@ -1,6 +1,6 @@
-=======================
-Linux Kernel Crypto API
-=======================
+==========
+Crypto API
+==========
 
 :Author: Stephan Mueller
 :Author: Marek Vasut
index d3a58f77328ebe8640638485415a21740e90da08..b208e0dac3a0e73b0727767618b0968b3cedec50 100644 (file)
@@ -1,6 +1,6 @@
-========================================
-The Linux driver implementer's API guide
-========================================
+==============================
+Driver implementer's API guide
+==============================
 
 The kernel offers a wide variety of interfaces to support the development
 of device drivers.  This document is an only somewhat organized collection
index b99dede9a5b16d99d64cd6e200a49f0f8597fc23..eee5996acf2c2684cea1914261f2fa8857765a63 100644 (file)
@@ -1,6 +1,6 @@
-==================================
-Linux GPU Driver Developer's Guide
-==================================
+============================
+GPU Driver Developer's Guide
+============================
 
 .. toctree::
 
index fe2cc6b73634c37b6e1402d9c8bace21b068ac6b..c2b3c1a822dd14a6f4cbfc55e5fa80114e8e29c3 100644 (file)
@@ -1,6 +1,6 @@
-=========================
-Linux Hardware Monitoring
-=========================
+===================
+Hardware Monitoring
+===================
 
 .. toctree::
    :maxdepth: 1
index 9888f5cbf6d5b36ee9044d4f038fec91b8353989..35581cd18e91ad805e07757b990574ae953f9b70 100644 (file)
@@ -1,6 +1,6 @@
-=============================
-The Linux Input Documentation
-=============================
+===================
+Input Documentation
+===================
 
 Contents:
 
index 4aa12b8be278d324744fc50aaf5058554362fe55..5a94a921ea40482648c17bd703ac50aff2b1510d 100644 (file)
@@ -1,6 +1,6 @@
-=====================================
-Linux Memory Management Documentation
-=====================================
+===============================
+Memory Management Documentation
+===============================
 
 Memory Management Guide
 =======================
index 989de10416e7c4eb42865fc2b07adbeff14584aa..930e75217c33337418dcf4020d1c10f7f3944571 100644 (file)
@@ -1,8 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0-only
 
-====================
-Linux PECI Subsystem
-====================
+==============
+PECI Subsystem
+==============
 
 .. toctree::
 
index b430d856056a05df276c79da02754fe2e899c1fa..1aac972a652faef56a7ddb7f6335b81d694dc9c6 100644 (file)
@@ -1,6 +1,6 @@
-===============
-Linux Scheduler
-===============
+=========
+Scheduler
+=========
 
 .. toctree::
     :maxdepth: 1
index 7c5f5f8f614e25330e58508fda7698dc3a469de5..919f3edfe1bf979ff309b14d24017b18ccfdf741 100644 (file)
@@ -1,8 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0
 
-====================
-Linux SCSI Subsystem
-====================
+==============
+SCSI Subsystem
+==============
 
 .. toctree::
    :maxdepth: 1
index 4d7d42acf6dfda53c5533b0958d4d69935e318f7..5abed5fc648503b7f235137c422e7cc541bfa2a4 100644 (file)
@@ -1,6 +1,6 @@
-===================================
-Linux Sound Subsystem Documentation
-===================================
+=============================
+Sound Subsystem Documentation
+=============================
 
 .. toctree::
    :maxdepth: 2
index 56e003ff28ff6584e1fdaf07ba033852ef142275..7fb55ae08598d5cad1844b8474b3e4d2af1d5444 100644 (file)
@@ -1,8 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0
 
-============================
-Linux Virtualization Support
-============================
+======================
+Virtualization Support
+======================
 
 .. toctree::
    :maxdepth: 2
index c177645081d89c5c14a3226eeaae847b562973bf..4603f2511f582ccdfc0f7b13fe57d1e2893544c9 100644 (file)
@@ -1,8 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0
 
-======================
-Linux Watchdog Support
-======================
+================
+Watchdog Support
+================
 
 .. toctree::
     :maxdepth: 1