docs: hid: convert to ReST
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 28 Jun 2019 12:19:59 +0000 (09:19 -0300)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Tue, 2 Jul 2019 08:19:34 +0000 (10:19 +0200)
commitcca4786174656673f89684347e0028c88df57031
tree9ae5ebb561ac93fc6138758acaae1b1e5fdb8c9d
parent763cf1f2d9bfc8349c5791689074c8c17edf660d
docs: hid: convert to ReST

Rename the HID documentation files to ReST, add an
index for them and adjust in order to produce a nice html
output via the Sphinx build system.

While here, fix the sysfs example from hid-sensor.txt, that
has a lot of "?" instead of the proper UTF-8 characters that
are produced by the tree command.

At its new index.rst, let's add a :orphan: while this is not linked to
the main index.rst file, in order to avoid build warnings.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Documentation/hid/hid-alps.rst [moved from Documentation/hid/hid-alps.txt with 64% similarity]
Documentation/hid/hid-sensor.rst [moved from Documentation/hid/hid-sensor.txt with 61% similarity]
Documentation/hid/hid-transport.rst [moved from Documentation/hid/hid-transport.txt with 93% similarity]
Documentation/hid/hiddev.rst [moved from Documentation/hid/hiddev.txt with 77% similarity]
Documentation/hid/hidraw.rst [moved from Documentation/hid/hidraw.txt with 89% similarity]
Documentation/hid/index.rst [new file with mode: 0644]
Documentation/hid/intel-ish-hid.rst [new file with mode: 0644]
Documentation/hid/intel-ish-hid.txt [deleted file]
Documentation/hid/uhid.rst [moved from Documentation/hid/uhid.txt with 94% similarity]
Documentation/input/input.rst
MAINTAINERS