mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
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>
This commit is contained in:
17
Documentation/input/input_kapi.rst
Normal file
17
Documentation/input/input_kapi.rst
Normal file
@@ -0,0 +1,17 @@
|
||||
.. include:: <isonum.txt>
|
||||
|
||||
################################
|
||||
Linux Input Subsystem kernel API
|
||||
################################
|
||||
|
||||
.. class:: toc-title
|
||||
|
||||
Table of Contents
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
input-programming
|
||||
gameport-programming
|
||||
notifier
|
||||
Reference in New Issue
Block a user