summaryrefslogtreecommitdiffstats
path: root/Documentation/input/joydev
diff options
context:
space:
mode:
authorDmitry Torokhov2017-04-16 00:16:50 +0200
committerDmitry Torokhov2017-04-18 05:19:34 +0200
commitad6493800b08791bd7ea1a578b8c8b14dfecec0d (patch)
tree2b3bdd8fc77a71e8796eee7b68624aa632ac4bfe /Documentation/input/joydev
parentInput: docs - split input docs into kernel- and user-facing (diff)
downloadkernel-qcow2-linux-ad6493800b08791bd7ea1a578b8c8b14dfecec0d.tar.gz
kernel-qcow2-linux-ad6493800b08791bd7ea1a578b8c8b14dfecec0d.tar.xz
kernel-qcow2-linux-ad6493800b08791bd7ea1a578b8c8b14dfecec0d.zip
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.rst2
-rw-r--r--Documentation/input/joydev/joystick.rst2
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
============