docs: promote "Build for Mobile" to top-level section + new pages#127
Open
rodrigo685 wants to merge 16 commits into
Open
docs: promote "Build for Mobile" to top-level section + new pages#127rodrigo685 wants to merge 16 commits into
rodrigo685 wants to merge 16 commits into
Conversation
…ld for Mobile, add Hardware Requirements
Signed-off-by: rpaillet-rgl <rodrigo@dclregenesislabs.xyz>
This was
linked to
issues
Jul 13, 2026
Signed-off-by: rpaillet-rgl <rodrigo@dclregenesislabs.xyz>
…lish sub-sections
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Promotes Build for Mobile to a top-level navigation section, restructures it into three sub-sections (Mobile Client / Develop / Publish), and adds several new reference pages. Also removes outdated copy and TestFlight beta references.
1. Promote "Build for Mobile" to top-level section (
creator/SUMMARY.md)## Build for Mobiletop-level section2. Remove outdated tip from Onscreen UI (
creator/sdk7/2d-ui/onscreen-ui.md)3. Add Hardware Requirements page (
creator/sdk7/building-for-mobile/hardware-requirements.md)4. Remove TestFlight hint block from Build for Mobile overview (
creator/sdk7/building-for-mobile/README.md)5. Remove TestFlight hint block from Player mobile app page (
player/mobile-app/README.md)6. Add Missing Features page (
creator/sdk7/building-for-mobile/missing-features.md)7. Add Sample Scenes page (
creator/sdk7/building-for-mobile/sample-scenes.md)8. Add Optimize Performance page (
creator/sdk7/building-for-mobile/optimize-performance.md)9. Add Mobile Client section with Overview page (
creator/sdk7/building-for-mobile/mobile-client/)10. Add Develop and Publish section indexes
develop/README.md— index linking Detect Platform, Preview on Mobile, Safe Area, UI Best Practices, Input on Mobile, Performancepublish/README.md— index linking Get Featured, iOS Curation11. Add image to Get Featured page (
creator/sdk7/building-for-mobile/get-featured.md)mobile-featured.pngbelow the intro paragraph12. Fix image paths
mobile-app-screenshot.png,mobile_scene_limits.png,mobile-featured.png) live at the repo root — corrected all relative paths across affected filesFiles changed
creator/SUMMARY.mdcreator/sdk7/2d-ui/onscreen-ui.mdcreator/sdk7/building-for-mobile/README.mdcreator/sdk7/building-for-mobile/hardware-requirements.mdcreator/sdk7/building-for-mobile/missing-features.mdcreator/sdk7/building-for-mobile/sample-scenes.mdcreator/sdk7/building-for-mobile/optimize-performance.mdcreator/sdk7/building-for-mobile/get-featured.mdmobile-featured.pngimagecreator/sdk7/building-for-mobile/mobile-client/README.mdcreator/sdk7/building-for-mobile/mobile-client/overview.mdcreator/sdk7/building-for-mobile/develop/README.mdcreator/sdk7/building-for-mobile/publish/README.mdplayer/mobile-app/README.md