docs-realm
docs-realm copied to clipboard
(DOCSP-39527): Consolidate Custom User Data page
Pull Request Info - SDK Docs Consolidation
Jira ticket: https://jira.mongodb.org/browse/DOCSP-39527
Staged Page
Note for reviewer: a couple of the API descriptions are missing where we just don't have an example and there's nothing notable to say. I've added notes to the follow-up gap tickets to also fill in these API descriptions when we add examples.
Page Source
Add links to every SDK's pages where you got the SDK-specific information:
- C++: Custom User Data
- .NET: Custom User Data
- Flutter: Custom User Data
- Java: Custom User Data
- Kotlin: Manage Custom User Data
- Node.js: Access Custom User Data
- Swift: Custom User Data
PR Author Checklist
Before requesting a review for your PR, please check these items:
- [x] Open the PR against the
feature-consolidated-sdk-docs
branch instead ofmaster
- [x] Tag the consolidated page for:
- genre
- meta.keywords
- meta.description
Naming
- [x] Update Realm naming and the language around persistence layer/local/device per this document
- [x] Include
.rst
files comply with the naming guidelines
Links and Refs
- [x] Create new consolidated SDK ref targets starting with "_sdks-" for relevant sections
- [x] Remove or update any SDK-specific refs to use the new consolidated SDK ref targets
- [x] Update any Kotlin API links to use the new Kotlin SDK roles
Content
- [x] Shared code boxes have snippets or placeholders for all 9 languages
- [ ] API description sections have API details or a generic placeholder for all 9 languages
- [x] Check related pages for relevant content to include
- [x] Create a ticket for missing examples in each relevant SDK: Consolidation Gaps epic
Reviewer Checklist
As a reviewer, please check these items:
- [ ] Shared code example boxes contain language-specific snippets or placeholders for every language
- [ ] API reference details contain working API reference links or generic content
- [ ] Realm naming/language has been updated
- [ ] All relevant content from individual SDK pages is present on the consolidated page