[roll] Roll fuchsia [docs] Enhance alt text for component images

Improved accessibility by adding concise and descriptive alt text
to images in the component documentation, following Google best
practices.

Original-Bug: 475992855
Test: None, documentation change.
TAG=agy
CONV=99d44426-d888-4de5-991a-480a71bd4a5c

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1604691
Original-Revision: 321966491c109200a97df0b6bc878a103834d109
GitOrigin-RevId: 6ae68f74f3455e4e93b68e1c28b6a1ed1b666133
Change-Id: I128d52ccca3d712afdcc27491feebd7773c3012c
1 file changed
tree: 278dd8ed8536be638e75b0c97ff11370c65dd41b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.