Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: add some documentation dirs to the driver-api book

Those are subsystem docs, with a mix of kABI and user-faced
docs. While they're not split, keep the dirs where they are,
adding just a pointer to the main index.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

+8 -4
+1 -1
Documentation/accounting/index.rst
··· 1 - :orphan: 1 + .. SPDX-License-Identifier: GPL-2.0 2 2 3 3 ========== 4 4 Accounting
+1 -1
Documentation/block/index.rst
··· 1 - :orphan: 1 + .. SPDX-License-Identifier: GPL-2.0 2 2 3 3 ===== 4 4 Block
+1 -1
Documentation/hid/index.rst
··· 1 - :orphan: 1 + .. SPDX-License-Identifier: GPL-2.0 2 2 3 3 ============================= 4 4 Human Interface Devices (HID)
+1 -1
Documentation/iio/index.rst
··· 1 - :orphan: 1 + .. SPDX-License-Identifier: GPL-2.0 2 2 3 3 ============== 4 4 Industrial I/O
+4
Documentation/index.rst
··· 92 92 93 93 driver-api/index 94 94 core-api/index 95 + accounting/index 96 + block/index 97 + hid/index 98 + iio/index 95 99 leds/index 96 100 media/index 97 101 networking/index