[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20231022074346.4170388-1-costa.shul@redhat.com>
Date: Sun, 22 Oct 2023 10:43:46 +0300
From: Costa Shulyupin <costa.shul@...hat.com>
To: Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Costa Shulyupin <costa.shul@...hat.com>
Subject: [PATCH v2] docs: split embedded interfaces and miscellaneous
to make page Subsystems APIs more organized as requested
Signed-off-by: Costa Shulyupin <costa.shul@...hat.com>
---
Changes in v2:
- removed misc from Embedded
- added group Miscellaneous
Signed-off-by: Costa Shulyupin <costa.shul@...hat.com>
---
Documentation/subsystem-apis.rst | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/Documentation/subsystem-apis.rst b/Documentation/subsystem-apis.rst
index 930dc23998a0..13b918fdae9b 100644
--- a/Documentation/subsystem-apis.rst
+++ b/Documentation/subsystem-apis.rst
@@ -62,18 +62,27 @@ Storage interfaces
target/index
**Fixme**: much more organizational work is needed here.
+Embedded interfaces
+-------------------
.. toctree::
:maxdepth: 1
- accounting/index
- cpu-freq/index
- fpga/index
- i2c/index
iio/index
- pcmcia/index
spi/index
+ i2c/index
+ fpga/index
w1/index
+
+Miscellaneous
+-------------
+
+.. toctree::
+ :maxdepth: 1
+
+ accounting/index
+ cpu-freq/index
+ pcmcia/index
watchdog/index
virt/index
hwmon/index
--
2.41.0
Powered by blists - more mailing lists