mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Upgrade dartdoc to version 0.21.1. (#22143)
This commit is contained in:
parent
cb531ad8c0
commit
dc5f85e72c
@ -63,7 +63,7 @@ if [[ -d "$FLUTTER_PUB_CACHE" ]]; then
|
||||
fi
|
||||
|
||||
# Install and activate dartdoc.
|
||||
"$PUB" global activate dartdoc 0.20.4
|
||||
"$PUB" global activate dartdoc 0.21.1
|
||||
|
||||
# This script generates a unified doc set, and creates
|
||||
# a custom index.html, placing everything into dev/docs/doc.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user