flutter/dev/tools
Greg Spencer 10e4b04010
Switch document generation to use the snippets package (#87231)
Switch document generation to use the snippets package instead of the snippets code in the Flutter repo. In the process, some bugs in sample code analysis have been fixed, and I've fixed some more errors in the samples.

This will allow the snippets package to be developed separately from the Flutter repo, and reduce the code in the Flutter repo.

The snippets code is deleted in this PR.

I also converted some comments in the snippet templates to be regular comments instead of doc comments, because having a doc comment block before the imports causes the Dart import sorter to lose the comment. They should have been regular comments in the first place.

The snippets package resides in the assets-for-api-docs repo.

The sample analysis has also been converted to be run in parallel, and I've bumped the Dartdoc version to 1.0.2.
2021-08-11 19:48:29 -07:00
..
bin Pin the customer_tests (#83964) 2021-07-02 19:16:04 -07:00
gen_keycodes Update all packages (#87579) 2021-08-03 16:37:48 -07:00
localization Migrate gen_localizations to null-safety (#86051) 2021-07-08 15:06:04 -07:00
test teach dartdoc.dart about LUCI_BRANCH env var (#86592) 2021-07-19 12:20:00 -07:00
vitool Update all packages (#87579) 2021-08-03 16:37:48 -07:00
.gitignore [flutter_conductor] update dev/tools with release tool (#69791) 2020-11-06 11:14:04 -08:00
dartdoc_checker.dart Migrate dartdoc to null safety (#84153) 2021-06-07 17:09:03 -07:00
dartdoc.dart Switch document generation to use the snippets package (#87231) 2021-08-11 19:48:29 -07:00
find_engine_commit.dart begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00
generate_android_spline_data.dart Update ClampingScrollSimulation to better match Android (#77497) 2021-03-12 16:23:05 -08:00
java_and_objc_doc.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
mega_gallery.dart migrate mega_gallery to null safety (#84061) 2021-06-07 10:34:04 -07:00
pubspec.yaml Update all packages (#87579) 2021-08-03 16:37:48 -07:00
repackage_gradle_wrapper.sh Point to a new artifacts location. (#70673) 2021-02-04 18:44:47 -08:00
update_icons.dart Fix regression (#86657) 2021-07-20 14:58:12 +02:00