Skip to content

Fix left nav TOC for backends overview page in main#16869

Merged
rascani merged 1 commit intorelease/1.1from
cherry-pick-16861-by-pytorch_bot_bot_
Jan 26, 2026
Merged

Fix left nav TOC for backends overview page in main#16869
rascani merged 1 commit intorelease/1.1from
cherry-pick-16861-by-pytorch_bot_bot_

Conversation

@pytorchbot
Copy link
Copy Markdown
Collaborator

The backends-overview page was only showing 6 backends instead of 13. This regression was introduced in commit cdc2701 (NXP Backend: Update documentation to the new scheme #15219) which inadvertently reverted correct toctree paths to incorrect ones during a table reformatting.

  • Toctree entries used old flat paths (e.g., backends-xnnpack) instead of the new subdirectory paths (e.g., backends/xnnpack/xnnpack-overview)
  • A circular toctree dependency between nxp-overview.md and nxp-dim-order.md caused Sphinx build failures

Test Plan: Built sphinx locally and rendered page

https://docs-preview.pytorch.org/pytorch/executorch/16861/backends-section.html

The backends-overview page was only showing 6 backends instead of 13.
This regression was introduced in commit cdc2701 (NXP Backend: Update
documentation to the new scheme #15219) which inadvertently reverted
correct toctree paths to incorrect ones during a table reformatting.

- Toctree entries used old flat paths (e.g., backends-xnnpack) instead
of the new subdirectory paths (e.g., backends/xnnpack/xnnpack-overview)
- A circular toctree dependency between nxp-overview.md and
nxp-dim-order.md caused Sphinx build failures

Test Plan: Built sphinx locally and rendered page

https://docs-preview.pytorch.org/pytorch/executorch/16861/backends-section.html
(cherry picked from commit 29b31da)
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Jan 26, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16869

Note: Links to docs will display an error until the docs builds have been completed.

❌ 8 New Failures

As of commit 343b0c1 with merge base 7492d0d (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 26, 2026
@rascani rascani merged commit c237fff into release/1.1 Jan 26, 2026
158 of 167 checks passed
@rascani rascani deleted the cherry-pick-16861-by-pytorch_bot_bot_ branch January 26, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants