Upgrade dartdoc to v0.14.1 (#12420)
This commit is contained in:
parent
a30b109c9e
commit
11007b2aff
@ -10,7 +10,7 @@ set -e
|
|||||||
bin/flutter --version
|
bin/flutter --version
|
||||||
|
|
||||||
# Install dartdoc.
|
# Install dartdoc.
|
||||||
bin/cache/dart-sdk/bin/pub global activate dartdoc 0.13.0+3
|
bin/cache/dart-sdk/bin/pub global activate dartdoc 0.14.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…
x
Reference in New Issue
Block a user