diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-18 17:16:23 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 11:03:02 -0300 |
commit | df1b7ce784c220373d202ea9f8bc0c424f2c9f7c (patch) | |
tree | ab8fc0d07341b25d264c3b8cce1610342a6dd90a /Documentation/index.rst | |
parent | fe34c89d25429e079ba67416529514120dd715f8 (diff) |
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>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index a322c8721d13..dcdaaff71633 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -92,6 +92,10 @@ needed). driver-api/index core-api/index + accounting/index + block/index + hid/index + iio/index leds/index media/index networking/index |