mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Update dartdoc to 0.28.7 (#42136)
This commit is contained in:
parent
bb7acc1346
commit
4dcf1ab828
@ -104,7 +104,7 @@ if [[ -d "$FLUTTER_PUB_CACHE" ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Install and activate dartdoc.
|
# Install and activate dartdoc.
|
||||||
"$PUB" global activate dartdoc 0.28.5
|
"$PUB" global activate dartdoc 0.28.7
|
||||||
|
|
||||||
# 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…
Reference in New Issue
Block a user