[media] doc-rst: Split v4l-core into one file per kAPI
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 20 Jul 2016 17:14:37 +0000 (14:14 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 23 Jul 2016 11:03:24 +0000 (08:03 -0300)
commit58759874002a71cbd48a01b615a210bb474e1f2b
tree0e3124169831770ce628e851cf8ad2b9e7d30c60
parent575f93084db35ced739a3df9ad398e46704c32c9
[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>
19 files changed:
Documentation/media/kapi/v4l2-async.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-controls.rst
Documentation/media/kapi/v4l2-core.rst
Documentation/media/kapi/v4l2-device.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-dv-timings.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-event.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-flash-led-class.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-mc.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-mediabus.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-mem2mem.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-of.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-rect.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-subdev.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-tuner.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-tveeprom.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-videobuf.rst [new file with mode: 0644]
Documentation/media/kapi/v4l2-videobuf2.rst [new file with mode: 0644]
Documentation/media/kapi/videobuf.rst [deleted file]
Documentation/media/media_kapi.rst