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
fix: crawl sitemap index to resolve actual page URLs (#1031)
The new docs site uses a sitemapindex at sitemap.xml that references
child sitemaps (sitemap-0.xml, etc.) instead of listing pages directly.
This recursively follows the index to collect all page URLs.
Co-authored-by: dslovinsky <dslovinsky@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments