mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Upgrade dartdoc to 0.19.1 (#17909)
This commit is contained in:
parent
1361071a21
commit
e816b89a1f
@ -22,7 +22,7 @@ if [ -d "$FLUTTER_PUB_CACHE" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Install dartdoc.
|
# Install dartdoc.
|
||||||
bin/cache/dart-sdk/bin/pub global activate dartdoc 0.19.0
|
bin/cache/dart-sdk/bin/pub global activate dartdoc 0.19.1
|
||||||
|
|
||||||
# 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