mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
docs: remove unneeded maintainer_handbooks_main label
Somehow people got into the habit of putting labels at the tops of documentation files, even when they are not used. It is better to just give the name of a file when linking to the whole thing; remove the label and update the references accordingly. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
b8c904a376
commit
ec6fd28baf
|
|
@ -1,7 +1,5 @@
|
|||
.. SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
.. _maintainer_handbooks_main:
|
||||
|
||||
Subsystem and maintainer tree specific development process notes
|
||||
================================================================
|
||||
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ easier.
|
|||
|
||||
Some subsystems and maintainer trees have additional information about
|
||||
their workflow and expectations, see
|
||||
:ref:`Documentation/process/maintainer-handbooks.rst <maintainer_handbooks_main>`.
|
||||
Documentation/process/maintainer-handbooks.rst.
|
||||
|
||||
Obtain a current source tree
|
||||
----------------------------
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ Documentation/devicetree/bindings/submitting-patches.rst を読んでくださ
|
|||
|
||||
いくつかのサブシステムやメンテナツリーには、各々のワークフローや
|
||||
期待事項に関する追加情報があります。次を参照してください:
|
||||
:ref:`Documentation/process/maintainer-handbooks.rst <maintainer_handbooks_main>`.
|
||||
Documentation/process/maintainer-handbooks.rst.
|
||||
|
||||
現在のソースツリーを入手する
|
||||
----------------------------
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ más sencilla.
|
|||
|
||||
Algunos subsistemas y árboles de mantenimiento cuentan con información
|
||||
adicional sobre su flujo de trabajo y expectativas, consulte
|
||||
:ref:`Documentation/process/maintainer-handbooks.rst <maintainer_handbooks_main>`.
|
||||
Documentation/process/maintainer-handbooks.rst.
|
||||
|
||||
Obtenga el código fuente actual
|
||||
--------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user