Commit 8bcffc3
committed
docs: correct the hand-written pages that still taught the retired keys (#4667)
The generated `content/docs/references/**` pages regenerate themselves; these
six sites are hand-written and had to be read.
- `ui/apps.mdx` documented `homePageId` in the property table, named it in the
prose explaining why nav `id` is required, and authored it in the worked
example. The same table also still advertised `objects`, `apis` and
`mobileNavigation` — three keys #4142 retired, whose rows had outlived them.
All four rows go; leaving a table that documents keys the schema now rejects
is the docs half of the same defect this campaign exists to remove.
- `ui/translations.mdx` had already noticed the problem — it listed
`validationMessages` under "Current boundaries" as having no runtime consumer
— but described it as a gap to be filled rather than a key to stop writing.
Rewritten to point at `object.validations[].message`.
- `protocol/kernel/i18n-standard.mdx` authored the group in its worked bundle
and named it in the coverage-checking prose.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01E5CYr5SDwe85gH2Jr5KSgu1 parent d49fbc8 commit 8bcffc3
3 files changed
Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | 196 | | |
198 | 197 | | |
199 | 198 | | |
| |||
841 | 840 | | |
842 | 841 | | |
843 | 842 | | |
844 | | - | |
| 843 | + | |
845 | 844 | | |
846 | 845 | | |
847 | 846 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 53 | | |
58 | 54 | | |
59 | 55 | | |
| |||
181 | 177 | | |
182 | 178 | | |
183 | 179 | | |
184 | | - | |
| 180 | + | |
| 181 | + | |
185 | 182 | | |
186 | 183 | | |
187 | 184 | | |
| |||
286 | 283 | | |
287 | 284 | | |
288 | 285 | | |
289 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
290 | 289 | | |
291 | 290 | | |
292 | 291 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
239 | | - | |
240 | | - | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
241 | 243 | | |
242 | 244 | | |
243 | 245 | | |
| |||
0 commit comments