Roll Dartdoc to 8.2.0 (#156426)
This is needed for compatibility with recent versions of the analyzer package that have removed some APIs. (see 8100ccf1c1
)
This commit is contained in:
parent
37d5dc45d1
commit
34457fe1f5
@ -121,7 +121,7 @@ function generate_docs() {
|
|||||||
# Install and activate dartdoc.
|
# Install and activate dartdoc.
|
||||||
# When updating to a new dartdoc version, please also update
|
# When updating to a new dartdoc version, please also update
|
||||||
# `dartdoc_options.yaml` to include newly introduced error and warning types.
|
# `dartdoc_options.yaml` to include newly introduced error and warning types.
|
||||||
"$DART" pub global activate dartdoc 8.0.13
|
"$DART" pub global activate dartdoc 8.2.0
|
||||||
|
|
||||||
# Build and install the snippets tool, which resides in
|
# Build and install the snippets tool, which resides in
|
||||||
# the dev/docs/snippets directory.
|
# the dev/docs/snippets directory.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user