Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@
* [Managed and Unmanaged Devices](core-concepts/devices/managed-and-unmanaged-devices.md)
* [Adding Custom Metadata to a Device](core-concepts/devices/adding-custom-metadata-to-a-device.md)
* [Filtering Devices by Custom Metadata](core-concepts/devices/filtering-devices-by-custom-metadata.md)
* [Handling Device Errors](core-concepts/devices/handling-device-errors.md)
* [Testing Your App Against Device Disconnection and Removal](core-concepts/devices/testing-your-app-against-device-disconnection-and-removal.md)
* [Providers](core-concepts/providers/README.md)
* [Provider Metadata](core-concepts/providers/provider-metadata.md)
* [Connected Accounts](core-concepts/connected-accounts/README.md)
* [Adding Custom Metadata to a Connected Account](core-concepts/connected-accounts/adding-custom-metadata-to-a-connected-account.md)
* [Filtering Connected Accounts by Custom Metadata](core-concepts/connected-accounts/filtering-connected-accounts-by-custom-metadata.md)
Expand Down
Loading