diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-04-07 02:17:37 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-04-18 06:19:11 +0300 |
commit | 4c79e98be5a9c0bf8fce183cfbe63624514502ef (patch) | |
tree | 027c2fc945a28aa679c7175215d30d62ca190f52 /Documentation/input/index.rst | |
parent | 15e591a7171affc50682720198586f2ba5d53bb7 (diff) | |
download | linux-4c79e98be5a9c0bf8fce183cfbe63624514502ef.tar.xz |
Input: docs - update joystick documentation a bit
Consolidate use instructions and userspace API notes into the same chapter;
remove completely obsolete references, move 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 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Documentation/input/index.rst b/Documentation/input/index.rst index 5887c79173b8..b25a67198a65 100644 --- a/Documentation/input/index.rst +++ b/Documentation/input/index.rst @@ -2,8 +2,7 @@ The Linux Input Documentation ============================= -Core API -======== +Contents: .. toctree:: :maxdepth: 2 @@ -12,8 +11,7 @@ Core API input input-programming event-codes - joystick - joystick-api + joydev/index multi-touch-protocol gamepad gameport-programming |