mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
da83c888bf
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>
44 lines
691 B
ReStructuredText
44 lines
691 B
ReStructuredText
.. -*- coding: utf-8; mode: rst -*-
|
|
|
|
.. include:: <isonum.txt>
|
|
|
|
.. _cec:
|
|
|
|
#########################################
|
|
Part V - Consumer Electronics Control API
|
|
#########################################
|
|
|
|
This part describes the CEC: Consumer Electronics Control
|
|
|
|
.. class:: toc-title
|
|
|
|
Table of Contents
|
|
|
|
.. toctree::
|
|
:maxdepth: 5
|
|
:numbered:
|
|
|
|
cec-intro
|
|
cec-funcs
|
|
cec-header
|
|
|
|
|
|
**********************
|
|
Revision and Copyright
|
|
**********************
|
|
Authors:
|
|
|
|
- Verkuil, Hans <hans.verkuil@cisco.com>
|
|
|
|
- Initial version.
|
|
|
|
**Copyright** |copy| 2016 : Hans Verkuil
|
|
|
|
****************
|
|
Revision History
|
|
****************
|
|
|
|
:revision: 1.0.0 / 2016-03-17 (*hv*)
|
|
|
|
Initial revision
|