Skip to content

docs: update theme 1.9#58

Open
dgarcia360 wants to merge 1 commit intomainfrom
docs-update-theme-1.9
Open

docs: update theme 1.9#58
dgarcia360 wants to merge 1 commit intomainfrom
docs-update-theme-1.9

Conversation

@dgarcia360
Copy link
Collaborator

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.

1 participant