diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-04-15 15:16:50 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-04-17 20:19:34 -0700 |
commit | ad6493800b08791bd7ea1a578b8c8b14dfecec0d (patch) | |
tree | 2b3bdd8fc77a71e8796eee7b68624aa632ac4bfe /Documentation/input/joydev | |
parent | b08c118cde9dfd92f1f3c90544a682ee8b2ea740 (diff) |
Input: docs - freshen up introduction
Stop saying that API is experimental and that only USB is supported,
acknowledge that evdev is the preferred interface, and remove paragraph
encouraging people sending snail mail to Vojtech :) along with his email.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/input/joydev')
-rw-r--r-- | Documentation/input/joydev/joystick-api.rst | 2 | ||||
-rw-r--r-- | Documentation/input/joydev/joystick.rst | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/input/joydev/joystick-api.rst b/Documentation/input/joydev/joystick-api.rst index 42edcfc6e8af..95803e2e8cd0 100644 --- a/Documentation/input/joydev/joystick-api.rst +++ b/Documentation/input/joydev/joystick-api.rst @@ -1,3 +1,5 @@ +.. _joystick-api: + ===================== Programming Interface ===================== diff --git a/Documentation/input/joydev/joystick.rst b/Documentation/input/joydev/joystick.rst index b90705eb69b1..9746fd76cc58 100644 --- a/Documentation/input/joydev/joystick.rst +++ b/Documentation/input/joydev/joystick.rst @@ -1,5 +1,7 @@ .. include:: <isonum.txt> +.. _joystick-doc: + Introduction ============ |