Update dartdoc to 0.43.0. (#82362)
This commit is contained in:
parent
468471bfc1
commit
cb57480bdd
@ -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.
|
||||||
"$PUB" global activate dartdoc 0.42.0
|
"$PUB" global activate dartdoc 0.43.0
|
||||||
|
|
||||||
# This script generates a unified doc set, and creates
|
# This script generates a unified doc set, and creates
|
||||||
# a custom index.html, placing everything into dev/docs/doc.
|
# a custom index.html, placing everything into dev/docs/doc.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user