Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-09 | [media] libv4l-introduction.rst: improve crossr-references | Mauro Carvalho Chehab | 1 | -13/+20 | |
Use C cross-references to mention the V4L2 API calls on all places it occurs inside this file. While here, also mark constants as such. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> | |||||
2016-09-09 | [media] libv4l-introdution.rst: fix function definitions | Mauro Carvalho Chehab | 1 | -27/+35 | |
c:type is not the right tag for function definitions. Replace them by .. c:function:: Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> | |||||
2016-07-08 | doc_rst: rename the media Sphinx suff to Documentation/media | Mauro Carvalho Chehab | 1 | -0/+169 | |
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> |