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

Message ID 20230715165826.75152-1-costa.shul@redhat.com
State New
Headers
Series [1/3] docs: consolidate networking interfaces |

Commit Message

Costa Shulyupin July 15, 2023, 4:58 p.m. UTC
  to make the page more organized as requested

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

Patch

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