diff options
author | André Almeida <andrealmeid@collabora.com> | 2019-06-24 14:37:28 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-23 17:54:34 +0200 |
commit | edb0b4e24baa2cd34ea142f8ffd479853e7e6710 (patch) | |
tree | d09a3f545efcd8be0fa1a482697ff244151eb65f /Documentation/media/v4l-drivers | |
parent | media: vimc: stream: format comments as kernel-doc (diff) | |
download | linux-edb0b4e24baa2cd34ea142f8ffd479853e7e6710.tar.xz linux-edb0b4e24baa2cd34ea142f8ffd479853e7e6710.zip |
media: vimc.rst: Add a proper alt attribute to vimc.dot
According to W3C, "the content of the alt attribute is: use text that
fulfills the same function as the image". While it's hard to describe
the whole content of this image, replace the actual alt to something
more useful to people with slow connection or that uses screen readers.
Signed-off-by: André Almeida <andrealmeid@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media/v4l-drivers')
-rw-r--r-- | Documentation/media/v4l-drivers/vimc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/v4l-drivers/vimc.rst b/Documentation/media/v4l-drivers/vimc.rst index 4628b12d417f..bece85867424 100644 --- a/Documentation/media/v4l-drivers/vimc.rst +++ b/Documentation/media/v4l-drivers/vimc.rst @@ -15,7 +15,7 @@ recompile the driver to achieve your own topology. This is the default topology: .. _vimc_topology_graph: .. kernel-figure:: vimc.dot - :alt: vimc.dot + :alt: Diagram of the default media pipeline topology :align: center Media pipeline graph on vimc |