Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-23 | [media] doc-rst: better organize the media books | Mauro Carvalho Chehab | 1 | -6/+4 | |
The uAPI book has 5 parts, but they lost numeration after conversion to rst. Manually number those parts, and make the main index with 1 depth, to only show the parts and the annexes. At each part, use :maxwidth: 5, in order to show a more complete index. While here, fix the cross-references between different books. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> | |||||
2016-07-18 | [media] doc-rst: add documentation for fimc driver | Mauro Carvalho Chehab | 1 | -36/+59 | |
Convert the document to rst and add it to the v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> | |||||
2016-07-18 | [media] doc-rst: Move v4l docs to media/v4l-drivers | Mauro Carvalho Chehab | 1 | -0/+148 | |
Move V4L documentation files to media/v4l-drivers. Those aren't core stuff, so they don't fit at the kAPI document. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |