mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 14:24:11 +08:00
0dfbd35ed4
"class:: toc-title" was a workaround for older Sphinx versions that are no longer supported. The canonical way to add a heading to the ToC is to use :caption:. Do that. Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: linux-input@vger.kernel.org Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20231027081830.195056-8-vegard.nossum@oracle.com
20 lines
312 B
ReStructuredText
20 lines
312 B
ReStructuredText
.. include:: <isonum.txt>
|
|
|
|
###################################
|
|
Linux Input Subsystem userspace API
|
|
###################################
|
|
|
|
.. toctree::
|
|
:caption: Table of Contents
|
|
:maxdepth: 2
|
|
:numbered:
|
|
|
|
input
|
|
event-codes
|
|
multi-touch-protocol
|
|
gamepad
|
|
ff
|
|
joydev/index
|
|
uinput
|
|
userio
|