Skip to content

docs: fix root sitemap.xml in multiversion builds - #979

Closed
dgarcia360 wants to merge 1 commit into
scylladb:scylla-4.xfrom
dgarcia360:fix-root-sitemap
Closed

docs: fix root sitemap.xml in multiversion builds#979
dgarcia360 wants to merge 1 commit into
scylladb:scylla-4.xfrom
dgarcia360:fix-root-sitemap

Conversation

@dgarcia360

Copy link
Copy Markdown

Problem

https://java-driver.docs.scylladb.com/sitemap.xml returns 404, while the per-version https://java-driver.docs.scylladb.com/stable/sitemap.xml exists.

Solution

Bump sphinx-scylladb-theme to 1.9.3. The theme copies the stable version's sitemap.xml to the site root during multiversion builds since 1.9.3; the lockfile was at 1.9.2.

How to test

Run make multiversion and check sitemap.xml is generated at the root of _build/dirhtml.

@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 55e33476-9954-415d-a988-425d1456f610

📥 Commits

Reviewing files that changed from the base of the PR and between 088290a and 0e1fb16.

⛔ Files ignored due to path filters (1)
  • docs/uv.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • docs/pyproject.toml

📝 Walkthrough

Walkthrough

The documentation project updates its sphinx-scylladb-theme build dependency from version 1.9.2 to 1.9.3. No other dependencies or configuration declarations change.

Possibly related PRs

Suggested reviewers: dkropachev

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: fixing the root sitemap.xml behavior in multiversion docs builds.
Description check ✅ Passed The description accurately describes the version bump and the sitemap.xml fix, which matches the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Comment @coderabbitai help to get the list of available commands.

@coderabbitai
coderabbitai Bot requested a review from dkropachev July 29, 2026 12:51
@dgarcia360

Copy link
Copy Markdown
Author

Not necessary, fixed by #977

@dgarcia360 dgarcia360 closed this Jul 29, 2026
@dgarcia360 dgarcia360 reopened this Jul 29, 2026
@dgarcia360 dgarcia360 closed this Jul 29, 2026
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