to make the page more organized as requested
Signed-off-by: Costa Shulyupin <[email protected]>
---
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 8664b05777c3..90a0535a932a 100644
--- a/Documentation/subsystem-apis.rst
+++ b/Documentation/subsystem-apis.rst
@@ -36,6 +36,18 @@ Human interfaces
gpu/index
fb/index
+Networking interfaces
+---------------------
+
+.. toctree::
+ :maxdepth: 1
+
+ networking/index
+ netlabel/index
+ infiniband/index
+ isdn/index
+ mhi/index
+
Storage interfaces
------------------
@@ -58,11 +70,7 @@ Storage interfaces
fpga/index
i2c/index
iio/index
- isdn/index
- infiniband/index
leds/index
- netlabel/index
- networking/index
pcmcia/index
spi/index
w1/index
@@ -76,6 +84,5 @@ Storage interfaces
usb/index
PCI/index
misc-devices/index
- mhi/index
peci/index
wmi/index
--
2.41.0
Costa Shulyupin <[email protected]> writes:
> to make the page more organized as requested
>
> Signed-off-by: Costa Shulyupin <[email protected]>
> ---
> Documentation/subsystem-apis.rst | 17 ++++++++++++-----
> 1 file changed, 12 insertions(+), 5 deletions(-)
Applied, thanks.
jon