Skip to content

Commit eeedd1b

Browse files
makelinuxJonathan Corbet
authored andcommitted
docs: consolidate core subsystems
to make the page more organized as requested Signed-off-by: Costa Shulyupin <costa.shul@redhat.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20230622071004.2934698-1-costa.shul@redhat.com
1 parent 129027b commit eeedd1b

1 file changed

Lines changed: 14 additions & 7 deletions

File tree

Documentation/subsystem-apis.rst

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ is taken directly from the kernel source, with supplemental material added
1010
as needed (or at least as we managed to add it — probably *not* all that is
1111
needed).
1212

13+
Core subsystems
14+
---------------
15+
16+
.. toctree::
17+
:maxdepth: 1
18+
19+
core-api/index
20+
driver-api/index
21+
mm/index
22+
power/index
23+
scheduler/index
24+
timers/index
25+
locking/index
26+
1327
Human interfaces
1428
----------------
1529

@@ -39,9 +53,6 @@ Storage interfaces
3953
.. toctree::
4054
:maxdepth: 1
4155

42-
driver-api/index
43-
core-api/index
44-
locking/index
4556
accounting/index
4657
cpu-freq/index
4758
fpga/index
@@ -53,8 +64,6 @@ Storage interfaces
5364
netlabel/index
5465
networking/index
5566
pcmcia/index
56-
power/index
57-
timers/index
5867
spi/index
5968
w1/index
6069
watchdog/index
@@ -63,12 +72,10 @@ Storage interfaces
6372
accel/index
6473
security/index
6574
crypto/index
66-
mm/index
6775
bpf/index
6876
usb/index
6977
PCI/index
7078
misc-devices/index
71-
scheduler/index
7279
mhi/index
7380
peci/index
7481
wmi/index

0 commit comments

Comments
 (0)