Skip to content

docs: update theme 1.9#411

Merged
adespawn merged 2 commits intoscylladb:mainfrom
dgarcia360:docs-update-1.9
Mar 19, 2026
Merged

docs: update theme 1.9#411
adespawn merged 2 commits intoscylladb:mainfrom
dgarcia360:docs-update-1.9

Conversation

@dgarcia360
Copy link
Contributor

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

@dgarcia360 dgarcia360 requested a review from adespawn March 16, 2026 17:57
@adespawn adespawn merged commit af43425 into scylladb:main Mar 19, 2026
8 checks passed
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