Commit 049ce5f
authored
Document Admin docs sync workflow (#4497)
### Background
Admin UI extensions docs are generated from `Shopify/ui-extensions` and copied into `shopify-dev`. There is a required follow-up sync from `Shopify/extensibility` that needs to run last so App Home docs keep merged App Bridge and Polaris component data.
### Solution
- Add `packages/ui-extensions/docs/surfaces/admin/README.md` documenting the safe sync order.
- Call out that `docs:sync` must be rerun whenever `docs:admin` is rerun afterward.
- Include a copy-paste-safe `2026-04` command sequence.
### 🎩
Docs-only change. Self-reviewed the command order and verified shell commands are each on a single copy-paste-safe line.
### Checklist
- [x] I have updated relevant documentation1 file changed
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments