Arm backend: Fix stale docgen generation pt.2#19685
Conversation
Port doc changes from 12bb0e7 from pure md-files to md.in stubs. Signed-off-by: Adrian Lundell <adrian.lundell@arm.com> Change-Id: I7257b4a13bdeda748eb9b3f8ffdc399343bc07c9
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19685
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ⏳ No Failures, 259 PendingAs of commit b523994 with merge base 6f052fe ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
There was a problem hiding this comment.
Pull request overview
Updates Arm backend docgen templates (.md.in) to align with the already-ported documentation structure, ensuring generated docs point to the correct “getting started” tutorial pages and have consistent section heading hierarchy.
Changes:
- Adjust VGF getting-started tutorial heading levels to correctly structure the Runtime section and its subsections.
- Update VGF overview reference links/toctree entries from the old tutorials index to the new getting-started tutorial page.
- Update Ethos-U overview reference links/toctree entries from the old tutorials index to the new getting-started tutorial page.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| backends/arm/scripts/docgen/vgf/vgf-getting-started-tutorial.md.in | Fixes heading hierarchy for the Runtime portion of the VGF getting-started tutorial template. |
| backends/arm/scripts/docgen/vgf/backends-arm-vgf-overview.md.in | Updates tutorial references/toctree to the new VGF getting-started tutorial path. |
| backends/arm/scripts/docgen/ethos-u/backends-arm-ethos-u-overview.md.in | Updates tutorial references/toctree to the new Ethos-U getting-started tutorial path. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Port doc changes from 12bb0e7 from pure md-files to md.in stubs.
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani