public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] docs: consolidate human interface subsystems
@ 2023-05-01 15:42 Costa Shulyupin
  2023-05-01 19:26 ` Randy Dunlap
  2023-05-02  5:37 ` [PATCH v2] " kernel test robot
  0 siblings, 2 replies; 6+ messages in thread
From: Costa Shulyupin @ 2023-05-01 15:42 UTC (permalink / raw)
  To: Jonathan Corbet, linux-doc; +Cc: Costa Shulyupin, open list

to make the page more organized as requested

Signed-off-by: Costa Shulyupin <costa.shul@redhat.com>
---
Changes:
- fixed typo

---
 Documentation/subsystem-apis.rst | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/Documentation/subsystem-apis.rst b/Documentation/subsystem-apis.rst
index b51f38527e14..287799ee2419 100644
--- a/Documentation/subsystem-apis.rst
+++ b/Documentation/subsystem-apis.rst
@@ -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
 needed).
 
+Human interfaces
+---------------
+
+.. toctree::
+   :maxdepth: 1
+
+   input/index
+   hid/index
+   sound/index
+   gpu/index
+   fb/index
+
 **Fixme**: much more organizational work is needed here.
 
 .. toctree::
@@ -22,9 +34,7 @@ needed).
    block/index
    cdrom/index
    cpu-freq/index
-   fb/index
    fpga/index
-   hid/index
    i2c/index
    iio/index
    isdn/index
@@ -40,12 +50,9 @@ needed).
    w1/index
    watchdog/index
    virt/index
-   input/index
    hwmon/index
-   gpu/index
    accel/index
    security/index
-   sound/index
    crypto/index
    filesystems/index
    mm/index
-- 
2.40.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-19 14:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-01 15:42 [PATCH v2] docs: consolidate human interface subsystems Costa Shulyupin
2023-05-01 19:26 ` Randy Dunlap
2023-05-02  1:50   ` [PATCH v3] " Costa Shulyupin
2023-05-19 14:54     ` Jonathan Corbet
2023-05-02  5:37 ` [PATCH v2] " kernel test robot
2023-05-02 14:51   ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox