Skip to content

Conversation

@AlexDaines
Copy link
Contributor

Title

Add sitemap.xml generation to doc generator

Description

Generates sitemap.xml during documentation builds containing URLs for all content pages in items/.

Motivation and Context

No sitemap existed for public documentation builds. Search engines couldn't efficiently discover all API reference pages.

Testing

  • Built doc generator
  • Generated test docs (Core, S3)
  • Verified sitemap.xml created with 2644 URLs
  • Validated XML with xmllint

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the code style of this project
  • I have read the README document
  • All new and existing tests passed

License

  • I confirm that this pull request can be released under the Apache 2 license

@AlexDaines AlexDaines changed the base branch from main to development November 25, 2025 18:34
@AlexDaines AlexDaines marked this pull request as draft November 25, 2025 18:36
@AlexDaines AlexDaines closed this Nov 25, 2025
@dscpinheiro dscpinheiro deleted the seo/generate-sitemap branch November 25, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant