aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/v4l/open.rst (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-07-12[media] doc-rst: use the right markup for footnotesMauro Carvalho Chehab1-6/+6
According with ReST spec, footnotes should be like: [#name], and not [name]. So, change them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-07-08doc_rst: rename the media Sphinx suff to Documentation/mediaMauro Carvalho Chehab1-0/+158
The name of the subsystem is "media", and not "linux_tv". Also, as we plan to add other stuff there in the future, let's rename also the media uAPI book to media_uapi, to make it clearer. No functional changes. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>