linux/Documentation/media/uapi/rc/remote_controllers.rst
Mauro Carvalho Chehab 68cd5e0bed [media] doc-rst: add LIRC header to the book
Just like the other parts of the document, let's add the LIRC
header, as it is part of the API.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-07-10 07:50:13 -03:00

54 lines
803 B
ReStructuredText

.. -*- coding: utf-8; mode: rst -*-
.. include:: <isonum.txt>
.. _remotes:
#####################
Remote Controller API
#####################
.. _remote_controllers:
******************
Remote Controllers
******************
.. toctree::
:maxdepth: 1
:numbered:
rc-intro
rc-sysfs-nodes
rc-tables
rc-table-change
lirc_device_interface
lirc-header
**********************
Revision and Copyright
**********************
Authors:
- Carvalho Chehab, Mauro <mchehab@kernel.org>
- Initial version.
**Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
****************
Revision History
****************
:revision: 3.15 / 2014-02-06 (*mcc*)
Added the interface description and the RC sysfs class description.
:revision: 1.0 / 2009-09-06 (*mcc*)
Initial revision