docs: Fix subsystem APIs page so ungrouped entries have their own header
authorMichael Kelley <mhklinux@outlook.com>
Thu, 25 Jan 2024 04:59:41 +0000 (20:59 -0800)
committerJonathan Corbet <corbet@lwn.net>
Tue, 30 Jan 2024 21:02:32 +0000 (14:02 -0700)
commit01ac725c3b692bc6b29ee7520ced8dbf9e9dcab8
treea549b003b69fdd123ef06772ad73df5e4f8985dc
parent36443018a2fa37461baf1aefd2eee10e6dc1c30f
docs: Fix subsystem APIs page so ungrouped entries have their own header

The kernel subsystem APIs front page currently has four top-level
groupings with headers, and then everything else that isn't grouped.
But in the table-of-contents, ungrouped subsystems are indented as
if they were part of the preceding grouping (currently "Storage
interfaces"), which is confusing.

Fix this by adding an "Other subsystems" header for the ungrouped
subsystems.

Fixes: 3c591cc954d5 ("docs: consolidate human interface subsystems")
Signed-off-by: Michael Kelley <mhklinux@outlook.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240125045941.123297-1-mhklinux@outlook.com
Documentation/subsystem-apis.rst