commit | 58759874002a71cbd48a01b615a210bb474e1f2b | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Jul 20 14:14:37 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Jul 23 08:03:24 2016 -0300 |
tree | 0e3124169831770ce628e851cf8ad2b9e7d30c60 | |
parent | 575f93084db35ced739a3df9ad398e46704c32c9 [diff] |
[media] doc-rst: Split v4l-core into one file per kAPI 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>