mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-06 08:20:11 +01:00
doc/user: rename filenames with underscores to dashes
Everything else is, let's be consistent here. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
bc56b6fa3c
commit
fa03158e7c
3 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ to be useful.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
button_debouncing.rst
|
||||
button-debouncing.rst
|
||||
clickpad-softbuttons.rst
|
||||
gestures.rst
|
||||
middle-button-emulation.rst
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@ src_rst = files(
|
|||
'absolute-coordinate-ranges.rst',
|
||||
'architecture.rst',
|
||||
'building.rst',
|
||||
'button_debouncing.rst',
|
||||
'button-debouncing.rst',
|
||||
'clickpad-softbuttons.rst',
|
||||
'contributing.rst',
|
||||
'device-configuration-via-udev.rst',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue