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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user