David Brazdil | 0f672f6 | 2019-12-10 10:32:29 +0000 | [diff] [blame^] | 1 | .. Permission is granted to copy, distribute and/or modify this |
| 2 | .. document under the terms of the GNU Free Documentation License, |
| 3 | .. Version 1.1 or any later version published by the Free Software |
| 4 | .. Foundation, with no Invariant Sections, no Front-Cover Texts |
| 5 | .. and no Back-Cover Texts. A copy of the license is included at |
| 6 | .. Documentation/media/uapi/fdl-appendix.rst. |
| 7 | .. |
| 8 | .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections |
Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 9 | |
| 10 | .. include:: <isonum.txt> |
| 11 | |
| 12 | .. _cec: |
| 13 | |
| 14 | ######################################### |
| 15 | Part V - Consumer Electronics Control API |
| 16 | ######################################### |
| 17 | |
| 18 | This part describes the CEC: Consumer Electronics Control |
| 19 | |
| 20 | |
| 21 | .. only:: html |
| 22 | |
| 23 | .. class:: toc-title |
| 24 | |
| 25 | Table of Contents |
| 26 | |
| 27 | .. toctree:: |
| 28 | :maxdepth: 5 |
| 29 | :numbered: |
| 30 | |
| 31 | cec-intro |
| 32 | cec-funcs |
| 33 | cec-pin-error-inj |
| 34 | cec-header |
| 35 | |
| 36 | |
| 37 | ********************** |
| 38 | Revision and Copyright |
| 39 | ********************** |
| 40 | Authors: |
| 41 | |
David Brazdil | 0f672f6 | 2019-12-10 10:32:29 +0000 | [diff] [blame^] | 42 | - Verkuil, Hans <hverkuil-cisco@xs4all.nl> |
Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 43 | |
| 44 | - Initial version. |
| 45 | |
| 46 | **Copyright** |copy| 2016 : Hans Verkuil |
| 47 | |
| 48 | **************** |
| 49 | Revision History |
| 50 | **************** |
| 51 | |
| 52 | :revision: 1.0.0 / 2016-03-17 (*hv*) |
| 53 | |
| 54 | Initial revision |