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:
Peter Hutterer 2018-08-02 09:44:01 +10:00
parent bc56b6fa3c
commit fa03158e7c
3 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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',