Skip to content

Commit

Permalink
add android api to docs (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielEliraz authored Jun 30, 2021
1 parent aa503f5 commit ebc7670
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
2 changes: 1 addition & 1 deletion website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {
'Advanced': ['docs/advanced-ios']
},
api: {
'Commands': ['api/general-api', 'api/ios-api'],
'Commands': ['api/general-api', 'api/ios-api', 'api/android-api'],
'Events': ['api/general-events', 'api/ios-events'],
'Objects': ['api/notification-obj']
}
Expand Down
19 changes: 0 additions & 19 deletions website/sidebarsApi.js

This file was deleted.

0 comments on commit ebc7670

Please sign in to comment.