We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10fc245 commit 0b646a8Copy full SHA for 0b646a8
docs.json
@@ -396,7 +396,7 @@
396
]
397
},
398
{
399
- "title": "APIs",
+ "title": "Data Storage APIs",
400
"sources": [{
401
"path": "docs/api/storage/KVStoreAPI.md"
402
@@ -941,10 +941,11 @@
941
942
943
"title": "APIs",
944
- "intro": {
945
- "path": "docs/api/platform/Wait.md"
946
- },
947
- "sources": [{
+ "sources": [
+ {
+ "path": "docs/api/platform/Wait.md"
+ },
948
949
"path": "docs/api/platform/Callback.md"
950
951
0 commit comments