mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-01 10:42:11 +00:00
docs: consolidate human interface 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/20230502015040.329394-1-costa.shul@redhat.com
This commit is contained in:
parent
f02c20d9f1
commit
3c591cc954
@ -10,6 +10,18 @@ is taken directly from the kernel source, with supplemental material added
|
|||||||
as needed (or at least as we managed to add it — probably *not* all that is
|
as needed (or at least as we managed to add it — probably *not* all that is
|
||||||
needed).
|
needed).
|
||||||
|
|
||||||
|
Human interfaces
|
||||||
|
----------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
input/index
|
||||||
|
hid/index
|
||||||
|
sound/index
|
||||||
|
gpu/index
|
||||||
|
fb/index
|
||||||
|
|
||||||
**Fixme**: much more organizational work is needed here.
|
**Fixme**: much more organizational work is needed here.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
@ -22,9 +34,7 @@ needed).
|
|||||||
block/index
|
block/index
|
||||||
cdrom/index
|
cdrom/index
|
||||||
cpu-freq/index
|
cpu-freq/index
|
||||||
fb/index
|
|
||||||
fpga/index
|
fpga/index
|
||||||
hid/index
|
|
||||||
i2c/index
|
i2c/index
|
||||||
iio/index
|
iio/index
|
||||||
isdn/index
|
isdn/index
|
||||||
@ -40,12 +50,9 @@ needed).
|
|||||||
w1/index
|
w1/index
|
||||||
watchdog/index
|
watchdog/index
|
||||||
virt/index
|
virt/index
|
||||||
input/index
|
|
||||||
hwmon/index
|
hwmon/index
|
||||||
gpu/index
|
|
||||||
accel/index
|
accel/index
|
||||||
security/index
|
security/index
|
||||||
sound/index
|
|
||||||
crypto/index
|
crypto/index
|
||||||
filesystems/index
|
filesystems/index
|
||||||
mm/index
|
mm/index
|
||||||
|
Loading…
Reference in New Issue
Block a user