Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame^] | 1 | .. -*- coding: utf-8; mode: rst -*- |
| 2 | |
| 3 | .. include:: <isonum.txt> |
| 4 | |
| 5 | .. _cec: |
| 6 | |
| 7 | ######################################### |
| 8 | Part V - Consumer Electronics Control API |
| 9 | ######################################### |
| 10 | |
| 11 | This part describes the CEC: Consumer Electronics Control |
| 12 | |
| 13 | |
| 14 | .. only:: html |
| 15 | |
| 16 | .. class:: toc-title |
| 17 | |
| 18 | Table of Contents |
| 19 | |
| 20 | .. toctree:: |
| 21 | :maxdepth: 5 |
| 22 | :numbered: |
| 23 | |
| 24 | cec-intro |
| 25 | cec-funcs |
| 26 | cec-pin-error-inj |
| 27 | cec-header |
| 28 | |
| 29 | |
| 30 | ********************** |
| 31 | Revision and Copyright |
| 32 | ********************** |
| 33 | Authors: |
| 34 | |
| 35 | - Verkuil, Hans <hans.verkuil@cisco.com> |
| 36 | |
| 37 | - Initial version. |
| 38 | |
| 39 | **Copyright** |copy| 2016 : Hans Verkuil |
| 40 | |
| 41 | **************** |
| 42 | Revision History |
| 43 | **************** |
| 44 | |
| 45 | :revision: 1.0.0 / 2016-03-17 (*hv*) |
| 46 | |
| 47 | Initial revision |