[roll] Roll fuchsia [zither] Update and refactor documentation

This change updates, prettifies, and extends zither's documentation:
in particular, the per-backend documentation previously in
//zircon/tools/zither/README.md is now distributed across
//zircon/tools/zither/backends/${backend_name}/README.md - and no
undocumented backends remain

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/780683
Original-Revision: 1e78513e61f3c7f77cc4a09c8cd0aeaba4916c53
GitOrigin-RevId: 08ce08f44309283229fea24826498ee439095d85
Change-Id: I64a8c0347341eee3b067b8cfbbe2998725462247
1 file changed
tree: 2e86ae7b18bfedfa63ce3b6ebc498c2cf9a27146
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.