Unverified Commit 76f03359 authored by Parker Lougheed's avatar Parker Lougheed Committed by GitHub

Update dartdoc to 6.1.3 (#116474)

No longer generates weird constructor-like calls interspersed.

Fixes https://github.com/dart-lang/dartdoc/issues/3201
parent 98d24138
......@@ -20,7 +20,7 @@ function generate_docs() {
# Install and activate dartdoc.
# NOTE: When updating to a new dartdoc version, please also update
# `dartdoc_options.yaml` to include newly introduced error and warning types.
"$DART" pub global activate dartdoc 6.1.2
"$DART" pub global activate dartdoc 6.1.3
# Install and activate the snippets tool, which resides in the
# assets-for-api-docs repo:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment