mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Update dartdoc to 0.36.2 (#69693)
This commit is contained in:
parent
212967449b
commit
c2054196a7
@ -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.36.1
|
||||
"$PUB" global activate dartdoc 0.36.2
|
||||
|
||||
# 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