Skip to content

Add unified SDK mobile vitals cdocs pages#35860

Open
rtrieu wants to merge 4 commits intomasterfrom
rosa/mobile-vitals-cdocs-migration
Open

Add unified SDK mobile vitals cdocs pages#35860
rtrieu wants to merge 4 commits intomasterfrom
rosa/mobile-vitals-cdocs-migration

Conversation

@rtrieu
Copy link
Copy Markdown
Contributor

@rtrieu rtrieu commented Apr 8, 2026

What does this PR do? What is the motivation?

Migrates the mobile vitals documentation to the unified SDK cdocs format, following the pattern established in #34337 (Setup), #34948 (Advanced Configuration), and #35011 (Data Collected).

  • Adds a new client_sdk_mobile_platform_options option group (android default, excludes browser/Roku) — needs Cdocs dev sign-off before merging
  • Extracts per-platform content from the shared _index.md (Hugo tabs) into individual shortcodes under layouts/shortcodes/mdoc/en/sdk/mobile_vitals/
  • Creates a unified content/en/client_sdks/mobile_vitals.mdoc.md page with a mobile-only platform filter (no browser, no Roku)
  • Adds thin {% partial %} wrappers for Android, iOS, Flutter, React Native, Kotlin Multiplatform, and Unity
  • Deletes the old per-platform mobile_vitals.md wrappers and the shared _index.md
  • Updates content/.gitignore with compiled output paths
  • Removes ?tab= params from per-platform menu entries; adds commented Mobile Vitals entry under Client SDKs (weight 4)

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

  • KMP has no platform-specific mobile vitals content in the source; the KMP shortcode redirects users to the Android and iOS pages
  • The new client_sdk_mobile_platform_options option group requires Cdocs dev approval before merging

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rtrieu rtrieu requested review from a team as code owners April 8, 2026 20:22
@github-actions github-actions bot added Architecture Everything related to the Doc backend cdocs labels Apr 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Preview links (active after the build_preview check completes)

New or renamed files

Removed or renamed files (these should redirect)

Renamed files

Modified Files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@buraizu
Copy link
Copy Markdown
Contributor

buraizu commented Apr 8, 2026

Created DOCS-13952 for documentation team review

@buraizu buraizu added the editorial review Waiting on a more in-depth review label Apr 8, 2026
@github-actions github-actions bot added the Images Images are added/removed with this PR label Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Architecture Everything related to the Doc backend cdocs editorial review Waiting on a more in-depth review Images Images are added/removed with this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants