diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-04-07 03:08:42 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-04-18 05:19:34 +0200 |
commit | b08c118cde9dfd92f1f3c90544a682ee8b2ea740 (patch) | |
tree | ae9fe094c35a07f4f7e9d296c6e25b26ee8b7825 /Documentation/input/index.rst | |
parent | Input: docs - note that MT-A protocol is obsolete (diff) | |
download | linux-b08c118cde9dfd92f1f3c90544a682ee8b2ea740.tar.xz linux-b08c118cde9dfd92f1f3c90544a682ee8b2ea740.zip |
Input: docs - split input docs into kernel- and user-facing
Split input documentation into several groups: kernel- and user-facing, and
notes about individual device drivers. Move device drivers docs into a
separate subdirectory.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/input/index.rst')
-rw-r--r-- | Documentation/input/index.rst | 39 |
1 files changed, 3 insertions, 36 deletions
diff --git a/Documentation/input/index.rst b/Documentation/input/index.rst index b25a67198a65..7a3e71c2bd00 100644 --- a/Documentation/input/index.rst +++ b/Documentation/input/index.rst @@ -8,42 +8,9 @@ Contents: :maxdepth: 2 :numbered: - input - input-programming - event-codes - joydev/index - multi-touch-protocol - gamepad - gameport-programming - ff - notifier - userio - -Input drivers -============= - -.. toctree:: - :maxdepth: 2 - :numbered: - - alps - amijoy - appletouch - atarikbd - bcm5974 - cma3000_d0x - cs461x - edt-ft5x06 - elantech - iforce-protocol - joystick-parport - gpio-tilt - ntrig - rotary-encoder - sentelic - walkera0701 - xpad - yealink + input_uapi + input_kapi + devices/index .. only:: subproject and html |