mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Update to dartdoc 0.36.1 (#68791)
This commit is contained in:
parent
4ea6d3de93
commit
dcc8ced8e4
@ -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.0
|
||||
"$PUB" global activate dartdoc 0.36.1
|
||||
|
||||
# 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