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/hid | |
parent | fe34c89d25429e079ba67416529514120dd715f8 (diff) | |
download | linux-stable-df1b7ce784c220373d202ea9f8bc0c424f2c9f7c.tar.gz linux-stable-df1b7ce784c220373d202ea9f8bc0c424f2c9f7c.tar.bz2 linux-stable-df1b7ce784c220373d202ea9f8bc0c424f2c9f7c.zip |
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/hid')
-rw-r--r-- | Documentation/hid/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hid/index.rst b/Documentation/hid/index.rst index af4324902622..737d66dc16a1 100644 --- a/Documentation/hid/index.rst +++ b/Documentation/hid/index.rst @@ -1,4 +1,4 @@ -:orphan: +.. SPDX-License-Identifier: GPL-2.0 ============================= Human Interface Devices (HID) |