Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-23 | [media] doc-rst: reorganize the kAPI v4l2 chapters | Mauro Carvalho Chehab | 1 | -2/+2 | |
Reorganize the order of the document, putting the chapters on a more logical order and renaming some sections. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> | |||||
2016-07-23 | [media] doc-rst: Split v4l-core into one file per kAPI | Mauro Carvalho Chehab | 1 | -0/+4 | |
Sphinx produce a 1:1 mapping between a rst file and an html file. So, we need to split the kernel-doc tags on multiple documents. A side effect is that we're now having a better name for each section of the kAPI documentation. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |