Skip to content

Commit 0b646a8

Browse files
committed
Can't use an API as an intro - then there's no explicit link to the API
1 parent 10fc245 commit 0b646a8

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
]
397397
},
398398
{
399-
"title": "APIs",
399+
"title": "Data Storage APIs",
400400
"sources": [{
401401
"path": "docs/api/storage/KVStoreAPI.md"
402402
},
@@ -941,10 +941,11 @@
941941
},
942942
{
943943
"title": "APIs",
944-
"intro": {
945-
"path": "docs/api/platform/Wait.md"
946-
},
947-
"sources": [{
944+
"sources": [
945+
{
946+
"path": "docs/api/platform/Wait.md"
947+
},
948+
{
948949
"path": "docs/api/platform/Callback.md"
949950
},
950951
{

0 commit comments

Comments
 (0)