mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
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>
21 lines
529 B
ReStructuredText
21 lines
529 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
Subsystem and maintainer tree specific development process notes
|
|
================================================================
|
|
|
|
The purpose of this document is to provide subsystem specific information
|
|
which is supplementary to the general development process handbook
|
|
:ref:`Documentation/process <development_process_main>`.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:numbered:
|
|
:maxdepth: 2
|
|
|
|
maintainer-netdev
|
|
maintainer-soc
|
|
maintainer-soc-clean-dts
|
|
maintainer-tip
|
|
maintainer-kvm-x86
|