[roll] Roll fuchsia [dart][doc] Avoid dart analyzer crashes.

dart-review.googlesource.com/c/sdk/+/223661 introduced a regression that
causes the analysis engine to crash on certain qualified names [x.y.z]
in dartdoc comments.

This cl subtly modifies our documentation to unblock the roll.

Once the root issue is fixed, this cl can optionally be reverted.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/629623
Original-Revision: 54c34805cc238ca847c7474c465860ba15a0d2cd
GitOrigin-RevId: 9791d320bf793e4c8346a3ac588b63f4a118131f
Change-Id: I7776d05465f8336852e74a5b7bad396fefafa451
1 file changed
tree: 722e5b068163a490773bbb4da514941febb5089d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.