diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-21 22:05:35 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-23 13:04:21 +0200 |
commit | 243b6935aeeccc4e4e07ded08d2e743f21af3664 (patch) | |
tree | 591f791cf6de7bfba0139ede51883baee85b911d /Documentation/media/kapi/v4l2-videobuf.rst | |
parent | [media] doc-rst: move v4l2-dev doc to a separate file (diff) | |
download | linux-243b6935aeeccc4e4e07ded08d2e743f21af3664.tar.xz linux-243b6935aeeccc4e4e07ded08d2e743f21af3664.zip |
[media] v4l2-dev: add cross-references and improve markup
Add cross-references for the functions/structs and add
the markup tags to improve its display.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/kapi/v4l2-videobuf.rst')
-rw-r--r-- | Documentation/media/kapi/v4l2-videobuf.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/media/kapi/v4l2-videobuf.rst b/Documentation/media/kapi/v4l2-videobuf.rst index 01156728203c..54adfd772d28 100644 --- a/Documentation/media/kapi/v4l2-videobuf.rst +++ b/Documentation/media/kapi/v4l2-videobuf.rst @@ -1,3 +1,5 @@ +.. _vb_framework: + Videobuf Framework ================== |