Skip to content

docs: update theme 1.9#838

Open
dgarcia360 wants to merge 1 commit intoscylladb:scylla-4.xfrom
dgarcia360:docs-update-theme-1.9-4
Open

docs: update theme 1.9#838
dgarcia360 wants to merge 1 commit intoscylladb:scylla-4.xfrom
dgarcia360:docs-update-theme-1.9-4

Conversation

@dgarcia360
Copy link

Motivation

Upgrades Sphinx to 9.x, MyST Parser to 5.x, Python to 3.11+–3.14, Node.js to 22, and replaces Poetry with uv for dependency management.

Changelog: https://github.com/scylladb/sphinx-scylladb-theme/blob/master/docs/source/upgrade/CHANGELOG.md#190---26-february-2026

How to test

  1. Make sure you are using Python 3.11-3.14:

    python --version
    
  2. Install uv:

    make setupenv
    
  3. Build the docs:

    make preview
    
  4. Docs should render without errors at http://127.0.0.1:5500

Copy link

@Lorak-mmk Lorak-mmk left a comment

Choose a reason for hiding this comment

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

The comments from Rust Driver, and cpp-rs-driver apply here as well:

  • Why pages job needs contents: write?
  • Why changelog and PR description says Python 3.11+, and pyproject.toml says 3.12+?

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.

2 participants