Avoid analyzing API example code twice, clean-up (#103548)
This commit is contained in:
committed by
GitHub
parent
2b19ecdc27
commit
8bec125aaf
@@ -25,7 +25,6 @@ function generate_docs() {
|
||||
# Install and activate the snippets tool, which resides in the
|
||||
# assets-for-api-docs repo:
|
||||
# https://github.com/flutter/assets-for-api-docs/tree/master/packages/snippets
|
||||
# >>> If you update this version, also update it in dev/bots/analyze_sample_code.dart <<<
|
||||
"$DART" pub global activate snippets 0.2.5
|
||||
|
||||
# This script generates a unified doc set, and creates
|
||||
|
||||
Reference in New Issue
Block a user