mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Update dartdoc version to 0.15.1. (#14123)
This commit is contained in:
parent
37e1684825
commit
bc10fce46e
@ -19,7 +19,7 @@ if [ -d "$FLUTTER_PUB_CACHE" ]; then
|
||||
fi
|
||||
|
||||
# Install dartdoc.
|
||||
bin/cache/dart-sdk/bin/pub global activate dartdoc 0.15.0+1
|
||||
bin/cache/dart-sdk/bin/pub global activate dartdoc 0.15.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