d7a0cb74b1
The scripts in tools/dom/docs were using Mirrors to scrape the dart:html related libraries and generate the docs.json file, which is also used for docs in generating dart:html. With these scripts being out of date and our general migration plans for dart:html, we don't need these scripts anymore. We may still generate our dart:html documentation in the future, but it will involve a difference process. No change to dart:html when running `go.sh` Change-Id: Ie10af41b5dcff192be8961aa20c1ed493efa4593 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221027 Reviewed-by: Srujan Gaddam <srujzs@google.com> Commit-Queue: Riley Porter <rileyporter@google.com>