Update dartdoc to 3.0.0 (#89603)
This commit is contained in:
parent
71a4c6f8e8
commit
0353fa282b
@ -20,7 +20,7 @@ function generate_docs() {
|
|||||||
# Install and activate dartdoc.
|
# Install and activate dartdoc.
|
||||||
# NOTE: When updating to a new dartdoc version, please also update
|
# NOTE: 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 2.0.0
|
"$DART" pub global activate dartdoc 3.0.0
|
||||||
|
|
||||||
# Install and activate the snippets tool, which resides in the
|
# Install and activate the snippets tool, which resides in the
|
||||||
# assets-for-api-docs repo:
|
# assets-for-api-docs repo:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user