[PATCH 3/3] docs: split to embedded interfaces and miscellaneous

From: Costa Shulyupin
Date: Sat Jul 15 2023 - 12:58:39 EST


to make the page more organized as requested

Signed-off-by: Costa Shulyupin <costa.shul@xxxxxxxxxx>
---
Documentation/subsystem-apis.rst | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)

diff --git a/Documentation/subsystem-apis.rst b/Documentation/subsystem-apis.rst
index 7b086c89e2be..11c3d9f25937 100644
--- a/Documentation/subsystem-apis.rst
+++ b/Documentation/subsystem-apis.rst
@@ -71,19 +71,28 @@ Storage interfaces
scsi/index
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
w1/index
+ peci/index
+
+Miscellaneous
+-------------
+
+.. toctree::
+ :maxdepth: 1
+
+ accounting/index
+ cpu-freq/index
+ pcmcia/index
watchdog/index
virt/index
accel/index
@@ -91,5 +100,4 @@ Storage interfaces
crypto/index
bpf/index
misc-devices/index
- peci/index
wmi/index
--
2.41.0