Four doc: references in docs/DEVELOPER/release-notes/index.md point at slugs that don't resolve in this repo:
| Line |
Slug |
| 1094 |
doc:iftuner |
| 1287 |
doc:ifvideoscreen |
| 1395 |
doc:roslideshow |
| 1529 |
doc:ifcaptionrenderer |
Recommendation: add pages for these APIs to the v2 docs rather than dropping the links.
Reasons:
- Historical record. The release-note entries explain when and why these APIs changed; reference pages would explain what they were. Together they document the platform's evolution. Dropping the links severs that record.
- Legacy-to-modern code conversion. AI coding assistants and migration tools rely on accessible reference docs for deprecated APIs to help developers port legacy code to current SceneGraph/BrightScript equivalents.
- Self-consistency. The release notes already reference these APIs in prose; the linked pages would complete the loop.
Four
doc:references in docs/DEVELOPER/release-notes/index.md point at slugs that don't resolve in this repo:doc:iftunerdoc:ifvideoscreendoc:roslideshowdoc:ifcaptionrendererRecommendation: add pages for these APIs to the v2 docs rather than dropping the links.
Reasons: