summaryrefslogtreecommitdiffstats
path: root/Documentation/media/cec.h.rst.exceptions
Commit message (Collapse)AuthorAgeFilesLines
* [media] docs-rst: fix cec bad cross-referencesMauro Carvalho Chehab2016-09-091-6/+0Star
| | | | | | Fix some CEC cross references that are broken. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add CEC header file to the documentationMauro Carvalho Chehab2016-07-091-0/+492
Adding the header file is interesting for several reasons: 1) It makes MC documentation consistend with other parts; 2) The header file can be used as a quick index to all API elements; 3) The cross-reference check helps to identify symbols that aren't documented. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>