linux_dsm_epyc7002/Documentation/media/uapi/rc/remote_controllers.rst
Mauro Carvalho Chehab da83c888bf [media] doc-rst: better organize the media books
The uAPI book has 5 parts, but they lost numeration after
conversion to rst. Manually number those parts, and make
the main index with 1 depth, to only show the parts and
the annexes.

At each part, use :maxwidth: 5, in order to show a more
complete index.

While here, fix the cross-references between different
books.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-07-23 08:03:24 -03:00

50 lines
783 B
ReStructuredText

.. -*- coding: utf-8; mode: rst -*-
.. include:: <isonum.txt>
.. _remote_controllers:
################################
Part III - Remote Controller API
################################
.. class:: toc-title
Table of Contents
.. toctree::
:maxdepth: 5
:numbered:
rc-intro
rc-sysfs-nodes
rc-tables
rc-table-change
lirc-dev
**********************
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