[PATCH v2 4/5] media: vimc.rst: Add a proper alt attribute to vimc.dot

From: Andrà Almeida
Date: Mon Jun 24 2019 - 08:39:49 EST


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@xxxxxxxxxxxxx>
---

Changes in v2: none

Documentation/media/v4l-drivers/vimc.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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
--
2.22.0