You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(pytorch): Add PyTorch 2.8 and 2.9 documentation support
This commit updates the PyTorch scraper for documentation versions 2.8
and 2.9, addressing changes in the theme and HTML structure.
Key changes:
- Identifies the main content area correctly in newer version docs.
- Supports the new breadcrumb navigation structure.
- Restore truncated entry names in newer docs using the full page title,
maintaining consistent naming conventions.
0 commit comments