[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)
commitd2c6815031681fb69fa14c4b17845dccd3210ab1
treeec234625bf24144bf060d0bcff93ce389d4171e8
parentfb6fc6c9ac66fe5d4a50905fd7f2dd14cd9e7ab9
[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
This page took 0.026945 seconds and 5 git commands to generate.