68cd5e0bed
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>
54 lines
803 B
ReStructuredText
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
|