linux/Documentation/media/uapi/mediactl/media-controller.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

53 lines
905 B
ReStructuredText

.. -*- coding: utf-8; mode: rst -*-
.. include:: <isonum.txt>
.. _media_controller:
##############################
Part IV - Media Controller API
##############################
.. class:: toc-title
Table of Contents
.. toctree::
:maxdepth: 5
:numbered:
media-controller-intro
media-controller-model
media-types
media-funcs
media-header
**********************
Revision and Copyright
**********************
Authors:
- Pinchart, Laurent <laurent.pinchart@ideasonboard.com>
- Initial version.
- Carvalho Chehab, Mauro <mchehab@kernel.org>
- MEDIA_IOC_G_TOPOLOGY documentation and documentation improvements.
**Copyright** |copy| 2010 : Laurent Pinchart
**Copyright** |copy| 2015-2016 : Mauro Carvalho Chehab
****************
Revision History
****************
:revision: 1.1.0 / 2015-12-12 (*mcc*)
:revision: 1.0.0 / 2010-11-10 (*lp*)
Initial revision