Sub-shard the docs shard (#62281)

Separate out offline docs, docset generation, and docs deployment
each into dedicated shards.

https://github.com/flutter/flutter/issues/60646
This commit is contained in:
Todd Volkert
2020-07-26 23:38:01 -07:00
committed by GitHub
parent 35e7005184
commit 8e0eee9008
3 changed files with 121 additions and 44 deletions

View File

@@ -8,7 +8,7 @@
"index": "index.html",
"icon32x32": "flutter/static-assets/favicon.png",
"allowJS": true,
"ExternalURL": "https://docs.flutter.io",
"ExternalURL": "https://api.flutter.dev",
"selectors": {
"#exceptions span.name a": {
"type": "Exception"