We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa503f5 commit ebc7670Copy full SHA for ebc7670
website/sidebars.js
@@ -5,7 +5,7 @@ module.exports = {
5
'Advanced': ['docs/advanced-ios']
6
},
7
api: {
8
- 'Commands': ['api/general-api', 'api/ios-api'],
+ 'Commands': ['api/general-api', 'api/ios-api', 'api/android-api'],
9
'Events': ['api/general-events', 'api/ios-events'],
10
'Objects': ['api/notification-obj']
11
}
website/sidebarsApi.js
0 commit comments