Skip to content

feat: add sphinx-sitemap dependency and configuration for sitemap generation - #24332

Open
imtherealnaska wants to merge 2 commits into
apache:mainfrom
imtherealnaska:sitemap-23258
Open

feat: add sphinx-sitemap dependency and configuration for sitemap generation#24332
imtherealnaska wants to merge 2 commits into
apache:mainfrom
imtherealnaska:sitemap-23258

Conversation

@imtherealnaska

@imtherealnaska imtherealnaska commented Aug 13, 2026

Copy link
Copy Markdown

Which issue does this PR close?

What changes are included in this PR?

There are 2 PR's for this issue. This one contains the changes for sitemap.xml

  • added the sphinx-sitemap build dependency.
  • enabled the sphinx_sitemap extension, set html_baseurl, and set sitemap_url_scheme = "{link}"

Are these changes tested?

Yes. Tested by building the docs and verifying the files getting generated in the build/

Are there any user-facing changes?

No.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 13, 2026
@imtherealnaska
imtherealnaska marked this pull request as ready for review August 13, 2026 17:02
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.14%. Comparing base (6b051b0) to head (d2089db).
⚠️ Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #24332      +/-   ##
==========================================
- Coverage   81.14%   81.14%   -0.01%     
==========================================
  Files        1112     1112              
  Lines      386933   386933              
  Branches   386933   386933              
==========================================
- Hits       313976   313958      -18     
- Misses      54467    54480      +13     
- Partials    18490    18495       +5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Jefffrey Jefffrey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be good once merge conflicts are resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants