mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Update dartdoc to 0.40.0. (#76820)
This commit is contained in:
parent
3a0ba1c31e
commit
b300efcd8f
@ -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.
|
||||
"$PUB" global activate dartdoc 0.38.0
|
||||
"$PUB" global activate dartdoc 0.40.0
|
||||
|
||||
# This script generates a unified doc set, and creates
|
||||
# a custom index.html, placing everything into dev/docs/doc.
|
||||
|
Loading…
Reference in New Issue
Block a user