]> git.baikalelectronics.ru Git - kernel.git/commit
[media] doc-rst: add media.h header to media contrller
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 9 Jul 2016 11:54:35 +0000 (08:54 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 9 Jul 2016 12:49:05 +0000 (09:49 -0300)
commita73a9487af9f5699c180776fb753c8f58cb5f769
treeec234625bf24144bf060d0bcff93ce389d4171e8
parentb4ad737704696d63acc846e7c6b15a809fef19f3
[media] doc-rst: add media.h header to media contrller

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>
Documentation/media/Makefile
Documentation/media/media.h.rst.exceptions [new file with mode: 0644]
Documentation/media/uapi/mediactl/media-controller.rst
Documentation/media/uapi/mediactl/media-header.rst [new file with mode: 0644]
Documentation/media/uapi/mediactl/media-ioc-device-info.rst
Documentation/media/uapi/mediactl/media-ioc-enum-entities.rst
Documentation/media/uapi/mediactl/media-ioc-enum-links.rst
Documentation/media/uapi/mediactl/media-ioc-g-topology.rst
Documentation/media/uapi/mediactl/media-ioc-setup-link.rst
Documentation/media/uapi/mediactl/media-types.rst