Skip to content

docs: update theme 1.9#2

Open
dkropachev wants to merge 2 commits intoscylla-4.xfrom
recreated-pr-838
Open

docs: update theme 1.9#2
dkropachev wants to merge 2 commits intoscylla-4.xfrom
recreated-pr-838

Conversation

@dkropachev
Copy link
Copy Markdown

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

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