docs-realm icon indicating copy to clipboard operation
docs-realm copied to clipboard

(DOCSP-39500): Consolidate Install page

Open dacharyc opened this issue 7 months ago • 1 comments

Pull Request Info - SDK Docs Consolidation

Jira ticket: https://jira.mongodb.org/browse/DOCSP-39500

Notes for Reviewer Only five of the pages listed here should be considered to be in a "complete" state as of this PR:

  • Install
  • Apple Privacy Manifest
  • Build for tvOS
  • Install Atlas Device SDK for Flutter
  • Upgrade to Flutter SDK v2.0.0

I moved content off of existing install pages onto a bunch of other pages, but those pages will get more updates in the future to make them coherent pages. For now, you only need to confirm that the content got moved successfully and everything is still working.

Also, noting here that per conversations with the product and engineering teams, we are intentionally omitting the Java SDK (Java and Java-Kotlin) from the Install page.

Staged Page

Page Source

Add links to every SDK's pages where you got the SDK-specific information:

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 of master
  • [x] Tag the consolidated page for:
    • genre
    • meta.keywords
    • meta.description

Naming

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
  • [x] 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:

  • [x] Shared code example boxes contain language-specific snippets or placeholders for every language
  • [x] API reference details contain working API reference links or generic content
  • [x] Realm naming/language has been updated
  • [x] All relevant content from individual SDK pages is present on the consolidated page

dacharyc avatar Jul 18 '24 14:07 dacharyc